Skip to content
This repository was archived by the owner on Dec 12, 2025. It is now read-only.

Improve JSR publishing support#49

Merged
phuctm97 merged 2 commits intomainfrom
improve-jsr-publishing
Jul 19, 2025
Merged

Improve JSR publishing support#49
phuctm97 merged 2 commits intomainfrom
improve-jsr-publishing

Conversation

@phuctm97
Copy link
Copy Markdown
Owner

Summary

  • Enhanced JSR publishing with automatic LICENSE file copying
  • Added support for deno.json and deno.jsonc configuration files
  • Improved release preparation to skip private packages

Test plan

  • Verify nx-10x executor correctly identifies JSR packages
  • Ensure LICENSE files are copied during release preparation
  • Confirm deno.json/deno.jsonc files are properly handled
  • Test that private packages are skipped during release

🤖 Generated with Claude Code

- Add automatic LICENSE file copying to JSR packages during release preparation
- Support deno.json and deno.jsonc files in addition to jsr.json
- Skip private packages during release preparation
- Include LICENSE and README.md in modelfetch-core JSR publish configuration
- Disable JSON validation in VSCode settings to support jsonc files

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented Jul 19, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
modelfetch-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 19, 2025 7:13am

@phuctm97 phuctm97 merged commit 620e7b5 into main Jul 19, 2025
2 checks passed
@phuctm97 phuctm97 deleted the improve-jsr-publishing branch July 19, 2025 07:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant