-
Notifications
You must be signed in to change notification settings - Fork 77
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: add directory
to package.json repository
property
#7510
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome, thanks @dasa! 🎉
Failing checks are unrelated to PR. Merging directly as the changes should not impact testing and PR title is semantic. cc @benelan |
* origin/main: chore: release next chore: add `directory` to package.json `repository` property (#7510) fix(action-bar): restore "bottom-actions" slot functionality. (#7535) refactor(action-bar, action-pad, action-group): Remove usage of getSlotted utility (#7464) build(deps): update dependency lerna to v7.1.5 (#7502) build(deps): update dependency @esri/calcite-ui-icons to v3.23.7 (#7522) refactor(shell-panel): Remove usage of getSlotted utility. #6059 (#7465) build(deps): update dependency eslint-plugin-unicorn to v46.0.1 (#7501) build(deps): replace dependency rollup-plugin-node-resolve with @rollup/plugin-node-resolve 6.0.0 (#7481) test: skip unstable tests (#7524) build(deps): update dependency lint-staged to v13.2.3 (#7523) build(deps): update dependency @types/estree to v1.0.1 (#7483) build(deps): update dependency eslint-plugin-react to v7.33.1 (#7500) build(deps): update dependency eslint-plugin-jsdoc to v46.4.6 (#7499) build(deps): update dependency @types/node to v20.4.10 (#7484) chore: release next chore: release main (#7485)
**Related Issue:** #7510 ## Summary Adds pull request write permission to the pr-bot so it doesn't fail for people who don't have write permissions --------- Co-authored-by: Calcite Admin <[email protected]> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: JC Franco <[email protected]> Co-authored-by: Matt Driscoll <[email protected]>
Related Issue: #
Summary
This allows
npm repo @esri/calcite-components
to open directly to https://github.com/Esri/calcite-design-system/tree/main/packages/calcite-componentsReference: https://docs.npmjs.com/cli/v8/configuring-npm/package-json#repository
Example: https://github.com/rollup/plugins/blob/a01a075364901c416db7485164613806187f6243/packages/commonjs/package.json#L11