Skip to content

Conversation

travi
Copy link
Member

@travi travi commented Mar 14, 2024

No description provided.

@travi travi requested a review from a team March 14, 2024 03:31
@travi travi marked this pull request as draft March 14, 2024 03:35
@travi travi mentioned this pull request Mar 15, 2024
@travi travi marked this pull request as ready for review March 16, 2024 04:25
@gr2m gr2m merged commit be56ffb into master Mar 18, 2024
@gr2m gr2m deleted the corepack branch March 18, 2024 22:36
@Tbhesswebber
Copy link

Tbhesswebber commented Mar 20, 2024

Out of curiosity, can someone explain why this was necessary? I'm suddenly getting these errors and I can't figure out if it's a problem with semantic-release tooling, my environment locally and in CI/CD, or something else (maybe ts-api-utils)

image

@travi
Copy link
Member Author

travi commented Mar 20, 2024

yep, some context can be found here: #763 (comment)

basically need to update to the latest npm cli to get audit signatures working for provenance on recently published package versions. we chose to use corepack in this case, but other options are available, like simply updating to the latest as a step in the workflow file

@Tbhesswebber
Copy link

yep, some context can be found here: #763 (comment)

basically need to update to the latest npm cli to get audit signatures working for provenance on recently published package versions. we chose to use corepack in this case, but other options are available, like simply updating to the latest as a step in the workflow file

Ah, thank you! I don't know why that didn't come up as I was searching.

Copy link

github-actions bot commented May 9, 2024

🎉 This PR is included in version 12.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3 participants