Skip to content

Conversation

@cedric-lamalle
Copy link
Member

@cedric-lamalle cedric-lamalle commented Jan 15, 2026

Upgrades to the Pipelines for our new automation:

  • The project version will now be set dynamically
  • Standards opencontainer labels are now added (created, revision, version)
  • Create promote pipeline to re-tag tested staging images (use the exact same image in production)
  • Create a separate quality check pipeline for PRs
  • Create image checks before promotion

Maven

  • Get commitId sha and version from the caller
  • Put org.opencontainers.image labels on generated images

NPM

  • Get commitId sha and version from the caller
  • Put org.opencontainers.image labels on generated images

uv

  • Get commitId sha and version from the caller
  • Put org.opencontainers.image labels on generated images

* The project version is now set dynamically
* Standards opencontainer labels are now added (created, revision,
  version)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants