Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: nightly pipeline add expiry date #425

Merged
merged 1 commit into from
Apr 12, 2023

Conversation

m-ildefons
Copy link
Contributor

Update the nightly pipeline to use the unified dockerfile and self-hosted runner. Improve image handling of the nightly- and release-pipelines

  • Nerver expire release container images (explicitly)
  • Expire nightly container images after one week
  • Mark container images with the s3gw version at build time, defaulting to Development if the version isn't set correctly.

See also: #424
Signed-off-by: Moritz Röhrich moritz.rohrich@suse.com

Describe your changes

Issue ticket number and link

Checklist before requesting a review

  • I have performed a self-review of my code.
  • If it is a core feature, I have added thorough tests.
  • CHANGELOG.md has been updated should there be relevant changes in this PR.

Update the nightly pipeline to use the unified dockerfile and
self-hosted runner. Improve image handling of the nightly- and
release-pipelines

- Nerver expire release container images (explicitly)
- Expire nightly container images after one week
- Mark container images with the s3gw version at build time, defaulting
  to `Development` if the version isn't set correctly.

See also: s3gw-tech#424
Signed-off-by: Moritz Röhrich <moritz.rohrich@suse.com>
@m-ildefons m-ildefons added kind/quality Quality improvements, Refactoring, Automation via CI, E2E, Integration, CLI or REST API area/containers area/CI Continuous Integration labels Apr 3, 2023
@m-ildefons m-ildefons requested a review from jhmarina April 3, 2023 08:54
@m-ildefons m-ildefons self-assigned this Apr 3, 2023
@m-ildefons m-ildefons marked this pull request as ready for review April 11, 2023 11:07
@m-ildefons m-ildefons merged commit 5b3e438 into s3gw-tech:main Apr 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/CI Continuous Integration area/containers kind/quality Quality improvements, Refactoring, Automation via CI, E2E, Integration, CLI or REST API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants