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

62 commits

Author SHA1 Message Date
dependabot[bot]
0b3d2aefc9
Bump sigstore/cosign-installer from 3.8.2 to 3.9.1
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.8.2 to 3.9.1.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](https://github.com/sigstore/cosign-installer/compare/v3.8.2...v3.9.1)

---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
  dependency-version: 3.9.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-24 03:23:35 +00:00
dependabot[bot]
d77e956373
Bump sigstore/cosign-installer from 3.7.0 to 3.8.2 (#162)
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-05-05 20:44:40 -04:00
dependabot[bot]
91208e0329
Bump docker/login-action from 3.3.0 to 3.4.0 (#160)
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-05-05 18:44:24 -04:00
Noel Miller
45fec1fc9d
Add tests for 42 (#161)
Co-authored-by: Jason N. <33561705+JasonN3@users.noreply.github.com>
2025-05-05 17:07:08 -04:00
Jason Nagin
46786df344
Test with base Fedora images (#155) 2025-01-08 10:39:29 -05:00
Jason Nagin
362fea7d5d
Block broken lorax versions (#152) 2025-01-02 09:02:24 -05:00
dependabot[bot]
f09a756b7a
Bump Chizkiyahu/delete-untagged-ghcr-action from 4 to 5 (#148)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-03 13:03:39 -05:00
Jason Nagin
ec2a9f4e3f
disable schedule 2024-10-31 09:47:55 -04:00
Jason Nagin
a1ce6da2d6
Add F41 tests (#145)
Co-authored-by: Noel Miller <noelmiller@protonmail.com>
2024-10-30 15:01:05 -04:00
dependabot[bot]
f9395d5ae1
Bump sigstore/cosign-installer from 3.6.0 to 3.7.0 (#143)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-28 09:36:44 -04:00
dependabot[bot]
0180c50030
Bump actions/checkout from 2 to 4 (#138)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-22 10:11:18 -04:00
Jason Nagin
f10dd64668
Add known errors page (#137) 2024-08-21 10:29:27 -04:00
Jason Nagin
54d9614590
Copy Wiki from main repo (#128)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-08-21 10:09:28 -04:00
dependabot[bot]
aa74d32215
Bump docker/login-action from 3.2.0 to 3.3.0 (#129)
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>
2024-08-12 11:40:47 -04:00
dependabot[bot]
f98ebd1420
Bump sigstore/cosign-installer from 3.5.0 to 3.6.0 (#131)
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>
2024-08-12 11:40:00 -04:00
Jason Nagin
776a9a7e98
Tag image with long sha (#136) 2024-08-12 11:38:47 -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
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