Move documentation deployment to GitHub Actions
Open
cat/documentation
good-first-issue
- Dominant language
- C++
- Stars
- 199
- Forks
- 171
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 10
Description
We are going to remove Travis CI configuration and we need to move the `DOC` build job from Travis CI to GitHub Actions,
ideally as a separate dedicated workflow.
Shortly, it just needs to replicate steps that we used to run by the scripts that have been removed in commit https://github.com/boostorg/gil/commit/e3e779cc69af4905e4910c06f7e9417c2563e362
- `.ci/upload_docs.sh`
- `.travis.yml`
and that's pretty much it, but on GitHbu Actions.
### Tasklist
- [x] in develop branch
- [ ] in master branch
Contributor guide
Assessment
This issue has not been assessed yet.