Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
66 changes: 29 additions & 37 deletions .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,53 +33,45 @@ jobs:
with:
EXCLUDE_REGEX: 'amazonlinux-2.*|rhel.*|sles.*|solaris.*|windows-11-aarch64.*,macos-*'

# packer-lint:
# uses: chef/github-workflows/.github/workflows/packer-lint.yml@main
# secrets: inherit

pkr-bld-amazonlinux-arm64:
uses: ./.github/workflows/pkr-bld-amazonlinux-arm64.yml
secrets: inherit

pkr-bld-amazonlinux-x64:
uses: ./.github/workflows/pkr-bld-amazonlinux-x64.yml
packer-lint:
uses: chef/github-workflows/.github/workflows/packer-lint.yml@main
secrets: inherit

pkr-bld-hyperv-x64:
uses: ./.github/workflows/pkr-bld-hyperv-x64.yml
secrets: inherit
pkr-bld-hyperv-x64:
uses: ./.github/workflows/pkr-bld-hyperv-x64.yml
secrets: inherit

pkr-bld-parallels-arm64:
uses: ./.github/workflows/pkr-bld-parallels-arm64.yml
secrets: inherit
pkr-bld-parallels-arm64:
uses: ./.github/workflows/pkr-bld-parallels-arm64.yml
secrets: inherit

pkr-bld-parallels-x64:
uses: ./.github/workflows/pkr-bld-parallels-x64.yml
secrets: inherit
pkr-bld-parallels-x64:
uses: ./.github/workflows/pkr-bld-parallels-x64.yml
secrets: inherit

pkr-bld-qemu-arm64:
uses: ./.github/workflows/pkr-bld-qemu-arm64.yml
secrets: inherit
pkr-bld-qemu-arm64:
uses: ./.github/workflows/pkr-bld-qemu-arm64.yml
secrets: inherit

pkr-bld-qemu-x64:
uses: ./.github/workflows/pkr-bld-qemu-x64.yml
secrets: inherit
pkr-bld-qemu-x64:
uses: ./.github/workflows/pkr-bld-qemu-x64.yml
secrets: inherit

pkr-bld-virtualbox-arm64:
uses: ./.github/workflows/pkr-bld-virtualbox-arm64.yml
secrets: inherit
pkr-bld-virtualbox-arm64:
uses: ./.github/workflows/pkr-bld-virtualbox-arm64.yml
secrets: inherit

pkr-bld-virtualbox-x64:
uses: ./.github/workflows/pkr-bld-virtualbox-x64.yml
secrets: inherit
pkr-bld-virtualbox-x64:
uses: ./.github/workflows/pkr-bld-virtualbox-x64.yml
secrets: inherit

pkr-bld-vmware-arm64:
uses: ./.github/workflows/pkr-bld-vmware-arm64.yml
secrets: inherit
pkr-bld-vmware-arm64:
uses: ./.github/workflows/pkr-bld-vmware-arm64.yml
secrets: inherit

pkr-bld-vmware-x64:
uses: ./.github/workflows/pkr-bld-vmware-x64.yml
secrets: inherit
pkr-bld-vmware-x64:
uses: ./.github/workflows/pkr-bld-vmware-x64.yml
secrets: inherit

check_jobs_pass:
if: always()
Expand Down
61 changes: 0 additions & 61 deletions .github/workflows/pkr-bld-amazonlinux-arm64.yml

This file was deleted.

66 changes: 0 additions & 66 deletions .github/workflows/pkr-bld-amazonlinux-x64.yml

This file was deleted.

25 changes: 5 additions & 20 deletions .github/workflows/pkr-bld-hyperv-x64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,26 +13,11 @@ jobs:
fail-fast: false
matrix:
os:
- almalinux-8
- almalinux-9
- almalinux-10
- centos-stream-9
- centos-stream-10
- debian-12
- debian-13
- fedora-41
- fedora-42
- freebsd-13
- freebsd-14
- opensuse-leap-15
- oraclelinux-8
- oraclelinux-9
- oraclelinux-10
- rockylinux-8
- rockylinux-9
- rockylinux-10
- ubuntu-22.04
- ubuntu-24.04
- windows-11
- windows-2016
- windows-2019
- windows-2022
- windows-2025
provider:
- hyperv-iso
steps:
Expand Down
20 changes: 3 additions & 17 deletions .github/workflows/pkr-bld-parallels-arm64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,23 +13,9 @@ jobs:
fail-fast: false
matrix:
os:
- almalinux-9
- almalinux-10
- centos-stream-9
- centos-stream-10
- debian-12
- debian-13
- fedora-41
- fedora-42
- freebsd-13
- freebsd-14
- opensuse-leap-15
- oraclelinux-9
- oraclelinux-10
- rockylinux-9
- rockylinux-10
- ubuntu-22.04
- ubuntu-24.04
- macos-14
- macos-15
- windows-11
provider:
- parallels-iso
steps:
Expand Down
27 changes: 7 additions & 20 deletions .github/workflows/pkr-bld-parallels-x64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,26 +13,13 @@ jobs:
fail-fast: false
matrix:
os:
- almalinux-8
- almalinux-9
- almalinux-10
- centos-stream-9
- centos-stream-10
- debian-12
- debian-13
- fedora-41
- fedora-42
- freebsd-13
- freebsd-14
- opensuse-leap-15
- oraclelinux-8
- oraclelinux-9
- oraclelinux-10
- rockylinux-8
- rockylinux-9
- rockylinux-10
- ubuntu-22.04
- ubuntu-24.04
- macos-14
- macos-15
- windows-11
- windows-2016
- windows-2019
- windows-2022
- windows-2025
provider:
- parallels-iso
steps:
Expand Down
18 changes: 1 addition & 17 deletions .github/workflows/pkr-bld-qemu-arm64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,23 +13,7 @@ jobs:
fail-fast: false
matrix:
os:
- almalinux-9
- almalinux-10
- centos-stream-9
- centos-stream-10
- debian-12
- debian-13
- fedora-41
- fedora-42
- freebsd-13
- freebsd-14
- opensuse-leap-15
- oraclelinux-9
- oraclelinux-10
- rockylinux-9
- rockylinux-10
- ubuntu-22.04
- ubuntu-24.04
- windows-11
provider:
- qemu
steps:
Expand Down
25 changes: 5 additions & 20 deletions .github/workflows/pkr-bld-qemu-x64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,26 +13,11 @@ jobs:
fail-fast: false
matrix:
os:
- almalinux-8
- almalinux-9
- almalinux-10
- centos-stream-9
- centos-stream-10
- debian-12
- debian-13
- fedora-41
- fedora-42
- freebsd-13
- freebsd-14
- opensuse-leap-15
- oraclelinux-8
- oraclelinux-9
- oraclelinux-10
- rockylinux-8
- rockylinux-9
- rockylinux-10
- ubuntu-22.04
- ubuntu-24.04
- windows-11
- windows-2016
- windows-2019
- windows-2022
- windows-2025
provider:
- qemu
steps:
Expand Down
18 changes: 1 addition & 17 deletions .github/workflows/pkr-bld-virtualbox-arm64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,23 +13,7 @@ jobs:
fail-fast: false
matrix:
os:
- almalinux-9
- almalinux-10
- centos-stream-9
- centos-stream-10
- debian-12
- debian-13
- fedora-41
- fedora-42
- freebsd-13
- freebsd-14
- opensuse-leap-15
- oraclelinux-9
- oraclelinux-10
- rockylinux-9
- rockylinux-10
- ubuntu-22.04
- ubuntu-24.04
- windows-11
provider:
- virtualbox-iso
steps:
Expand Down
Loading