Releases: sphinx-notes/pages
Releases · sphinx-notes/pages
3.1
What's Changed
- Disable error log dumping since we can't get tmpdir of log by @SilverRainZ in #29
- Prevent inappropriate file premissions break deployment by @SilverRainZ in #32
- Enable github problem matcher by @SilverRainZ in #35
- Revert "No longer need to fix file permissions" by @SilverRainZ in #36
- Update action.yml to include latest versions of other scripts by @bmmtstb in #37
- Use original actions/upload-pages-artifact by @SilverRainZ in #38
New Contributors
Full Changelog: 3.0...3.1
3.0
- Support installing dependencies from
pyproject.toml
(#17 #21) - Support specifying extra Sphinx options (#14 #25)
- Support customize checkout (#26)
- Support deploy pages from a branch (we deploy with GitHub Actions by default) (#23 #27)
- And more in https://github.com/sphinx-notes/pages/releases/tag/3.0beta
3.0beta
- Support incremental build (cache)
- All in one: integrated
actions/setup-python
,actinos/checkout
, ... - Support Publishing Pages with Github Actions
2.1
docs: Use domain sphinx.silverrainz.me
2.0
- Use
actions/setup-python
- Allow custom path to
requirements.txt
- Allow custom Sphinx version
1.0
Fix EXTRA_FILES
1.0a
Fix installation of requirement.txt