Commit 34bb245
Versioned dispatch + working OIDC publishing (#90)
* Re-added provenance, and NODE_AUTH_TOKEN
Also added manual dispatch
* Removal of NODE_AUTH_TOKEN
Doesn't work, pulling it back out, setup should do this automatically
* Added ability to set version on manual workflow dispatch
* Adding NPM_TOKEN for first push
* Remove v from version if manual dispatching, also remvoe NPM_TOKEN now its published
* Removed npm env
* Moving to older setup-node ver with better OIDC supp
* Debugging for OIDC
* Added NPM token test again, removed debug
* Attempting proper OIDC flow
* Debugging for curls
* Attempting different OIDC flow using github-script
* Swithcing oidc endpoint
* Pulled back to dead simple publish
* Reinstated trigger
* Removed registry-url as that will be overriding OIDC flow properly
* Re-added registry
* Trying to force clean env
* Cleaned uip pipeline
* More robust config registry
* Migrate to production env
* Cleanup
* REadding scope
* Trying to force registry config and unset all token vars
* Added npm update to enforce latest
* Added repo info to package
---------
Co-authored-by: Carl Patchett <carl.patchett@kroll.com>1 parent 38bc61b commit 34bb245
2 files changed
Lines changed: 35 additions & 22 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
7 | 12 | | |
8 | 13 | | |
9 | 14 | | |
10 | 15 | | |
11 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
12 | 19 | | |
13 | 20 | | |
14 | | - | |
| 21 | + | |
15 | 22 | | |
16 | 23 | | |
17 | | - | |
18 | | - | |
| 24 | + | |
19 | 25 | | |
20 | 26 | | |
21 | 27 | | |
22 | | - | |
23 | | - | |
| 28 | + | |
24 | 29 | | |
25 | | - | |
26 | | - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
27 | 33 | | |
28 | | - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
29 | 38 | | |
30 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
31 | 43 | | |
32 | | - | |
33 | 44 | | |
34 | | - | |
35 | | - | |
36 | 45 | | |
37 | | - | |
| 46 | + | |
38 | 47 | | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
39 | 54 | | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
| 55 | + | |
| 56 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
10 | 14 | | |
11 | 15 | | |
12 | 16 | | |
| |||
0 commit comments