elastic / apm-agent-rum-js

https://www.elastic.co/guide/en/apm/agent/rum-js/current/index.html
MIT License
278 stars 133 forks source link

ci: support provenance #1489

Open v1v opened 6 months ago

v1v commented 6 months ago

What does this pull request do?

Provenance is fully supported with GH actions and NPM, see https://docs.npmjs.com/generating-provenance-statements#publishing-packages-with-provenance-via-github-actions

Further details

See https://github.com/lerna/lerna/issues/3657

Lerna breaking changes for 5 in https://github.com/lerna/lerna/blob/main/CHANGELOG.md#500-2022-05-24 and for 6 in https://github.com/lerna/lerna/blob/main/CHANGELOG.md#600-2022-10-12

Related issues

Closes #ISSUE

Test

See this build but it's not doing much since no changes are found in lerna :/