janus-idp / backstage-showcase

This repo is moving to https://github.com/redhat-developer/red-hat-developer-hub
https://janus-idp.io
Apache License 2.0
113 stars 151 forks source link

Improve our system of tagging images #102

Closed PatAKnight closed 1 year ago

PatAKnight commented 1 year ago

What do you want to improve?

We have some interest coming in from other teams to use the images that we build for the backstage-showcase app. We should come up with a method for improving how we tag our images to ensure that we do not introduce a breaking change / error that could potentially be disruptive to the other teams.

What is the current behavior?

We create two images that are tagged with latest and the git id every time there is a push to main.

What is the new behavior?

A method of ensuring there is an image that we can guarantee will work for the other teams. A couple of ideas that come to mind are included below.

:warning: Is this a breaking change?

Put an x in the boxes that apply

schultzp2020 commented 1 year ago

We should use changesets and then use the changeset when tagging images.