Stream: ideas

Topic: release workflow


view this post on Zulip Luke Boswell (Jul 06 2026 at 08:28):

I've been bouncing around between many repositories and find common mistakes keep coming up with CI ... so i was thinking of making a Release workflow similar to setup-roc to use. Here is a proposal: https://gist.github.com/lukewilliamboswell/22b157bdb8c2c2a808b08bfae3546e7f

I'm thinking of making this in a repository tomorrow and then trying this out.

I'd particularly like to have something like this for the basic-cli/basic-webserver/http/path/unicode packages too. I'm not sure if this should be a roc owned repository if we want to do that. I'm happy to try it out first and wait until I've ironed out any issues if that is worthwhile. Or maybe we migrate this into a Roc repository if thats a better home for it?

@Anton interested to know what you think?

view this post on Zulip Anton (Jul 06 2026 at 12:42):

Great idea :)
I think it makes sense to put it under roc-lang right away, we can state that it's a work in progress at the top of the README.

view this post on Zulip Anton (Jul 06 2026 at 13:42):

The action is an excellent way to encourage a whole range of best practices.


Last updated: Jul 23 2026 at 13:15 UTC