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

Support npm distribution tags #1168

Merged
merged 3 commits into from
May 2, 2024
Merged

Support npm distribution tags #1168

merged 3 commits into from
May 2, 2024

Conversation

RobiNino
Copy link
Contributor

@RobiNino RobiNino commented Apr 4, 2024

  • All tests passed. If this feature is not already covered by the tests, I added new tests.
  • All static analysis checks passed.
  • This pull request is on the dev branch.
  • I used gofmt for formatting the code before submitting the pull request.

Following jfrog/jfrog-cli#2317

This PR adds support to setting npm distribution tags using jf npm publish --tag=<tag> or jf npm dist-tag ...

@RobiNino RobiNino added the improvement Automatically generated release notes label Apr 4, 2024
@RobiNino RobiNino requested a review from eyalbe4 April 4, 2024 15:44
Copy link
Member

@yahavi yahavi left a comment

Choose a reason for hiding this comment

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

Perfect.

@RobiNino RobiNino merged commit 934fb73 into jfrog:dev May 2, 2024
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Automatically generated release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants