Skip to content

build: add package metadata - #26

Closed
ubugeeei wants to merge 1 commit into
mainfrom
codex/build-package-metadata
Closed

build: add package metadata#26
ubugeeei wants to merge 1 commit into
mainfrom
codex/build-package-metadata

Conversation

@ubugeeei

Copy link
Copy Markdown
Member

Summary

  • add npm repository/homepage/bugs/keywords metadata
  • add crate descriptions and path+version workspace dependencies
  • update repository metadata to the current GitHub location

Closes #7

Validation

  • vp check package.json npm/fastqr/package.json npm/fastqr_vue/package.json Cargo.toml crates/fastqr_core/Cargo.toml crates/fastqr_image/Cargo.toml crates/fastqr_tui/Cargo.toml crates/fastqr_wasm/Cargo.toml crates/fastqr_napi/Cargo.toml
  • cargo metadata --no-deps --format-version 1
  • cargo package --list --allow-dirty for all workspace crates

@ubugeeei

Copy link
Copy Markdown
Member Author

Landed via #27 after local vp run ci and final GitHub Actions CI passed. Closing this issue-scoped PR to keep the queue and PR list clean.

@ubugeeei ubugeeei closed this May 18, 2026
@ubugeeei
ubugeeei deleted the codex/build-package-metadata branch May 18, 2026 04:49
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.

build(release): add npm and crate package metadata

1 participant