Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Additionally deploy to a folder named after current Synapse version github/anoa/mdbook_ci_versions anoa/mdbook_ci_versions | Andrew Morgan | 2021-05-27 | 1 | -6/+28 |
| | | | | | | | | | Doing so will allow us to build up releases of the docs as we create and push to release branches. In the future we'll have some UI on the website to switch between versions, but for now you can simple just change 'latest' to 'v1.2.3' in the URL. | ||||
* | Add github actions workflow to deploy docs to gh-pages | Andrew Morgan | 2021-05-26 | 1 | -0/+34 |
| | |||||
* | Fix port_db on empty db (#9930) | Richard van der Hoff | 2021-05-10 | 1 | -1/+1 |
| | | | | ... and test it. | ||||
* | Proof of concept for GitHub Actions (#9661) | Dan Callahan | 2021-04-09 | 1 | -0/+322 |
Signed-off-by: Dan Callahan <danc@element.io> |