Skip to content

bump PAC CLI from 2.7.4 to 2.8.1#701

Merged
jbujula merged 1 commit into
mainfrom
users/jbujula/pac-cli-bump-2.8.1
Jun 2, 2026
Merged

bump PAC CLI from 2.7.4 to 2.8.1#701
jbujula merged 1 commit into
mainfrom
users/jbujula/pac-cli-bump-2.8.1

Conversation

@jbujula

@jbujula jbujula commented Jun 2, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Updates src/pacPackageInfo.json PAC version from 2.7.4 to 2.8.1
  • Rebundles affected action dist files against the new PAC release

Only dist/actions/actions-install/index.js changes in addition to pacPackageInfo.json — that's the only action that embeds the PAC package version directly. The other 30 actions resolve PAC at runtime via env vars set by actions-install (POWERPLATFORMTOOLS_PACINSTALLED / POWERPLATFORMTOOLS_PACPATH), so their bundles rebuild byte-identically.

PAC 2.8.1 verified available on nuget.org.

Test plan

  • Existing CI matrix runs against the new PAC binary on both ubuntu-latest and windows-latest
  • Smoke-test one action (e.g. who-am-i or export-solution) end-to-end with PAC 2.8.1

Updates src/pacPackageInfo.json PacPackageVersion to 2.8.1 and rebundles
all action dist files against the new PAC CLI release.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@jbujula jbujula enabled auto-merge (squash) June 2, 2026 23:48
@jbujula jbujula merged commit b145c5b into main Jun 2, 2026
5 checks passed
@jbujula jbujula deleted the users/jbujula/pac-cli-bump-2.8.1 branch June 2, 2026 23:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants