Skip to content
Snippets Groups Projects

Integrate gitlab-ci/keep_artifacts

Merged GitBot requested to merge integrate/gitlab-ci/keep_artifacts/into/kirkstone into kirkstone

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")

Merge request reports

Merge request pipeline #123276 passed

Merge request pipeline passed for 69ced279

Approval is optional

Merged by GitBotGitBot 10 months ago (Apr 26, 2024 9:00am UTC)

Pipeline #123278 passed

Pipeline passed for 69ced279 on kirkstone

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading