Skip to content

chore: bump APM CLI default to v0.12.4 (cuts v1.7.2)#38

Merged
danielmeppiel merged 1 commit into
mainfrom
chore/bump-apm-v0.12.4
May 7, 2026
Merged

chore: bump APM CLI default to v0.12.4 (cuts v1.7.2)#38
danielmeppiel merged 1 commit into
mainfrom
chore/bump-apm-v0.12.4

Conversation

@danielmeppiel
Copy link
Copy Markdown
Collaborator

Bumps the pinned apm-version default from 0.12.3 to 0.12.4 to pick up the audit-replay link rewrite fix (microsoft/apm#1182).

apm audit --ci in v0.12.3 produced false drift on every self-package primitive containing repo-root relative links ([..](../../FILE.md)) because the replay's in-package asset rewriter conflated frames. v0.12.4 fixes this; consumers running APM Self-Check via this action need the bump to clear the false positive.

Cuts v1.7.2 (patch). Consumers pinning apm-version explicitly are unaffected.

Validation

  • npm test -> 111/111 passing
  • No code changes; default string + CHANGELOG only

Post-merge: tag v1.7.2 and retag floating v1.

Picks up the audit-replay link rewrite fix
(microsoft/apm#1182) so apm audit --ci no longer reports false drift
on self-package primitives that link to repo-root files
(../<repo-root-file> style links).

Cuts v1.7.2 (patch). Consumers pinning apm-version explicitly are
unaffected.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings May 7, 2026 11:23
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the action’s pinned default APM CLI version to pick up an upstream audit replay fix, and records the change for the v1.7.2 patch release.

Changes:

  • Bump apm-version default from 0.12.3 to 0.12.4 in action.yml.
  • Add a CHANGELOG.md entry for release 1.7.2 documenting the bump and rationale.
Show a summary per file
File Description
action.yml Updates the apm-version input default (and example) to 0.12.4.
CHANGELOG.md Adds a 1.7.2 release entry documenting the default version bump and linked upstream fix.

Copilot's findings

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

  • Files reviewed: 2/2 changed files
  • Comments generated: 0

@danielmeppiel danielmeppiel merged commit b48dd08 into main May 7, 2026
24 checks passed
danielmeppiel added a commit to microsoft/apm that referenced this pull request May 7, 2026
Picks up the apm-action default bump to APM v0.12.4
(microsoft/apm-action#38), which contains the audit-replay link
rewrite fix (#1182). Removes the false drift APM Self-Check was
reporting on every PR touching self-package primitives with
repo-root relative links.

Recompiles the lock workflows + actions-lock.json via gh aw compile.

Co-authored-by: Daniel Meppiel <copilot-rework@github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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