divnix / std

A DevOps framework for the SDLC with the power of Nix and Flakes. Good for keeping deadlines!
https://std.divnix.com
377 stars 41 forks source link

FlakeHub: support uploading existing tags #344

Closed grahamc closed 10 months ago

grahamc commented 10 months ago

If you're interested, you can publish existing tags using this updated workflow. Once this merges, you can go to the workflow on GitHub at https://github.com/divnix/std/actions/workflows/flakehub-publish-tagged.yml, click "Run workflow", and then type in -- for example -- v0.24.0-1 or v0.23.2.

I hope that helps!

(also note that it'll automatically upload as divnix/std if it is published from divnix/std, no need to specify the name key if you don't want to 👍.)

blaggacao commented 10 months ago

Oh nice, thank you. I did indeed wonder. For context: I just went through the click and run game coming from the FlakeHub lander because it was just so fast & convenient without much further thought.