humocs-man and GitHub
1e0df58fa4
Simplify GHCR push process in build workflow
...
Replaced the old push block with a simplified push to GHCR using the redhat-actions/push-to-registry action, streamlining the process and removing unnecessary steps.
2026-04-24 19:41:50 +02:00
humocs-man and GitHub
d24b82e6be
Update build workflow for OCI image handling
2026-04-24 19:04:26 +02:00
humocs-man and GitHub
5a4d35179c
Update comments in build.yml for clarity
2026-04-24 18:46:14 +02:00
humocs-man and GitHub
a611e8ee5f
Refactor GHCR push step to use OCI format
...
Updated the push block to use OCI Intermediate Step with zstd compression for better efficiency.
2026-04-24 18:33:10 +02:00
humocs-man and GitHub
73b96c784b
Update GHCR push step to use Skopeo with zstd
...
Replaced the 'Push To GHCR' block with a new implementation using Skopeo for pushing images with zstd compression.
2026-04-24 18:13:30 +02: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
6ff783473b
Delete .github/commit-convention.md
2026-04-06 17:51:36 +02:00
humocs-man and GitHub
d0d067a809
Delete .github/copilot-instructions.md
2026-04-06 17:51:19 +02:00
humocs-man and GitHub
ca37795a65
Delete .github/SETUP_CHECKLIST.md
2026-04-06 17:50:57 +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
humocs-man and GitHub
b7e555d43b
Change image retention period from 60 to 10 days
2026-03-28 13:23:05 +01:00
humocs-man and GitHub
3b4a2bb3a9
Update package name and retention period in workflow
2026-03-28 13:21:21 +01:00
humocs-man and GitHub
b364826d9c
Merge pull request #12 from humocs-man/dependabot/github_actions/sigstore/cosign-installer-4.1.1
...
deps: bump sigstore/cosign-installer from 3.10.0 to 4.1.1
2026-03-27 16:13:26 +01:00
humocs-man and GitHub
c9b0b568a5
Merge pull request #15 from humocs-man/dependabot/github_actions/renovatebot/github-action-46.1.6
...
deps: bump renovatebot/github-action from 46.1.5 to 46.1.6
2026-03-27 16:13:08 +01:00
humocs-man and GitHub
db6b004bc4
Merge pull request #14 from humocs-man/dependabot/github_actions/docker/login-action-4
...
deps: bump docker/login-action from 3 to 4
2026-03-27 16:12:24 +01:00
humocs-man and GitHub
4f6a6362ee
Merge pull request #13 from humocs-man/dependabot/github_actions/docker/metadata-action-6
...
deps: bump docker/metadata-action from 5 to 6
2026-03-27 16:12:09 +01:00
dependabot[bot] and GitHub
f135798c3a
deps: 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 )
- [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 >
2026-03-27 15:04:54 +00:00
dependabot[bot] and GitHub
40ba56f2fa
deps: bump docker/login-action from 3 to 4
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 3 to 4.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-27 15:04:49 +00:00
dependabot[bot] and GitHub
6163dec2f5
deps: bump docker/metadata-action from 5 to 6
...
Bumps [docker/metadata-action](https://github.com/docker/metadata-action ) from 5 to 6.
- [Release notes](https://github.com/docker/metadata-action/releases )
- [Commits](https://github.com/docker/metadata-action/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-27 15:04:47 +00:00
dependabot[bot] and GitHub
a7500a4947
deps: bump sigstore/cosign-installer from 4.1.0 to 4.1.1
...
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](https://github.com/sigstore/cosign-installer/compare/v4.1.0...v4.1.1 )
---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
dependency-version: 4.1.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-27 15:04:44 +00:00
humocs-man and GitHub
2c4d2f9d2b
Update build.yml
2026-03-27 16:03:51 +01:00
dependabot[bot] and GitHub
cca268b487
deps: bump renovatebot/github-action from 46.1.5 to 46.1.6
...
Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action ) from 46.1.5 to 46.1.6.
- [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/abd08c7549b2a864af5df4a2e369c43f035a6a9d...68a3ea99af6ad249940b5a9fdf44fc6d7f14378b )
---
updated-dependencies:
- dependency-name: renovatebot/github-action
dependency-version: 46.1.6
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-27 14:12:09 +00:00
humocs-man and GitHub
42c9c88675
Update build-installer-iso.yml
2026-03-26 20:02:50 +01:00
humocs-man and GitHub
764b1a40d4
Update build.yml
2026-03-26 19:33:01 +01:00
humocs-man and GitHub
23e540a38b
Merge pull request #10 from humocs-man/dependabot/github_actions/renovatebot/github-action-46.1.5
...
deps: bump renovatebot/github-action from 46.1.4 to 46.1.5
2026-03-26 17:20:42 +01:00
dependabot[bot] and GitHub
fa87e9328b
deps: bump renovatebot/github-action from 46.1.4 to 46.1.5
...
Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action ) from 46.1.4 to 46.1.5.
- [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/0b17c4eb901eca44d018fb25744a50a74b2042df...abd08c7549b2a864af5df4a2e369c43f035a6a9d )
---
updated-dependencies:
- dependency-name: renovatebot/github-action
dependency-version: 46.1.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-20 14:13:45 +00:00
dependabot[bot] and GitHub
255cff19ed
deps: bump docker/metadata-action from 5.8.0 to 6.0.0
...
Bumps [docker/metadata-action](https://github.com/docker/metadata-action ) from 5.8.0 to 6.0.0.
- [Release notes](https://github.com/docker/metadata-action/releases )
- [Commits](https://github.com/docker/metadata-action/compare/c1e51972afc2121e065aed6d45c65596fe445f3f...030e881283bb7a6894de51c315a6bfe6a94e05cf )
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-version: 6.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-20 14:13:21 +00:00
humocs-man and GitHub
460f26196f
Update docker metadata-action and enhance image labels
...
Updated docker metadata-action version and added new labels for image metadata.
2026-03-14 08:51:13 +01:00
humocs-man and GitHub
7dad400332
Update Image Metadata step in build workflow
2026-03-14 08:37:10 +01:00
humocs-man and GitHub
68428028ec
Disable Image Metadata step in build.yml
...
Commented out the Image Metadata step in the build workflow.
2026-03-14 07:32:39 +01:00
humocs-man and GitHub
4c9f0df021
Merge pull request #8 from humocs-man/dependabot/github_actions/sigstore/cosign-installer-4.1.0
...
deps: bump sigstore/cosign-installer from 3.10.0 to 4.1.0
2026-03-14 07:13:25 +01:00
humocs-man and GitHub
e22f66433b
Merge pull request #7 from humocs-man/dependabot/github_actions/renovatebot/github-action-46.1.4
...
deps: bump renovatebot/github-action from 40.3.2 to 46.1.4
2026-03-14 07:13:05 +01:00
dependabot[bot] and GitHub
31b5706f2c
deps: bump sigstore/cosign-installer from 3.10.0 to 4.1.0
...
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) from 3.10.0 to 4.1.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](https://github.com/sigstore/cosign-installer/compare/d7543c93d881b35a8faa02e8e3605f69b7a1ce62...ba7bc0a3fef59531c69a25acd34668d6d3fe6f22 )
---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
dependency-version: 4.1.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-13 14:09:25 +00:00
dependabot[bot] and GitHub
764a8c7fa5
deps: bump renovatebot/github-action from 40.3.2 to 46.1.4
...
Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action ) from 40.3.2 to 46.1.4.
- [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/b9486682a19fe4ea2dd1263c11b4e0c1fe1838fe...0b17c4eb901eca44d018fb25744a50a74b2042df )
---
updated-dependencies:
- dependency-name: renovatebot/github-action
dependency-version: 46.1.4
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-13 14:09:21 +00:00
dependabot[bot] and GitHub
6f02091e1f
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-03-13 14:08:57 +00:00
humocs-man and GitHub
e5af49e922
Add disk space cleanup step in workflow
...
Added a step to free disk space before preparing the output directory.
2026-03-13 12:21:42 +01:00
humocs-man and GitHub
8a4925a29b
Merge pull request #2 from humocs-man/dependabot/github_actions/actions/checkout-6
...
deps: bump actions/checkout from 4 to 6
2026-03-13 11:25:09 +01:00