chore: use public repository metadata#51
Conversation
|
This isn't strictly a meta data npm issue, our release tooling uses this to interact with the repository from our ci What problem was this creating ? What tools are using this to find the source code, that don't already have the source code? |
|
@logdnabot build this pr |
|
Thanks for clarifying. The intent was to make the repository accessible to npm consumers and tooling without SSH credentials. I understand the Given the Jenkins failure, I am happy to withdraw the PR unless you would prefer to separate the release remote from the published package metadata. |
1 similar comment
|
Thanks for clarifying. The intent was to make the repository accessible to npm consumers and tooling without SSH credentials. I understand the Given the Jenkins failure, I am happy to withdraw the PR unless you would prefer to separate the release remote from the published package metadata. |
Summary
This is a metadata-only change with no runtime code, dependency, or lockfile changes.
Validation
pnpm pack --dry-run --jsongit diff --checkThe full ESLint command is also affected by Git for Windows checking unmodified files out with CRLF while the repository enforces LF. No source files or line endings are changed in this PR.