8 Commits

Author SHA1 Message Date
Kyle Gospodnetich
fc25d04523
chore(deck): Remove latest from command example in os-branch-select 2024-03-04 09:43:24 -08:00
Kyle Gospodnetich
26b1d533b9
fix(deck): Ensure the detected branch name is always lowercase 2024-03-04 09:39:37 -08:00
RJ Trujillo
c5a69faba7
feat(ci): Introduce a stable tag (#710)
* feat(ci): Introduce a stable tag

The "stable" and "latest" tags are equivalent. Given "testing" and "unstable"
tags are used, users may likewise figure that the current stable release uses
the "stable" tag

* chore(image-info): Use stable tag

This will rebase to stable on freshly installed images

* chore(os-branch-select): Support stable tag

* chore(readme): Use :stable instead of :latest

---------

Co-authored-by: Kyle Gospodnetich <me@kylegospodneti.ch>
2024-01-24 18:45:34 -08:00
Kyle Gospodnetich
4c8034f5a6 chore: Standardize all bash scripts on #!/usr/bin/bash
chore: Standardize all python scripts on #!/usr/bin/python3
chore: Update path for ds-inhibit patch
chore(readme): Remove unused package
2023-12-23 00:02:42 -08:00
Kyle Gospodnetich
d9bf80549c chore: Minor syntax fix in os-branch-select 2023-11-12 16:33:42 -08:00
Kyle Gospodnetich
62e299c2b4 fix(deck): Modify returned/accepted values of os-branch-select to something the steam client understands 2023-11-10 21:52:11 -08:00
Kyle Gospodnetich
2c55fdd84a chore: Add new script to set rebase branch, allow use with polkit and execute from os-branch-select. 2023-11-02 23:27:31 -07:00
Kyle Gospodnetich
86bb026d39 feat: Add OS branch selection to Steam OS gamemode 2023-11-01 19:52:13 -07:00