Commit d388976
authored
docs(release): v0.3.0 anchor + refreshed static docs zip (#27)
* docs(release): add v0.3.0 per-version anchor + refresh static docs zip
Two preparation steps for cutting the v0.3.0 release:
1. **`docs/docs/beta-release-notes.mdx`** — add a `## What's new in
v0.3.0` section at the top of the page so the v0.3.0 GitHub Release
notes can link to a per-version summary anchor (and so v0.4.0 has
an obvious slot to follow). Existing per-component migration tables
below the anchor are unchanged.
2. **`resources/static/geobrix-docs-0.3.0.zip`** — built via
`gbx:docs:static-build`, which packages the rendered Docusaurus
site with the new v0.3.0 section. Replaces the stale
`geobrix-docs-0.2.0.zip` so scala_build's
`cp resources/static/geobrix-docs-*.zip staging/user-artifacts`
picks up the 0.3.0 zip on the next CI run.
The 0.2.0 zip is removed (not preserved) because the v0.2.0 GitHub
Release already carries its own copy and the file in git was only
used to feed CI's `user-artifacts` upload — keeping it would cause
both zips to be uploaded under the same artifact name on every build.
No code changes. After merge, build_main on main HEAD will produce a
`user-artifacts.zip` containing only `geobrix-docs-0.3.0.zip`, ready
for attachment to the v0.3.0 GitHub Release.
Co-authored-by: Isaac
---------
Co-authored-by: Michael Johns <user.name>1 parent dbcf711 commit d388976
3 files changed
Lines changed: 16 additions & 0 deletions
File tree
- docs/docs
- resources/static
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
14 | 30 | | |
15 | 31 | | |
16 | 32 | | |
| |||
Binary file not shown.
Binary file not shown.
0 commit comments