humocs-man and GitHub
37ae1b0735
Refactor build workflow for monolithic image
...
Updated GitHub Actions workflow to build and push a monolithic image, including changes to image tags and steps for handling the GitHub Container Registry.
2026-05-17 19:46:59 +02:00
humocs-man and GitHub
0d4f908ef2
Change export format from OCI directory to tarball
...
Updated the workflow to export the monolithic image as a tarball instead of an OCI directory. Adjusted subsequent steps to use the new tarball format for processing.
2026-05-17 19:29:36 +02:00
humocs-man and GitHub
337085da5f
Fix OCI path and output format in build.yml
...
Updated the syntax for the OCI path and output format in the build process.
2026-05-17 19:16:26 +02:00
humocs-man and GitHub
dc0a754c79
Export monolithic image to OCI directory
...
Export the built image as a neutral OCI directory and adjust permissions for the output directory.
2026-05-17 19:01:49 +02:00
humocs-man and GitHub
af9200cce6
Refactor build process to use podman with host privileges
...
Updated the build process to use podman with host privileges for building the OCI archive, replacing the previous rpm-ostree installation method.
2026-05-17 18:44:42 +02:00
humocs-man and GitHub
ef46b99ee8
Modify build.yml to include rpm-ostree installation
...
Updated the build workflow to install rpm-ostree directly on the runner and apply native bootc rechunking.
2026-05-17 18:30:50 +02:00
humocs-man and GitHub
48696bf352
Enhance build workflow to extract OCI archive
...
Added steps to extract and copy the OCI archive from the built image.
2026-05-17 18:12:52 +02:00
humocs-man and GitHub
4d2b265511
Modify Skopeo command to use podman unshare
...
Wrap the Skopeo command in 'podman unshare' to resolve rootless permission issues on the GitHub runner.
2026-05-17 17:31:31 +02:00
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