Skip to content

chore: use public repository metadata#259

Open
jiapengwang-code wants to merge 1 commit into
sinonjs:mainfrom
jiapengwang-code:fix-public-repository-metadata
Open

chore: use public repository metadata#259
jiapengwang-code wants to merge 1 commit into
sinonjs:mainfrom
jiapengwang-code:fix-public-repository-metadata

Conversation

@jiapengwang-code

Copy link
Copy Markdown

Summary

  • replace the legacy HTTP repository URL with a public HTTPS Git URL
  • prevent npm from normalizing the repository metadata to an SSH-only URL

Verification

  • Mocha: 384 tests passed
  • ESLint with zero warnings
  • Browserify bundle completed successfully
  • direct package metadata assertion
  • git diff --check

pnpm pack --dry-run could not run because the repository prepare hook calls the system npm command, which is unavailable in this environment. The Browserify prepare step itself was run directly and passed.

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