Commit e009200
authored
chore(release): 1.0.0 nexus launch prep (#217)
## What
Prep for the 1.0.0 stable release and the Nexus Mods page launch:
- **Nexus page source of truth**: `docs/nexus/description.md`, markdown
authored for conversion to Nexus BBCode at publish time
(`markdown_to_bbcodenm -i docs/nexus/description.md -o <out>`, paste
into the editor's BBCode view). The draft preamble is wrapped in
`converter_ignore` fences so it never reaches the page. The antivirus
note links to the `virus-scan` labeled issue list.
- **Screenshots + branding art**: 2k/4k app screenshots under
`docs/images/screenshots/`, banner and icon artwork under
`docs/images/`, refreshed app icons, and the README hero screenshot
swapped to the new mods-list shot.
- **AV workflow labeling**: `curator-post-release-av` now creates the
`virus-scan` label idempotently and applies it to each release's AV
manual review issue, collecting all VirusTotal scan results under one
filterable list the Nexus page links to. Reviewed by code-reviewer:
PASS, no blockers.
- **Stable releases**: release-please `prerelease` flipped to false so
releases publish as stable from 1.0.0 on; the key remains in place to
flip back for a prerelease cycle. README Status section and
release-strategy reference updated to match.
## Why
The Nexus page needs a maintainable description pipeline (markdown in
git, BBCode out), durable public scan-result links that don't require
per-release manual edits, and stable-marked releases for the public
1.0.0 launch.1 parent cf99fa4 commit e009200
30 files changed
Lines changed: 135 additions & 14 deletions
File tree
- .github/workflows
- docs
- images
- screenshots
- nexus
- reference
- src
- ui
- Assets
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
476 | 476 | | |
477 | 477 | | |
478 | 478 | | |
479 | | - | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
480 | 485 | | |
481 | 486 | | |
482 | 487 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1527 | 1527 | | |
1528 | 1528 | | |
1529 | 1529 | | |
1530 | | - | |
| 1530 | + | |
| 1531 | + | |
1531 | 1532 | | |
1532 | 1533 | | |
1533 | 1534 | | |
1534 | 1535 | | |
1535 | | - | |
| 1536 | + | |
1536 | 1537 | | |
1537 | 1538 | | |
1538 | 1539 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
44 | | - | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
Binary file not shown.
Loading
Loading
Loading
Loading
Loading
0 commit comments