Travis Ralston
e8674688e6
Release process: changelog generation and docs ( #3446 )
...
* Remove extra pyprojects and update changelog docs
* Add script for rendering the changelog
* Add docs for how to release the spec
* Move legacy changelogs out of the way
2021-10-18 10:09:35 -06:00
Travis Ralston
5be0df02c5
Start annotating which version of the spec added a thing ( #3425 )
...
* Introduce a new "added-in" template and use it on endpoints
* Use "added-in" on schema properties too
* Annotate sections of the spec with their added versions
* Demo of "added-in" on a room version (to be fleshed out)
* Use clearer versioning semantics
* Update and fix validator for Swagger custom properties
* Fix docs
2021-10-14 13:23:04 -06:00
Travis Ralston
95d850c418
Update client-server API endpoints to move from r0 to v3 (plus whitespace fixes) ( #3421 )
...
* Blind find & replace all on client major version -> v3
* Fix up bad replacements
* Fix anchors for r0->v3
* Changelog
2021-10-12 11:07:01 -06:00
Andrew Morgan
ff2c93af1c
Use changelogs/release.yaml
for the version number source everywhere ( #3310 )
...
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
2021-08-27 19:17:17 +01:00
Andrew Morgan
97f8e1248b
Attempt to fix broken breadcrumb links
...
Apparently this is a bug when canonifyURLs = true, which is a required option
to fix relative urls on spec pages.
2021-08-27 19:17:07 +01:00
wbamberg
1bfc3de6d6
Merge pull request #2992 from wbamberg/support-changelogs
...
Support changelogs
2021-08-27 19:16:42 +01:00
Will
25924a498c
Fix tab/spaces mix
2021-08-27 19:16:42 +01:00
Will
643cdd19c8
Support rendering of proposal tables
2021-08-27 19:16:42 +01:00
wbamberg
07c66616ac
Fix typo in comment
...
Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
2021-08-27 19:16:42 +01:00
wbamberg
6fc1f52f2f
Fix typo in comment
...
Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
2021-08-27 19:16:42 +01:00
wbamberg
942f865f64
Fix typo in comment
...
Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
2021-08-27 19:16:42 +01:00
Will
5f45a897ef
Add templates used to render data
2021-08-27 19:16:42 +01:00
Will
ee87cf2b63
Undo support for patch versions; use an opaque version string
2021-02-08 20:35:04 -08:00
Will
b79d489f91
Fix comment in changelog template
2021-02-03 14:18:06 -08:00
Will
9f3df1950f
Add changelog page and templates
2021-02-02 20:47:18 -08:00
Will
183ecfda03
Replace sas-emojis template
2021-01-22 14:31:39 -08:00
Will
338434bfcd
Support alerts (notes, warnings, rationales)
2021-01-20 12:34:49 -08:00
Will
228c737f56
Add support for modules
2021-01-19 15:57:35 -08:00
Will
0abbb1857f
Comments for all the layout templates
2021-01-12 20:45:24 -08:00
Will
55eae7b70b
Render a single page of the spec in Hugo
2021-01-12 15:31:01 -08:00