Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Nuget pack generates packagName.semver and not packageName-semver #2557

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

mrickard
Copy link
Member

Description

Site extension publishing was tested on a fork; the filename structure there successfully used a . before the semver value in the expected filename. The previous workflow specified a hyphen before the semver value, which does not match the file generated by nuget pack.

How to Test

GHA workflows can only be run after merge to main, though arguably this could be tested in a fork.

This fix is a subtask of NR-300597

Signed-off-by: mrickard <maurice@mauricerickard.com>
@mrickard mrickard added the dev:automation Indicates CI automation label Sep 10, 2024
@mrickard mrickard merged commit d534ba6 into newrelic:main Sep 10, 2024
19 checks passed
@github-actions github-actions bot mentioned this pull request Sep 11, 2024
@mrickard mrickard deleted the NR-300597/update-nupkg-filename branch September 16, 2024 14:16
sumitsuthar pushed a commit to k2io/fork-node-newrelic that referenced this pull request Sep 20, 2024
sumitsuthar added a commit to k2io/fork-node-newrelic that referenced this pull request Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev:automation Indicates CI automation
Projects
Status: Done: Issues recently completed
Development

Successfully merging this pull request may close these issues.

2 participants