Skip to content
Snippets Groups Projects
  1. Jun 28, 2022
  2. Jun 21, 2022
    • Tim Jaacks's avatar
      Share manifest pipeline for ci-test and yocto · 9b8cf51c
      Tim Jaacks authored
      Combine all common yaml parts in manifest-pipeline.yml and add
      manifest-pipeline-yocto.yml and manifest-pipeline-ci-test.yml
      containing the different variable assignments for each environment.
      
      This change implicitly introduces parent-child build job generation in
      the ci-test pipeline, like it is done in the yocto pipeline already.
      The ci-test build jobs have been moved to build-jobs-ci-test.jinja2
      accordingly.
      
      Furthermore rename GITLAB_CI_CURRENT_REV to GITLAB_CI_REVISION and
      remove the run conditions from all generated build jobs, since these are
      already present in the upstream trigger job.
      
      The repos including these files have to be updated with the new file
      and variable names.
      9b8cf51c
    • Tim Jaacks's avatar
      Use CI variables in build template directly · c1b939fe
      Tim Jaacks authored
      The job generation script implicitly passes the OS environment to the
      template, so that the template has access to all GitLab CI variables.
      Hence there is no need to explicitly pass any of them as command line
      arguments.
      
      This change makes the "generate-build-jobs" job more generic, so that
      it can be shared with the ci-test pipeline in the future.
      c1b939fe
    • Jonas Höppner's avatar
    • Tim Jaacks's avatar
      Yocto manifest build: re-enable build:merge_request job · 7f68f307
      Tim Jaacks authored
      This job was accidentally disabled in 2e6c1b4f, because it was included
      in the generated child pipeline. This pipeline is not created on the
      master, though, so the condition for the job was never met.
      
      Move the job to the parent pipeline again, so that it gets executed on
      the master like before.
      7f68f307
  3. Jun 20, 2022
  4. Jun 14, 2022
  5. Jun 13, 2022
  6. Jun 01, 2022
  7. May 31, 2022
  8. May 24, 2022
  9. May 20, 2022
  10. May 19, 2022
  11. May 16, 2022
  12. May 13, 2022
  13. May 10, 2022
  14. May 06, 2022
  15. May 05, 2022
  16. Apr 26, 2022
Loading