Skip to content

Update NPM publishing to use OIDC #47

@alexasselin008

Description

@alexasselin008
  • Bump Node to 24
  • Bump Pnpm to version 10.19 (if present in a pipeline, remove the version from pnpm/action-setup)
  • Add pnpm settings to improve security: We force npm to wait 1 day after a package release before updating it. (except workleap packages)
minimumReleaseAge: 1440
minimumReleaseAgeExclude:
  - "@workleap*"
  • create a changeset to test the release

We need to do the exact same thing as this PR
https://github.com/workleap/wl-telemetry/pull/112/files

Start the branch name with SSD-3983_

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions