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

53 commits

Author SHA1 Message Date
Jason Nagin
b67043ac89
checkout main repo 2024-07-09 09:41:38 -04:00
Jason Nagin
8bf355e8bd
missing curly brace 2024-07-09 09:40:04 -04:00
Jason Nagin
945607be28
include workflow itself 2024-07-09 09:38:46 -04:00
Jason Nagin
9d426b552a
set branch 2024-07-09 09:35:52 -04:00
Jason Nagin
e0c888058b
copy wiki from main repo 2024-07-09 09:33:52 -04:00
dependabot[bot]
edf9c39029
Bump docker/login-action from 2.1.0 to 3.2.0 (#125)
Some checks failed
Test Repo / Check variables are listed (push) Has been cancelled
2024-06-25 09:48:43 -04:00
Jason Nagin
92531089f9
inherit secrets 2024-06-21 11:51:54 -04:00
Jason Nagin
2b91de5959
add password 2024-06-21 11:28:08 -04:00
Jason Nagin
326734dccb
Add image signing (#124) 2024-06-21 10:26:19 -04:00
Jason Nagin
03ed84acd8
version must be a number 2024-06-13 15:17:32 -04:00
Jason Nagin
19c4aae2f2
Fix image_src not setting default value (#122) 2024-06-13 11:58:32 -04:00
Jason Nagin
3d7e6b3725
Add image_src variable for container image source override (#121) 2024-06-11 14:29:32 -04:00
Jason Nagin
383427c619
Add build for Fedora-bootc (#105) 2024-05-09 15:39:51 -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
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.
12d7515a8b fix job names 2024-03-19 13:40:45 -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
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
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
Jason N
8d9ceeb579
ci: Test resulting test ISO (#26) 2024-03-05 16:10:08 -05:00
Noel Miller
ef90875a1c
Add Support for Secure Boot (#37) 2024-03-05 13:11:52 -05:00
Jason N
41838b9ab6
Remove need for action_version (#27) 2024-03-01 13:07:12 -05:00
Jason N
d20af8b331
fix: fix ci failing on main (#23) 2024-02-28 12:59:18 -05:00
Jason N
76fa2f0c9e
ci: remove release workflow (#22) 2024-02-28 12:21:51 -05:00
Jason N
97b27601f6
feat: pull back updates from downstream (#14) 2024-02-27 12:42:24 -05:00