Skip to content

chore: normalize metadata and release-smoke infrastructure#6

Closed
rogerchappel wants to merge 1 commit into
mainfrom
garden/release-readiness
Closed

chore: normalize metadata and release-smoke infrastructure#6
rogerchappel wants to merge 1 commit into
mainfrom
garden/release-readiness

Conversation

@rogerchappel

Copy link
Copy Markdown
Owner

What changed

  • Added GitHub repository/bugs/homepage URLs to package.json
  • Included LICENSE in package files
  • Added package:smoke and release:check scripts
  • Added smoke script where build exists

Why it matters

Package metadata was incomplete — no way to file issues or find the repo from npm. Missing smoke/release scripts meant no release verification path.

Verification

  • npm test: existing tests pass
  • npm run check: clean (where applicable)

…r atomcommit

- Add repository, bugs, and homepage GitHub URLs
- Include LICENSE in package files
- Add package:smoke and release:check scripts
- Add @types/node for TypeScript repos missing node type definitions
- Add smoke script where build exists

Verification: npm test, npm run check (where available)
@rogerchappel

Copy link
Copy Markdown
Owner Author

Closing as superseded by garden PR #7

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