34 Commits

Author SHA1 Message Date
Noel Miller
ca4434389e fix: simplify code and add if back for testing 2024-04-29 17:36:06 -05:00
Noel Miller
224e883845 fix: disable requirement for testing branch 2024-04-29 16:46:45 -05:00
Noel Miller
f49e0c0f25 fix: fix typo 2024-04-29 16:15:25 -05:00
Noel Miller
e1cbc25b8f fix: fully qualify path 2024-04-29 15:49:07 -05:00
Noel Miller
ad9ec4011e feat: remove root password option from installer 2024-04-29 15:25:02 -05:00
Kyle Gospodnetich
014c4edce4 chore(ci): Remove archive.org step 2024-04-24 14:31:04 -07:00
Kyle Gospodnetich
3996f8785a chore(ci): Update ISO major version 2024-04-24 10:21:07 -07:00
Kyle Gospodnetich
17c6889e54 chore: Move flatpak lists to installer /
chore: Fix fastfetch aliases, including under fish.
2024-04-21 16:03:20 -07:00
Kyle Gospodnetich
ed304d7a1a chore: Repo cleanup 2024-04-11 12:08:17 -07:00
Noel Miller
8677c87fe5 chore(ci): pin to release 2024-04-11 12:41:45 -05:00
Noel Miller
06dc42ecba chore(ci): test with main branch 2024-04-09 10:19:44 -05:00
Noel Miller
1028c5d9a3 chore(ci): try with deps branch 2024-04-06 17:17:06 -05:00
Noel Miller
ac2dd5e8e6 chore(ci): install using apt since no longer using a container 2024-04-06 15:49:08 -05:00
Noel Miller
cae2e62c2b chore(ci): test fix for extra boot params using main branch 2024-04-05 00:16:27 -05:00
Noel Miller
fa37f652c4
chore(ci): fix up name of iso artifact in testing (#939) 2024-04-02 15:18:19 -07:00
Noel Miller
255797527d chore(ci): fix upload directory location 2024-04-02 16:11:26 -05:00
Noel Miller
6c24e91c53 chore(ci): Change to upstream action and add flatpak support 2024-04-02 11:17:56 -07:00
Kyle Gospodnetich
ac10df8fa2 chore(ci): Use correct image name for archive.org 2024-04-01 22:28:59 -07:00
Kyle Gospodnetich
022bf16b7d
feat: Add ISO torrents via archive.org, huge thanks to @qoijjj for all the work on this (#933) 2024-04-01 21:15:07 -07:00
Robert Sturla
4b6565baa9
Upgrade isogenerator action and add pull_request trigger (#829) 2024-02-29 15:35:47 -08:00
Noel Miller
1e26697007
fix(ci): issues with enrollment password (#823) 2024-02-28 14:32:10 -08:00
Noel Miller
fe48ae0906
feat: Update isogenerator to latest version (#822)
This includes fixes for SECURE_BOOT_KEY_URL and allowing all languages to be available in the installer.
2024-02-28 12:35:40 -08:00
Benjamin Sherman
37828c4cd8 chore(ci): add EXTRA_BOOT_ARGS to env for ISO build (#813) 2024-02-25 18:04:35 -08:00
Noel Miller
a69e3e474a
chore(ci): update version with fix (#810) 2024-02-25 10:27:51 -08:00
Kyle Gospodnetich
2843cbc649 chore(ci): Fix image name check 2024-02-25 00:51:40 -08:00
Kyle Gospodnetich
00faf9226a chore(ci): Fix variable name 2024-02-25 00:49:25 -08:00
Kyle Gospodnetich
64edcd7660 chore(ci): Rename ISO step 2024-02-25 00:20:36 -08:00
Kyle Gospodnetich
94c97eebf1
chore(ci): Pre-emptively add budgie to ISO builder 2024-02-24 22:49:44 -08:00
Noel Miller
dd6599350e
chore(ci): Add extra boot args feature to support steam deck (#806) 2024-02-24 20:05:11 -08:00
Kyle Gospodnetich
530a9e8509
chore(ci): Update to ISO Builder 1.0.5 2024-02-23 20:43:01 -08:00
Noel Miller
b2621cb43b
chore(ci): Adding required vars (#801) 2024-02-23 19:07:07 -08:00
Kyle Gospodnetich
62af827013
chore: Specify version 2024-02-23 19:00:26 -08:00
Noel Miller
4276798229
chore(ci): updated isogenerator to use latest (#799) 2024-02-23 17:41:29 -08:00
Noel Miller
eef8643f28 chore(ci): build isos (#794)
* chore(ci): build isos

* chore(ci): added image_tag for stable, updated version of action

* chore(ci): moved building ISOs into separate action

* chore(ci): fixed version

* chore(ci): registered workflow

* chore(ci): removed push

* chore(ci): renamed release-please to generate_changelog

* chore(ci): Added new upload action and readded push to test

* chore(ci): attempting upload using rclone action

* chore(ci): use colons instead of = sign

* chore(ci): try with latest

* chore(ci): refactored to use shell instead of action

* chore(ci): forgot export

* chore(ci): forgot secret access key

* chore(ci): removed ACL

* chore(ci): Updated isogenerator version

* Update .github/workflows/build_iso.yml

Co-authored-by: Jorge O. Castro <jorge.castro@gmail.com>

---------

Co-authored-by: Kyle Gospodnetich <me@kylegospodneti.ch>
Co-authored-by: Jorge O. Castro <jorge.castro@gmail.com>
2024-02-23 12:11:43 -08:00