Commit Graph
118 Commits
Author SHA1 Message Date
dependabot[bot]andGitHub 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-manandGitHub 53c4e69f15 Change ISO type from bootc-installer to anaconda-iso 2026-04-26 13:28:39 +02:00
humocs-manandGitHub fac233a009 Change ISO type from 'anaconda-iso' to 'bootc-installer' 2026-04-26 12:59:17 +02:00
humocs-manandGitHub 889c77dbf7 Fix docker pull command in build workflow 2026-04-26 12:53:17 +02:00
humocs-manandGitHub 2360e25e0b Change ISO type from bootc-installer to anaconda-iso 2026-04-26 12:44:49 +02:00
humocs-manandGitHub 336b2a662c Update container image and build type in workflow 2026-04-26 12:09:37 +02:00
humocs-manandGitHub 2777d4188b Update cron schedule for build workflow 2026-04-25 14:09:45 +02:00
humocs-manandGitHub 2e77325c2d Update cron schedule for build workflow 2026-04-24 22:32:10 +02:00
humocs-manandGitHub 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]andGitHub 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]andGitHub 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]andGitHub 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-manandGitHub 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]andGitHub 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-manandGitHub 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-manandGitHub 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]andGitHub 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]andGitHub 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-manandGitHub 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-manandGitHub 4548d259a2 Refactor GitHub Actions workflow for ISO build 2026-04-06 17:58:26 +02:00
humocs-manandGitHub 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-manandGitHub 39927bf690 Delete .github/workflows/validate-brewfiles.yml 2026-04-06 17:51:58 +02:00
humocs-manandGitHub 6ff783473b Delete .github/commit-convention.md 2026-04-06 17:51:36 +02:00
humocs-manandGitHub d0d067a809 Delete .github/copilot-instructions.md 2026-04-06 17:51:19 +02:00
humocs-manandGitHub ca37795a65 Delete .github/SETUP_CHECKLIST.md 2026-04-06 17:50:57 +02:00
humocs-manandGitHub 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]andGitHub 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]andGitHub 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-manandGitHub 83c287fba5 Change image retention policy to 60 days 2026-03-28 13:26:17 +01:00
humocs-manandGitHub b7e555d43b Change image retention period from 60 to 10 days 2026-03-28 13:23:05 +01:00
humocs-manandGitHub 3b4a2bb3a9 Update package name and retention period in workflow 2026-03-28 13:21:21 +01:00
humocs-manandGitHub 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-manandGitHub 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-manandGitHub 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-manandGitHub 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]andGitHub 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]andGitHub 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]andGitHub 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]andGitHub 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-manandGitHub 2c4d2f9d2b Update build.yml 2026-03-27 16:03:51 +01:00
dependabot[bot]andGitHub 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-manandGitHub 42c9c88675 Update build-installer-iso.yml 2026-03-26 20:02:50 +01:00
humocs-manandGitHub 764b1a40d4 Update build.yml 2026-03-26 19:33:01 +01:00
humocs-manandGitHub 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]andGitHub 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]andGitHub 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-manandGitHub 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-manandGitHub 7dad400332 Update Image Metadata step in build workflow 2026-03-14 08:37:10 +01:00
humocs-manandGitHub 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-manandGitHub 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