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: use latest for 'releases' on npmjs #6634

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

benoitf
Copy link
Collaborator

@benoitf benoitf commented Apr 4, 2024

What does this PR do?

for 'nightlies' it should use next flag, but for releases it should use latest

Screenshot / video of UI

What issues does this PR fix or reference?

fixes #6618

How to test this PR?

  • Tests are covering the bug fix or the new feature

fixes containers#6618
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
@benoitf benoitf requested a review from a team as a code owner April 4, 2024 09:08
@benoitf benoitf requested review from jeffmaury and feloy and removed request for a team April 4, 2024 09:08
@benoitf benoitf mentioned this pull request Apr 4, 2024
7 tasks
@benoitf benoitf merged commit 029dc97 into containers:main Apr 4, 2024
8 checks passed
@podman-desktop-bot podman-desktop-bot added this to the 1.10.0 milestone Apr 4, 2024
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.

publication of packages to npmjs on releases should be flagged with latest tag and not next tag
3 participants