Skip to content

Update repository fields in package.json - #1767

Merged
JonasDov merged 3 commits into
masterfrom
JonasD/repository-updates
Aug 5, 2026
Merged

Update repository fields in package.json#1767
JonasDov merged 3 commits into
masterfrom
JonasD/repository-updates

Conversation

Copilot AI lite review requested due to automatic review settings August 5, 2026 08:28
@JonasDov
JonasDov requested a review from saskliutas August 5, 2026 08:28

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates per-package repository metadata to follow npm’s recommended format for monorepos (using a single .git URL plus a directory field), and also includes a small change to the changeset release workflow.

Changes:

  • Updated repository.url to https://github.com/iTwin/viewer-components-react.git and added repository.directory for several packages.
  • Added repository.directory entries for two archived packages (currently pointing at non-existent packages/* paths).
  • Modified .github/workflows/changeset-release.yml Node setup inputs.

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
packages/measure-tools/package.json Switches repository to .git URL + directory for npm-friendly monorepo metadata.
packages/map-layers/package.json Same repository metadata normalization as above.
packages/geo-tools/package.json Same repository metadata normalization as above.
archive/reports-config-widget/package.json Adds directory, but currently points to a non-existent path (needs correction).
archive/one-click-lca-widget/package.json Adds directory, but currently points to a non-existent path (needs correction).
.github/workflows/changeset-release.yml Adjusts setup-node inputs; change is outside the stated PR scope.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread archive/reports-config-widget/package.json Outdated
Comment thread archive/one-click-lca-widget/package.json Outdated
Comment thread .github/workflows/changeset-release.yml
@JonasDov
JonasDov enabled auto-merge (squash) August 5, 2026 09:20
@JonasDov
JonasDov merged commit ba508fc into master Aug 5, 2026
12 checks passed
@JonasDov
JonasDov deleted the JonasD/repository-updates branch August 5, 2026 09:22
@JonasDov JonasDov linked an issue Aug 5, 2026 that may be closed by this pull request
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.

Switch from beachball to changesets

4 participants