-
-
Notifications
You must be signed in to change notification settings - Fork 22
build: Fix JSR publish for eslint/core #199
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
base: main
Are you sure you want to change the base?
Conversation
Was there an attempt to publish https://github.com/eslint/rewrite/actions/runs/14777933672/job/41490237062 |
@mdjermanovic yes, I posted in Discord about it. There are a number of issues with |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The change LGTM if it's needed (not sure how to verify if it isn't caught by --dry-run
).
You can run |
It doesn't reproduce the problem for me:
|
Sorry, are you saying you can't reproduce before this PR? Or after? |
Prerequisites checklist
What is the purpose of this pull request?
Added
json-schema
as a dev dependency to@eslint/core
. This is needed in order to satisfy JSR's publish requirements.Related Issues
Is there anything you'd like reviewers to focus on?