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

use --force-publish option for lerna version #49

Merged
merged 1 commit into from
Apr 11, 2023

Conversation

dlqqq
Copy link
Member

@dlqqq dlqqq commented Apr 11, 2023

Uses the --force-publish option for lerna version to simplify scripts/bump-version.sh as recommended here: lerna/lerna#3569 (comment)

Also fixes #11 because it skips all of the excessive checks Lerna performs before bumping the version.

@dlqqq dlqqq added bug Something isn't working enhancement New feature or request labels Apr 11, 2023
@dlqqq
Copy link
Member Author

dlqqq commented Apr 11, 2023

I verified this locally, skipping CI.

@dlqqq dlqqq merged commit 9ff812b into jupyterlab:main Apr 11, 2023
@dlqqq dlqqq deleted the better-version-bump branch April 11, 2023 00:35
dbelgrod pushed a commit to dbelgrod/jupyter-ai that referenced this pull request Jun 10, 2024
Marchlak pushed a commit to Marchlak/jupyter-ai that referenced this pull request Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

check-release fails on release commits
1 participant