Commit 0e81dd8
authored
chore: consolidate release for trusted publishing (#3744)
* Consolidate release automation by replacing the old start-release workflows with a unified release.yml flow and update publish workflows to use OIDC/provenance-based npm publishing permissions instead of token-written .npmrc auth
* Refine release workflows by moving trigger/permission logic into release.yml, simplifying publish-npm.yml publish/auth steps, and removing now-redundant settings from create-cli-release.yml
* Adjust publish-npm.yml release gating logic to correctly handle stable vs prerelease publish behavior while keeping the trusted publishing flow intact1 parent 665b189 commit 0e81dd8
4 files changed
Lines changed: 48 additions & 49 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | 4 | | |
12 | 5 | | |
13 | 6 | | |
| |||
16 | 9 | | |
17 | 10 | | |
18 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
19 | 16 | | |
20 | 17 | | |
21 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | 4 | | |
19 | 5 | | |
20 | 6 | | |
| |||
27 | 13 | | |
28 | 14 | | |
29 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
30 | 20 | | |
31 | 21 | | |
32 | 22 | | |
| |||
38 | 28 | | |
39 | 29 | | |
40 | 30 | | |
| 31 | + | |
41 | 32 | | |
42 | | - | |
43 | | - | |
44 | 33 | | |
45 | 34 | | |
46 | 35 | | |
| |||
Lines changed: 39 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
4 | 7 | | |
5 | 8 | | |
6 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
7 | 22 | | |
8 | 23 | | |
| 24 | + | |
9 | 25 | | |
10 | | - | |
11 | 26 | | |
12 | 27 | | |
13 | 28 | | |
| |||
19 | 34 | | |
20 | 35 | | |
21 | 36 | | |
| 37 | + | |
22 | 38 | | |
23 | | - | |
24 | | - | |
| 39 | + | |
| 40 | + | |
25 | 41 | | |
26 | 42 | | |
27 | | - | |
28 | | - | |
29 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
30 | 46 | | |
31 | 47 | | |
32 | 48 | | |
33 | 49 | | |
34 | 50 | | |
| 51 | + | |
35 | 52 | | |
36 | | - | |
| 53 | + | |
| 54 | + | |
37 | 55 | | |
38 | 56 | | |
39 | 57 | | |
| |||
53 | 71 | | |
54 | 72 | | |
55 | 73 | | |
56 | | - | |
57 | | - | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
58 | 80 | | |
59 | 81 | | |
60 | 82 | | |
61 | | - | |
| 83 | + | |
62 | 84 | | |
| 85 | + | |
63 | 86 | | |
64 | | - | |
| 87 | + | |
| 88 | + | |
65 | 89 | | |
66 | 90 | | |
67 | 91 | | |
68 | 92 | | |
69 | 93 | | |
| 94 | + | |
70 | 95 | | |
71 | | - | |
| 96 | + | |
| 97 | + | |
72 | 98 | | |
73 | 99 | | |
74 | 100 | | |
| |||
This file was deleted.
0 commit comments