Commit d2440cc
fix: publish 2.x on the latest channel; drop broken release assets
Normalize the release config to main's plugins-array form and publish
the 2.x line to the `latest` dist-tag.
Putting a maintenance branch on `latest` is safe only because the 2.x
line publishes a different npm package (@edx/frontend-plugin-notifications)
than release/main (@openedx/frontend-app-notifications), so their `latest`
tags are independent. If they shared a package, the maintenance and
release lines would clobber each other's `latest`, and 2.x would have to
keep its own channel instead.
Also drop the dist/* GitHub release asset upload, which fails under the
current @semantic-release/github stack, and keep success/fail disabled to
preserve existing behavior.
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 0c7fe0c commit d2440cc
1 file changed
Lines changed: 6 additions & 21 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
9 | 11 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
| 12 | + | |
28 | 13 | | |
29 | 14 | | |
30 | 15 | | |
| |||
0 commit comments