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

Add before-bump-version hook #51

Merged
merged 1 commit into from
Aug 2, 2023
Merged

Add before-bump-version hook #51

merged 1 commit into from
Aug 2, 2023

Conversation

jtpio
Copy link
Member

@jtpio jtpio commented Aug 2, 2023

Investigating the CI failure from #50

@github-actions
Copy link
Contributor

github-actions bot commented Aug 2, 2023

lite-badge 👈 Try it on ReadTheDocs

@jtpio
Copy link
Member Author

jtpio commented Aug 2, 2023

The workflow was picking up the default lerna installed on the runners:

image

Lerna 7 is installed by default on the GitHub Actions runners, but we are still on version 6 at the moment:

"lerna": "^6.5.1",

https://github.com/actions/runner-images/blob/main/images/linux/Ubuntu2204-Readme.md#project-management

image

@jtpio jtpio marked this pull request as ready for review August 2, 2023 06:02
@jtpio jtpio merged commit a6e1d79 into jupyterlite:main Aug 2, 2023
11 checks passed
@jtpio jtpio deleted the ci-fix branch August 2, 2023 06:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant