ublue-os / config

A layer to provide configuration files (udev rules, service units, etc)
https://universal-blue.org
Apache License 2.0
38 stars 26 forks source link

feat: added ujust toggle-release command #253

Open damiankorcz opened 3 months ago

damiankorcz commented 3 months ago

Description

This implements the feature mentioned in #251. I've tested it locally on my bluefin-nvidia install.

Usage

castrojo commented 3 months ago

Thanks for working on this! Ideally I think we'd want to poke at ghcr.io with skopeo to get the latest versions instead of putting the versions in the justfile, but this will do the job!

(I'll let the others chime in with reviews, thanks again!)

damiankorcz commented 3 months ago

Note to self: Run the just --unstable --fmt -f command on the file before submitting 😅

castrojo commented 3 months ago

Dang I totally forgot about this issue: https://github.com/ublue-os/bluefin/issues/832