Skip to content

fix(ci/cd): tag packages in a deterministic way#1796

Merged
paologallinaharbur merged 1 commit intomainfrom
fix/tagPackages
Oct 23, 2025
Merged

fix(ci/cd): tag packages in a deterministic way#1796
paologallinaharbur merged 1 commit intomainfrom
fix/tagPackages

Conversation

@paologallinaharbur
Copy link
Member

What this PR does / why we need it

Fix for https://github.com/newrelic/newrelic-agent-control/actions/runs/18737145503/job/53446154703

it avoid this

• git command result                             args=[-c log.showSignature=false tag --points-at HEAD --sort -version:refname]
      stdout=
      │ 1.2.0
      │ 0.100.18737145503

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

  • Provided a meaningful title following conventional commit style.
  • Included a detailed description for the Pull Request.
  • Documentation under docs is aligned with the change.
  • Follows guidelines for Pull Requests in CONTRIBUTING.md.
  • Follows log level guidelines.

@paologallinaharbur paologallinaharbur requested a review from a team as a code owner October 23, 2025 06:49
@paologallinaharbur paologallinaharbur merged commit 333780d into main Oct 23, 2025
29 checks passed
@paologallinaharbur paologallinaharbur deleted the fix/tagPackages branch October 23, 2025 07:02
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