opensmalltalk-vm icon indicating copy to clipboard operation
opensmalltalk-vm copied to clipboard

Invalid connection of latest-build tags to codebase

Open marceltaeumel opened this issue 4 years ago • 0 comments

I wanted to document the issue that the pre-releases "latest-build", "latest-assert-build", and "latest-debug-build" are a data sink for collecting the latest build artifacts, regardless of their timestamp. Initially, there was a new tag for those, corresponding to the actual code version. But soon after, that connection became invalid because of updated assets. The tag itself will never be "updated" or moved to a different commit. So, the GitHub interface shows an ever increasing age of those tags while the assets will indeed be "latest" and up-to-date if the actions pass.

You can use this issue to discuss alternative solutions to this matter.

grafik

marceltaeumel avatar Aug 25 '21 06:08 marceltaeumel