Skip to content
New issue

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

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

Already on GitHub? # to your account

fix(publish): honor force for no dist tag and registry version check #8054

Merged
merged 5 commits into from
Jan 22, 2025

Conversation

reggi
Copy link
Contributor

@reggi reggi commented Jan 21, 2025

Merges #7993 / #7994 / #7995

  • adds ability to --force publish without latest check
  • adds ability to --force publish of prerelease without tag
  • consider equality in publish dist tag check error message

@reggi reggi requested a review from a team as a code owner January 21, 2025 22:11
lib/commands/publish.js Outdated Show resolved Hide resolved
lib/commands/publish.js Outdated Show resolved Hide resolved
@wraithgar wraithgar changed the title fix: publish honor force for no dist tag and registry version check fix(publish): honor force for no dist tag and registry version check Jan 22, 2025
@wraithgar wraithgar merged commit 31455b2 into latest Jan 22, 2025
33 checks passed
@wraithgar wraithgar deleted the reggi/publish-force-checks branch January 22, 2025 16:20
@github-actions github-actions bot mentioned this pull request Jan 22, 2025
wraithgar pushed a commit that referenced this pull request Jan 22, 2025
#8054 broke the smoke test because were
publishing the current version in a test
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants