egeria icon indicating copy to clipboard operation
egeria copied to clipboard

Add docker build tag for 'latest release'

Open planetf1 opened this issue 2 years ago • 3 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Current Behavior

Docker images are tagged

  • with a version ie '3.3' or '3.3-SNAPSHOT' every time
  • with 'latest' when run from master

The end result is that someone can follow a fixed release, or always get from master easily.

However getting the 'latest officially released' image requires explicitly updating the version

Expected Behavior

Add a tag to the release pipeline 'stable' This will always pull the latest actual released code

Alternatives

The alternative would be to

  • Add a new tag 'experimental', or even 'master' or similar to tag images built from master & not use latest
  • Use 'latest' to mean the last good release (a change of behaviour)

Any Further Information?

No response

Would you be prepared to be assigned this issue to work on?

  • [X] I can work on this

Trivial to do technically, just need to decide what is best from a usability perspective

planetf1 avatar Nov 26 '21 09:11 planetf1

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 20 days if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Mar 28 '22 00:03 github-actions[bot]

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 20 days if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar May 28 '22 00:05 github-actions[bot]

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 20 days if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Jul 30 '22 00:07 github-actions[bot]

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 20 days if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Oct 10 '22 00:10 github-actions[bot]

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 20 days if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Dec 31 '22 00:12 github-actions[bot]

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 20 days if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Mar 05 '23 00:03 github-actions[bot]

this was fixed by PR #7495

planetf1 avatar Mar 08 '23 09:03 planetf1