Commit db9f656
AAWF-694: Migrate NPM publishing to OIDC trusted publishing (#3949)
Switch from classic NPM token auth to OIDC trusted publishing:
- Add id-token: write permission for OIDC
- Upgrade to actions/setup-node@v4 with Node 24 and registry-url
- Replace yarn publish with npm publish --provenance
- Remove YARN_NPM_AUTH_TOKEN secret dependency
Trusted Publisher has been configured on npmjs.com for all 117
@datadog/datadog-api-client* packages.
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 5292de4 commit db9f656
1 file changed
+6
-18
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
18 | | - | |
| 19 | + | |
19 | 20 | | |
20 | | - | |
| 21 | + | |
| 22 | + | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
| |||
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | 34 | | |
43 | | - | |
| 35 | + | |
44 | 36 | | |
45 | | - | |
| 37 | + | |
46 | 38 | | |
47 | | - | |
48 | | - | |
49 | 39 | | |
50 | | - | |
51 | | - | |
52 | 40 | | |
0 commit comments