humocs-man and GitHub
30e6f06bc3
Refactor build workflow by removing rechunking step
...
Removed native bootc rechunking step and updated image copy process.
2026-05-17 17:20:53 +02:00
humocs-man and GitHub
a568cd6c59
Change container image and update rechunking command
...
Updated the container image used for rechunking and modified the installation command for rpm-ostree.
2026-05-17 16:46:21 +02:00
humocs-man and GitHub
cd3f1d389b
Refactor rechunking process to use Fedora boot container
...
Updated the build process to use a privileged Fedora boot container for rechunking.
2026-05-17 16:37:12 +02:00
humocs-man and GitHub
1e343466da
Update action versions in build workflow
2026-05-17 16:26:57 +02:00
humocs-man and GitHub
fc31d6fc17
Update GitHub Actions workflow for build process
2026-05-17 16:19:25 +02:00
humocs-man and GitHub
95fceb1dd1
Refactor build.yml comments and simplify Chunkah process
...
Updated comments and removed local patching of JSON for Chunkah run.
2026-05-17 15:47:06 +02:00
humocs-man and GitHub
b4b96aee70
Refactor image digest retrieval in build workflow
...
Updated the workflow to fetch the final image digest directly from GHCR instead of calculating it from the OCI archive.
2026-05-17 14:58:51 +02:00
humocs-man and GitHub
54549c5b31
Refactor comments and clean up build.yml
...
Updated comments for clarity and removed unused variables in the build workflow.
2026-05-17 14:25:11 +02:00
humocs-man and GitHub
36e0a2a0bc
Update build workflow to use Skopeo
...
Refactor build workflow to use Skopeo for image pushing and signing.
2026-05-17 13:59:36 +02:00
humocs-man and GitHub
58e29223b4
Refactor build.yml for Chunkah and image handling
...
Removed invalid 'image-archive' argument and adjusted annotations for Chunkah run.
2026-05-17 13:34:54 +02:00
humocs-man and GitHub
10245ffc47
Refactor build workflow and optimize chunkah process
...
Removed commented-out code and unnecessary steps from the build workflow. Updated chunkah optimization process and added image-archive parameter for registry push.
2026-05-17 13:16:01 +02:00
humocs-man and GitHub
3c4ecc8ae9
Update Chunkah run command with correct --rootfs flag
2026-05-17 12:47:46 +02:00
humocs-man and GitHub
d5ae4f45d7
Refactor build workflow for image optimization
...
Updated GitHub Actions workflow to optimize image building and signing process.
2026-05-17 12:36:18 +02:00
humocs-man and GitHub
3cd690bfe8
Merge pull request #28 from humocs-man/dependabot/github_actions/renovatebot/github-action-46.1.14
...
deps: bump renovatebot/github-action from 46.1.13 to 46.1.14
2026-05-17 09:47:55 +02:00
dependabot[bot] and GitHub
534a12e538
deps: bump renovatebot/github-action from 46.1.13 to 46.1.14
...
Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action ) from 46.1.13 to 46.1.14.
- [Release notes](https://github.com/renovatebot/github-action/releases )
- [Changelog](https://github.com/renovatebot/github-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/renovatebot/github-action/compare/79dc0ba74dc3de28db0a7aeb1d0b95d5bf5fde2a...693b9ef15eec82123529a37c782242f091365961 )
---
updated-dependencies:
- dependency-name: renovatebot/github-action
dependency-version: 46.1.14
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-15 14:15:40 +00:00
dependabot[bot] and GitHub
853fbece1f
deps: bump actions/cache from 4 to 5
...
Bumps [actions/cache](https://github.com/actions/cache ) from 4 to 5.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-15 14:15:12 +00:00
humocs-man and GitHub
e35f204d1d
Update clean.yml
2026-05-13 21:35:27 +02:00
humocs-man and GitHub
3a5f9a18d7
Add cache step for buildah layers
...
Add caching for buildah layers to improve build performance.
2026-05-10 19:40:12 +02:00
humocs-man and GitHub
37d7d0ec7e
Merge pull request #26 from humocs-man/dependabot/github_actions/sigstore/cosign-installer-4.1.2
...
deps: bump sigstore/cosign-installer from 4.1.1 to 4.1.2
2026-05-08 17:21:50 +02:00
humocs-man and GitHub
1fdcbfe54e
Merge pull request #25 from humocs-man/dependabot/github_actions/renovatebot/github-action-46.1.13
...
deps: bump renovatebot/github-action from 46.1.12 to 46.1.13
2026-05-08 17:21:21 +02:00
humocs-man and GitHub
a5633e89d3
Modify build schedule in GitHub Actions
...
Updated the cron schedule for the workflow.
2026-05-08 17:20:34 +02:00
dependabot[bot] and GitHub
2f4fb5ff53
deps: bump sigstore/cosign-installer from 4.1.1 to 4.1.2
...
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](https://github.com/sigstore/cosign-installer/compare/cad07c2e89fa2edd6e2d7bab4c1aa38e53f76003...6f9f17788090df1f26f669e9d70d6ae9567deba6 )
---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
dependency-version: 4.1.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-08 14:14:49 +00:00
dependabot[bot] and GitHub
ddf1de2e5d
deps: bump renovatebot/github-action from 46.1.12 to 46.1.13
...
Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action ) from 46.1.12 to 46.1.13.
- [Release notes](https://github.com/renovatebot/github-action/releases )
- [Changelog](https://github.com/renovatebot/github-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/renovatebot/github-action/compare/f66d8679fcfcfa051abde6e7a623007173bf5164...79dc0ba74dc3de28db0a7aeb1d0b95d5bf5fde2a )
---
updated-dependencies:
- dependency-name: renovatebot/github-action
dependency-version: 46.1.13
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-08 14:14:45 +00:00
humocs-man and GitHub
763a4ad353
Disable scheduled builds in build.yml
...
Comment out the scheduled cron job in the build workflow.
2026-05-05 18:43:05 +02:00
dependabot[bot] and GitHub
7e583d2563
deps: bump renovatebot/github-action from 46.1.10 to 46.1.12
...
Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action ) from 46.1.10 to 46.1.12.
- [Release notes](https://github.com/renovatebot/github-action/releases )
- [Changelog](https://github.com/renovatebot/github-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/renovatebot/github-action/compare/83ec54fee49ab67d9cd201084c1ff325b4b462e4...f66d8679fcfcfa051abde6e7a623007173bf5164 )
---
updated-dependencies:
- dependency-name: renovatebot/github-action
dependency-version: 46.1.12
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-01 16:53:56 +00:00
humocs-man and GitHub
53c4e69f15
Change ISO type from bootc-installer to anaconda-iso
2026-04-26 13:28:39 +02:00
humocs-man and GitHub
fac233a009
Change ISO type from 'anaconda-iso' to 'bootc-installer'
2026-04-26 12:59:17 +02:00
humocs-man and GitHub
889c77dbf7
Fix docker pull command in build workflow
2026-04-26 12:53:17 +02:00
humocs-man and GitHub
2360e25e0b
Change ISO type from bootc-installer to anaconda-iso
2026-04-26 12:44:49 +02:00
humocs-man and GitHub
336b2a662c
Update container image and build type in workflow
2026-04-26 12:09:37 +02:00
humocs-man and GitHub
2777d4188b
Update cron schedule for build workflow
2026-04-25 14:09:45 +02:00
humocs-man and GitHub
2e77325c2d
Update cron schedule for build workflow
2026-04-24 22:32:10 +02:00
humocs-man and GitHub
6099ac5be8
Merge pull request #22 from humocs-man/dependabot/github_actions/renovatebot/github-action-46.1.10
...
deps: bump renovatebot/github-action from 46.1.9 to 46.1.10
2026-04-24 20:55:35 +02:00
dependabot[bot] and GitHub
e3613538e8
deps: bump actions/setup-node from 6.3.0 to 6.4.0
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 6.3.0 to 6.4.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/53b83947a5a98c8d113130e565377fae1a50d02f...48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: 6.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-24 14:10:51 +00:00
dependabot[bot] and GitHub
08d0d7e023
deps: bump renovatebot/github-action from 46.1.9 to 46.1.10
...
Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action ) from 46.1.9 to 46.1.10.
- [Release notes](https://github.com/renovatebot/github-action/releases )
- [Changelog](https://github.com/renovatebot/github-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/renovatebot/github-action/compare/eb932558ad942cccfd8211cf535f17ff183a9f74...83ec54fee49ab67d9cd201084c1ff325b4b462e4 )
---
updated-dependencies:
- dependency-name: renovatebot/github-action
dependency-version: 46.1.10
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-24 14:10:42 +00:00
dependabot[bot] and GitHub
30f22acf1a
deps: bump renovatebot/github-action from 46.1.8 to 46.1.9
...
Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action ) from 46.1.8 to 46.1.9.
- [Release notes](https://github.com/renovatebot/github-action/releases )
- [Changelog](https://github.com/renovatebot/github-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/renovatebot/github-action/compare/b67590ea780158ccd13192c22a3655a5231f869d...eb932558ad942cccfd8211cf535f17ff183a9f74 )
---
updated-dependencies:
- dependency-name: renovatebot/github-action
dependency-version: 46.1.9
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-17 14:10:00 +00:00
humocs-man and GitHub
7be7185f2e
Merge pull request #20 from humocs-man/dependabot/github_actions/actions/upload-artifact-7
...
deps: bump actions/upload-artifact from 4 to 7
2026-04-10 16:38:42 +02:00
dependabot[bot] and GitHub
b37845ae5f
deps: bump actions/checkout from 4 to 6
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 6.
- [Release notes](https://github.com/actions/checkout/releases )
- [Commits](https://github.com/actions/checkout/compare/v4...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 >
2026-04-10 14:30:49 +00:00
humocs-man and GitHub
c2a2c41aff
Merge pull request #18 from humocs-man/dependabot/github_actions/renovatebot/github-action-46.1.8
...
deps: bump renovatebot/github-action from 46.1.7 to 46.1.8
2026-04-10 16:29:50 +02:00
humocs-man and GitHub
db2300ae5a
Change cron schedule in build.yml
...
Updated cron schedule to run every 2 days at 10:05 AM.
2026-04-10 16:29:14 +02:00
dependabot[bot] and GitHub
554178a1e3
deps: bump actions/upload-artifact from 4 to 7
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4 to 7.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v7 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-10 14:09:49 +00:00
dependabot[bot] and GitHub
0a3d4de8b0
deps: bump renovatebot/github-action from 46.1.7 to 46.1.8
...
Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action ) from 46.1.7 to 46.1.8.
- [Release notes](https://github.com/renovatebot/github-action/releases )
- [Changelog](https://github.com/renovatebot/github-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/renovatebot/github-action/compare/3633cede7d4d4598438e654eac4a695e46004420...b67590ea780158ccd13192c22a3655a5231f869d )
---
updated-dependencies:
- dependency-name: renovatebot/github-action
dependency-version: 46.1.8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-10 14:09:38 +00:00
humocs-man and GitHub
04f1ce21d9
Update ISO upload path to include all .iso files
...
Changed the path to upload ISO artifacts to include all .iso files recursively.
2026-04-06 18:18:06 +02:00
humocs-man and GitHub
4548d259a2
Refactor GitHub Actions workflow for ISO build
2026-04-06 17:58:26 +02:00
humocs-man and GitHub
09d9cff0d9
Create build-installer-iso.yml workflow
...
Add GitHub Actions workflow to build installer ISO using Podman.
2026-04-06 17:55:05 +02:00
humocs-man and GitHub
39927bf690
Delete .github/workflows/validate-brewfiles.yml
2026-04-06 17:51:58 +02:00
humocs-man and GitHub
bef3f3c19e
Merge pull request #17 from humocs-man/dependabot/github_actions/docker/login-action-4.1.0
...
deps: bump docker/login-action from 4.0.0 to 4.1.0
2026-04-03 17:38:57 +02:00
dependabot[bot] and GitHub
df6641ebb4
deps: bump docker/login-action from 4.0.0 to 4.1.0
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/b45d80f862d83dbcd57f89517bcf500b2ab88fb2...4907a6ddec9925e35a0a9e82d7399ccc52663121 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-version: 4.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-03 14:08:02 +00:00
dependabot[bot] and GitHub
11f757a836
deps: bump renovatebot/github-action from 46.1.6 to 46.1.7
...
Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action ) from 46.1.6 to 46.1.7.
- [Release notes](https://github.com/renovatebot/github-action/releases )
- [Changelog](https://github.com/renovatebot/github-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/renovatebot/github-action/compare/68a3ea99af6ad249940b5a9fdf44fc6d7f14378b...3633cede7d4d4598438e654eac4a695e46004420 )
---
updated-dependencies:
- dependency-name: renovatebot/github-action
dependency-version: 46.1.7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-03 14:07:59 +00:00
humocs-man and GitHub
83c287fba5
Change image retention policy to 60 days
2026-03-28 13:26:17 +01:00