1
0
Fork 0
mirror of https://github.com/JasonN3/build-container-installer.git synced 2025-12-25 10:57:55 +01:00
Commit graph

70 commits

Author SHA1 Message Date
Jason N.
b6f8dd4aad match default value 2024-05-09 16:56:39 -04:00
Jason N.
960be92807 add image_signed 2024-05-09 16:52:24 -04:00
Jason Nagin
383427c619
Add build for Fedora-bootc (#105) 2024-05-09 15:39:51 -04:00
Matt Norton
ee3a60c6a1
Add hyperlink to badge icons in README.md (#116) 2024-05-06 07:39:07 -04:00
Matt Norton
6e803c8fcb
Fix code example indentation (#114) 2024-05-01 08:41:18 -04:00
Matt Norton
575e169bf9
Fix spelling error in README.md (#112) 2024-04-30 11:05:03 -04:00
Jason N
80921040ca
Update examples with correct volume path (#109) 2024-04-23 10:28:57 -04:00
Jason N
8346576816
Remove cache after installing packages (#104) 2024-04-10 17:45:41 -04:00
Jason N
02c3b10f56
Fix dependencies path and issues with secure boot key (#100)
Co-authored-by: Noel Miller <noelmiller@protonmail.com>
2024-04-09 10:53:10 -04:00
Jason N
b669420287
Split Makfile and move workflow to Makefile (#88)
Co-authored-by: codacy-production[bot] <61871480+codacy-production[bot]@users.noreply.github.com>
2024-04-04 16:32:52 -04:00
dependabot[bot]
662f1a94e4
Bump actions/stale from 5 to 9 (#97)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-02 20:29:36 -04:00
dependabot[bot]
7e04293093
Bump Chizkiyahu/delete-untagged-ghcr-action from 3 to 4 (#98)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-02 20:27:54 -04:00
Jason N
2c44ea7043
Add dependabot (#96) 2024-04-02 15:25:13 -04:00
Jason N
bcc5ae23a1
Pass Flatpak vars directly and let Makefile figure it out from there (#94) 2024-03-28 20:53:36 -04:00
Jason N
7311a1d4c8
Clean repo of old packages (#92) 2024-03-27 17:02:56 -04:00
Jason N
5d818dc7f1
Delete untagged packages (#91) 2024-03-27 15:31:20 -04:00
Jason N
41e2ae1242
Fix version tag (#90) 2024-03-27 15:06:16 -04:00
Jason N
e514eda574
fix badge 2024-03-26 20:41:20 -04:00
Jason N.
1c3069fbf3 revert last commit 2024-03-26 15:52:45 -04:00
Jason N
1de61a8083
move quotes 2024-03-26 15:39:05 -04:00
Jason N
b5c953d8d3
Automatically determine Flatpak dependencies (#86)
Co-authored-by: Noel Miller <noelmiller@protonmail.com>
2024-03-26 14:17:21 -04:00
Jason N
f2305bbaf8
Add run build iso command to bot commands (#87) 2024-03-21 15:10:09 -04:00
Jason N
fadeb6fffb
use docker login command 2024-03-19 14:59:07 -04:00
Jason N
8196066a63
Fix issues pulling from fork build (#84) 2024-03-19 14:51:46 -04:00
Jason N
2a907a79c3
fix repo reference (#83) 2024-03-19 14:40:35 -04:00
Jason N.
12d7515a8b fix job names 2024-03-19 13:40:45 -04:00
Jason N.
d24a21a449 remove refs to repo 2024-03-19 13:18:24 -04:00
Jason N.
e8288bd5a9 add matrix version 2024-03-19 13:07:54 -04:00
Jason N.
4ae1721311 check if empty instead 2024-03-19 13:01:10 -04:00
Jason N.
3b58e69ec4 generate different tag for pr 2024-03-19 13:00:11 -04:00
Jason N.
c1c16f6420 Merge branch 'main' of https://github.com/JasonN3/build-container-installer 2024-03-19 12:47:24 -04:00
Jason N.
a4afd2efe6 lowercase 2024-03-19 12:46:37 -04:00
Jason N
5ee3e3cb8f
Fix tests for PRs (#80) 2024-03-19 11:11:11 -04:00
Jason N
bcfbc02ded
Split Tests to Separate files (#79) 2024-03-19 09:31:10 -04:00
Jason N
3d85c93010
Add tests (#76) 2024-03-18 14:32:01 -04:00
Jason N
3dc05c0efc
Fix post scripts and use multiple OS versions in tests (#70) 2024-03-14 20:38:19 -04:00
Noel Miller
10524ae6ea
Revert chmod command on build directory (#75) 2024-03-14 10:17:25 -04:00
Jason N
4ae7d1893c
flatpak_set_repo fails to load (#72) 2024-03-13 17:24:39 -04:00
Jason N
bbac3469b1
Only run some actions on 38 or older (#69) 2024-03-13 14:28:34 -04:00
Jason N
6f1f78fa89
Add stale workflow (#68) 2024-03-13 09:25:32 -04:00
Jason N
4fac21d55f
Allowing storing the Flatpak refs in files (#66) 2024-03-12 18:28:03 -04:00
Jason N
f4fd87855a
Use the Lorax templates for the OS version (#64) 2024-03-12 14:24:02 -04:00
Jason N
4710f3002d
Prep for Anaconda 41 (#62) 2024-03-12 10:43:14 -04:00
Jason N
2d28aec740
Fix builds on main (#63) 2024-03-12 09:20:00 -04:00
Jason N
13bbd2a24d
Fixes macros still being readable (#61) 2024-03-12 09:14:57 -04:00
Jason N
df936e3365
Fix var reference (#56) 2024-03-11 17:08:54 -04:00
Jason N
c3dfff5c5b
Allow caching of dnf (#46) 2024-03-11 16:29:45 -04:00
Jason N
bfa150ceeb
Add flatpaks (#32) 2024-03-10 23:39:22 -04:00
Noel Miller
54d89036fb
Fix Container Copying to Directory (#41) 2024-03-08 11:05:20 -05:00
Jason N
0b68c00dcf
Run tests using multiple installer versions (#47) 2024-03-07 11:42:05 -05:00