dependabot[bot]
e4e16613c6
Bump apple-actions/import-codesign-certs
...
Bumps [apple-actions/import-codesign-certs](https://github.com/apple-actions/import-codesign-certs ) from b2e261033a9e248f91a9b57201e8d1e12b15a24e to 5142e029c445c10ffc7149d172e540235a065466.
- [Release notes](https://github.com/apple-actions/import-codesign-certs/releases )
- [Commits](https://github.com/apple-actions/import-codesign-certs/compare/b2e261033a9e248f91a9b57201e8d1e12b15a24e...5142e029c445c10ffc7149d172e540235a065466 )
---
updated-dependencies:
- dependency-name: apple-actions/import-codesign-certs
dependency-version: 5142e029c445c10ffc7149d172e540235a065466
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-12 18:05:30 +00:00
Erik Gomez
9e1033ed9a
Bump CI actions to actual latest stable releases
...
Mirroring Nudge's pins left us multiple majors behind. Bump to current:
- actions/checkout v4.1.7 → v6.0.2 (2 majors)
- actions/upload-artifact v4.3.4 → v7.0.1 (3 majors)
- apple-actions/import-codesign-certs v3.0.0 → v7.0.0 (4 majors)
- softprops/action-gh-release v0.1.15 → v3.0.0
- metcalfc/changelog-generator v4.1 → v4.7.0
apple-actions/import-codesign-certs v5.0.0 removed the -A flag during
cert import; v5.0.1 restored pkgbuild access. v7.0.0 has both fixes,
so this is safe for our two-cert + munkipkg flow.
All other v5/v6/v7 upgrades are runtime / Node version bumps with no
behavioral changes affecting our usage.
2026-05-12 12:21:40 -05:00
Erik Gomez and Claude Sonnet 4.6
5f3cdae549
Modernize CI: macos-26 runner, drop pinned Xcode path, bump action pins
...
- runs-on: macos-13 → macos-26 (current Apple Silicon runner image)
- Drop --xcode-path arg from build invocation; script defaults to
xcode-select -p, which on macos-26 resolves to the runner's
default Xcode (no longer Xcode 15.2)
- actions/checkout v3.4.0 → v4.1.7
- apple-actions/import-codesign-certs v2.0.0 → v3.0.0
- actions/upload-artifact v4.6.2 → v4.3.4 (matches Nudge for
cross-tool consistency)
- metcalfc/changelog-generator and softprops/action-gh-release
already matched Nudge; left untouched
Pins mirror macadmins/nudge's Manual build workflow for consistency
across the maintainer's macOS toolchain.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-12 12:21:40 -05:00
Erik Gomez
1f9922e5b8
Add Python 3.14.5 build workflow
2026-05-12 12:21:27 -05:00
Erik Gomez
4e70c3ec77
fix yaml
2026-05-12 12:21:13 -05:00
Erik Gomez
4313548774
bump rest to macos 14 to build final intel releases
2026-05-12 12:07:34 -05:00
Erik Gomez
553880e3d9
cherry pick python updates for last universal release
2026-05-12 10:54:52 -05:00