Skip to content
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

ci: add repo url to package.json files for provenance #9449

Merged
merged 1 commit into from
May 29, 2024

Conversation

benelan
Copy link
Member

@benelan benelan commented May 29, 2024

Summary

  • Add repository URL to package.json files that were missing the field, which is required for provenance.
  • Sort the package.json files with npx sort-package-json.

This is the last missing configuration for provenance; Calcite components and the angular wrapper already published successfully:

https://www.npmjs.com/package/@esri/calcite-components/v/2.9.0-next.24#provenance

@github-actions github-actions bot added the chore Issues with changes that don't modify src or test files. label May 29, 2024
@benelan benelan changed the title ci: add repo url to package jsons for provenance ci: add repo url to package.json files for provenance May 29, 2024
@benelan benelan added the skip visual snapshots Pull requests that do not need visual regression testing. label May 29, 2024
@benelan
Copy link
Member Author

benelan commented May 29, 2024

Pushing this one through so I can release, cc @jcfranco

@benelan benelan merged commit 892f263 into main May 29, 2024
8 of 9 checks passed
@benelan benelan deleted the benelan/provedence-repo-url branch May 29, 2024 04:35
benelan added a commit that referenced this pull request May 29, 2024
…hes--main

* origin/main:
  chore: release next
  ci: add repo url to package.json files for provenance (#9449)
  ci(provenance): add missing options from setup doc (#9433)
  chore: release hotfix (#9438)
  fix: defer floating-ui updating until component is connected and open (#9443)
  fix(combobox): fix error that occurs in dist-custom-elements (components) output when a click is emitted when the component is appended to the DOM (#9423)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Issues with changes that don't modify src or test files. skip visual snapshots Pull requests that do not need visual regression testing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant