Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Ubuntu 20.04 CI build, reinstate Debian 10 build. | Ben Sturmfels | 2021-09-23 | 4 | -4/+144 |
| | |||||
* | Fix bad name of Debian CI build file. | Ben Sturmfels | 2021-09-18 | 1 | -0/+0 |
| | |||||
* | Revert "Base our SourceHut CI builds on Docker." | Ben Sturmfels | 2021-09-03 | 4 | -26/+143 |
| | | | | | | | | Running the Dockerfiles in CI seemed like a good idea, but I'd forgotten that they pull from the master branch, rather than using local source. Could be reinstated if we make Dockerfiles use local source as discussed in trac#5574. This reverts commit 712728c331ea3518b1964bbc7fcf06ff2c567064. | ||||
* | Base our SourceHut CI builds on Docker. | Ben Sturmfels | 2021-08-23 | 4 | -143/+26 |
| | | | | | This allows us to use an identical build in CI and in local development. Not the most optimal for CI, but means less to maintain and no inconsistencies. | ||||
* | Rename CI jobs. | Ben Sturmfels | 2021-08-23 | 2 | -0/+0 |
| | |||||
* | Update Docker and CI builds to be more closely aligned to deploy docs. | Ben Sturmfels | 2021-08-23 | 2 | -15/+6 |
| | |||||
* | Remove Debian 10 development Dockerfile. | Ben Sturmfels | 2021-08-15 | 1 | -73/+0 |
| | | | | | Debian 11 has been released, so future releases need not provide explicit support for Debian 10. | ||||
* | Add `pip freeze` to Docker and CI builds for later troubleshooting. | Ben Sturmfels | 2021-03-30 | 3 | -0/+9 |
| | |||||
* | Add feedgenerator dependency to CI and Docker files. | Ben Sturmfels | 2021-03-30 | 3 | -0/+3 |
| | |||||
* | Add Debian 11 CI build. | Ben Sturmfels | 2021-03-29 | 1 | -0/+74 |
| | |||||
* | Build docs in Docker and CI. | Ben Sturmfels | 2021-03-29 | 2 | -0/+7 |
| | |||||
* | Run LDAP, OpenID and PDF tests under Docker. | Ben Sturmfels | 2021-03-09 | 2 | -1/+13 |
| | |||||
* | Extend Fedora Dockerfile, add sourcehut builds for Debian and Fedora. | Ben Sturmfels | 2021-03-09 | 2 | -0/+120 |
Previously had partial docs for Fedora 31. This updates to Fedora 33, adds support for audio and video and adds dependencies to allow the test suite to run to completion. |