Post B5rBCwvP9AiSVQXcJM by zygoon@fosstodon.org
(DIR) More posts by zygoon@fosstodon.org
(DIR) Post #B5rBCwvP9AiSVQXcJM by zygoon@fosstodon.org
0 likes, 0 repeats
I've spent some time on an example project that shows how to use GitHub workflows to fully handle #snapcraft publishing.Anything that builds, passes tests is published to the edge channel of the latest track.Anything that is tagged similarly goes to latest/candidateA manual dispatch promotes releases from latest/candidate to latest/stable.You can grab the workflow from https://github.com/zyga/hello-rust