Skip to content
Snippets Groups Projects
  1. Apr 26, 2024
    • GitBot's avatar
      Integrate gitlab-ci/keep_artifacts · dbe2dbc9
      GitBot authored
      --
      
      Commit: seco-ne/yocto/infrastructure/gitlab-ci@de9851be
      
      ci: add a job to handle artifacts after merge
      
      In the latest commit in the manifest it often happens, that the pipeline
      does not contain the artifacts itself, but just a link to the pipeline of the MR.
      
      Added a python script with corresponding GitLab CI job to launch this script.
      The script searches for the latest pipelines for default branch in manifest repo,
      and then decides either to keep or delete artifacts for particular build.
      
      The build artifacts are kept for:
      - the latest commit
      - the last successful build
      - the tagged commits (e.g. "fngsystem/47.0", "kirkstone/20.0")
      dbe2dbc9
  2. Apr 25, 2024
  3. Apr 23, 2024
  4. Apr 22, 2024
  5. Apr 19, 2024
  6. Apr 18, 2024
  7. Apr 17, 2024
  8. Apr 16, 2024
  9. Apr 15, 2024
  10. Apr 12, 2024
  11. Apr 11, 2024
  12. Apr 10, 2024
  13. Apr 05, 2024
  14. Apr 04, 2024
  15. Apr 03, 2024
Loading