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 test for repository.url #539

Merged
merged 4 commits into from
Dec 3, 2023

Conversation

fcollonval
Copy link
Member

When publishing JupyterLab with the NPM provenance feature, it failed because the package.json file was not defining a proper repository.url. This adds a test for it in check-npm-dist

@fcollonval fcollonval added the bug Something isn't working label Nov 30, 2023
@fcollonval
Copy link
Member Author

The first commit is expected to fail the test test_extract_dist_npm

@jtpio
Copy link
Member

jtpio commented Nov 30, 2023

When publishing JupyterLab with the NPM provenance feature, it failed because the package.json file was not defining a proper repository.url

Linking to jupyterlab/jupyterlab#15462 for reference.

@blink1073
Copy link
Contributor

blink1073 commented Dec 3, 2023

Do you want me to wait for this PR before cutting a release next week?

@fcollonval
Copy link
Member Author

Do you want me to wait for this PR before cutting a release next week?

I won't have much time in the coming week. Feel free to skip this one if it is not ready.

Copy link
Contributor

@blink1073 blink1073 left a comment

Choose a reason for hiding this comment

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

Thank you!

@blink1073 blink1073 enabled auto-merge (squash) December 3, 2023 18:18
@blink1073 blink1073 merged commit fb156bc into jupyter-server:main Dec 3, 2023
19 checks passed
@fcollonval fcollonval deleted the fix/add-check-repo-url branch December 5, 2023 09:03
@fcollonval
Copy link
Member Author

Thank you!

Thanks to you for finishing it up @blink1073

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants