Skip to content

Chore:(core)/add metadata to core package#14

Merged
arxja merged 2 commits into
mainfrom
chore/add-metadata-to-core-package
Jul 2, 2026
Merged

Chore:(core)/add metadata to core package#14
arxja merged 2 commits into
mainfrom
chore/add-metadata-to-core-package

Conversation

@arxja

@arxja arxja commented Jul 2, 2026

Copy link
Copy Markdown
Owner

Changes

  • Add metadate to the core package
  • Add README file to the core packege

Summary

  • adding proper metadata for npm to the package.json
  • adding a simple readme file for the npm to refer to the github repo

Summary by CodeRabbit

  • Documentation
    • Added a brief overview for the core package, including installation instructions and a link for more usage details.
  • Chores
    • Updated package metadata and bumped the package version to 0.0.2.
    • Added publishing-related settings and a clean command for build outputs.
    • Included the full MIT license text for the core package.

@coderabbitai

coderabbitai Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 1bc34db8-3d31-4f06-b4ff-ff88e7a3deae

📥 Commits

Reviewing files that changed from the base of the PR and between 5d619bc and 237b180.

📒 Files selected for processing (3)
  • packages/core/LICENSE
  • packages/core/README.md
  • packages/core/package.json

📝 Walkthrough

Walkthrough

This PR prepares the packages/core package for publishing: it adds a full MIT LICENSE file, adds a README with installation instructions, and updates package.json with a version bump, metadata, a new clean script, and publishConfig/sideEffects settings.

Changes

Core package publishing readiness

Layer / File(s) Summary
Package manifest updates
packages/core/package.json
Version bumped from 0.0.1 to 0.0.2; description, keywords, author, repository/bugs/homepage, files, and license fields updated; added a clean script; added publishConfig (public access, npm registry) and sideEffects: false.
License and README documentation
packages/core/LICENSE, packages/core/README.md
Added full MIT License text with 2026 copyright, and a README with a description, installation instructions (npm i @jet-queue/core``), and a link to usage docs.

Estimated code review effort: 1 (Trivial) | ~3 minutes

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/add-metadata-to-core-package

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@arxja arxja merged commit 30f279a into main Jul 2, 2026
1 of 2 checks passed
@arxja arxja deleted the chore/add-metadata-to-core-package branch July 2, 2026 13:23
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.

1 participant