Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Dec 11, 2025

Remove all JSR (JavaScript Registry) publishing infrastructure from the project.

Changes:

  • Deleted jsr.json configuration file
  • Removed test:jsr script from package.json
  • Removed JSR publishing step from .github/workflows/release-please.yml
  • Removed jsr.json version sync from release-please-config.json
  • Removed JSR Publish Test step from .github/workflows/nodejs-test.yml

The project now publishes exclusively to npm.

Original prompt

Remove JSR files, settings, and publish.


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

@nzakas nzakas marked this pull request as ready for review December 11, 2025 15:23
Copilot AI changed the title [WIP] Remove JSR files and settings Remove JSR publishing support Dec 11, 2025
Copilot AI requested a review from nzakas December 11, 2025 15:23
Copy link
Contributor

@nzakas nzakas left a comment

Choose a reason for hiding this comment

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

@copilot we also need to remove all references to test:jsr in the workflow files.

Copy link
Contributor Author

Copilot AI commented Dec 11, 2025

@copilot we also need to remove all references to test:jsr in the workflow files.

Done. Removed the JSR Publish Test step from nodejs-test.yml in c05c7a3.

Copilot AI requested a review from nzakas December 11, 2025 15:29
@nzakas nzakas merged commit 53dec6e into main Dec 11, 2025
18 checks passed
@nzakas nzakas deleted the copilot/remove-jsr-files-settings branch December 11, 2025 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants