6 Commits

Author SHA1 Message Date
Zeglius
8c4e1c1267
chore(bazzite-rollback-helper): Minor tweaks (#1805)
* chore(bazzite-rollback-helper): Return 1 errcode on unsuccesful rebase

* chore(bazzite-rollback-helper): Add '-y' flag to skip confirmation on rebase

* chore(bazzite-rollback-helper): Confirmation on rebase defaults to yes

* chore(bazzite-rollback-helper): Reword rebase cancelation message

* chore(bazzite-rollback-helper): Comment out debug messages
2024-10-29 14:45:41 -07:00
Zeglius
5a31a44bec
chore: Rewrite of bazzite-rollback-helper and shorter name (#1791)
* chore(bazzite-rollback-helper): reimplement "list_images" subcommand

* chore(bazzite-rollback-helper): reimplement "current" subcommand

* chore(bazzite-rollback-helper): reimplement "rollback" subcommand

* chore(bazzite-rollback-helper): add "help" flag to "list_images" subcommand

* chore(bazzite-rollback-helper): add "help" and "verbose" flags to "current" subcommand

* chore(bazzite-rollback-helper): add "help" flag to "rollback" subcommand

* chore(bazzite-rollback-helper): reimplement rebase subcommand

* chore(bazzite-rollback-helper): reformat helptext

* chore(bazzite-rollback-helper): Better helptext for "rebase" subcommand

* chore(bazzite-rollback-helper): Simplified "current" subcommand

* chore(bazzite-rollback-helper): Added ostree-image format to "rebase"

* chore(bazzite-rollback-helper): Added "brh" as briefer name for helper

* chore(bazzite-rollback-helper): minor refactor
2024-10-28 09:56:42 -07:00
Aarron Lee
fdde27f58e
chore: add warning text for invalid args to bazzite-rollback-helper (#1705)
Co-authored-by: Aarron Lee <aarron-lee@users.noreply.github.com>
2024-10-03 14:28:47 +00:00
Aarron Lee
8137631e78
chore: minor updates to help text for bazzite-rollback-helper (#1540)
Co-authored-by: Aarron Lee <aarron-lee@users.noreply.github.com>
2024-08-26 19:58:37 +00:00
Aarron Lee
af4a669165
fix: update bazzite-rollback-helper list to capture new image tags (#1503)
Co-authored-by: Aarron Lee <aarron-lee@users.noreply.github.com>
2024-08-16 05:32:14 +00:00
Aarron Lee
1d146d6bbc
feat: add bazzite-rollback-helper util (#1002)
Co-authored-by: Aarron Lee <aarron-lee@users.noreply.github.com>
2024-04-22 16:24:44 -07:00