Commit 6eab97d
authored
fix: point repository url at code-forge-io to match build provenance (#259)
npm rejected the 6.2.1 publish (E422) because the package's
repository.url still referenced the old forge-42 org while OIDC build
provenance is stamped with code-forge-io (the repo's current location):
Failed to validate repository information: package.json repository.url
is forge-42/... expected to match code-forge-io/... from provenance
Update repository.url, bugs.url and readme in both the published package
and the root manifest. homepage (forge42.dev docs domain) is left as-is.1 parent 0263127 commit 6eab97d
2 files changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
0 commit comments