Stream: ideas

Topic: roc release management - GH badges


view this post on Zulip Luke Boswell (Sep 04 2024 at 00:41):

Random idea -- if we have a versioned release like 0.0.12+479feca, could it be possible for a platform repository to include some kind of badge/shield that references that somehow.

I imagine a badge that points to the current supported release of roc that the platform is built for. Or maybe this is tied into the platform release notes somehow?

Maybe the badge changes color if it's no longer the latest build of roc?

We might have a CI job that pulls the latest build of roc and tests everything and then submits a PR to update the badge version if required.

view this post on Zulip Brendan Hansknecht (Sep 04 2024 at 01:20):

Yeah, a badge that says the latest functional roc version for a package/platform would be great

view this post on Zulip Brendan Hansknecht (Sep 04 2024 at 01:20):

Even more amazing if it can automatically try to test the latest non-breaking version.


Last updated: Jun 16 2026 at 16:19 UTC