microsoft / microsoft/apm-action

Default APM Version is very old in the action

Open Beginner friendly
#55 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
21
Forks
8
PR merge metrics
No merged PRs in 30d

Description

Looks like the latest APM version is v0.27.0, but the action default checks out v0.14.0. https://github.com/microsoft/apm-action/blob/main/action.yml#L20

I understand it's not on the latest to make sure it's stable, but this seems too far back. And when I use the action this message is printing

  [!] A new version of APM is available: 0.27.0 (current: 0.14.0)

(Also it's a little confusing that different parts of the docs claim this defaults to latest or different versions but the action has 0.14.0)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with action.yml at line 20 and inspect the documentation references mentioned in the issue. Update the default APM version from v0.14.0 to the agreed stable version, then make sure the documented default matches the action and the reported update message no longer shows the outdated version.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions
Domain
ci-cd
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
76/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.