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

18 commits

Author SHA1 Message Date
dependabot[bot]
1e798104b4
Bump actions/checkout from 5 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-21 01:08:49 +00:00
dependabot[bot]
4ab1e18f83
Bump actions/checkout from 4 to 5 (#171)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jason Nagin <33561705+JasonN3@users.noreply.github.com>
2025-10-31 19:26:02 -04:00
Jason Nagin
c9ef3de332
Upgrade base image to 42 (#176) 2025-10-08 13:04:06 -04:00
Jason Nagin
362fea7d5d
Block broken lorax versions (#152) 2025-01-02 09:02:24 -05:00
Jason Nagin
19c4aae2f2
Fix image_src not setting default value (#122) 2024-06-13 11:58: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
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
b5c953d8d3
Automatically determine Flatpak dependencies (#86)
Co-authored-by: Noel Miller <noelmiller@protonmail.com>
2024-03-26 14:17:21 -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.
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