aboutsummaryrefslogtreecommitdiffstats
path: root/.builds
Commit message (Collapse)AuthorAgeFilesLines
* Add Ubuntu 20.04 CI build, reinstate Debian 10 build.Ben Sturmfels2021-09-234-4/+144
|
* Fix bad name of Debian CI build file.Ben Sturmfels2021-09-181-0/+0
|
* Revert "Base our SourceHut CI builds on Docker."Ben Sturmfels2021-09-034-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 Sturmfels2021-08-234-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 Sturmfels2021-08-232-0/+0
|
* Update Docker and CI builds to be more closely aligned to deploy docs.Ben Sturmfels2021-08-232-15/+6
|
* Remove Debian 10 development Dockerfile.Ben Sturmfels2021-08-151-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 Sturmfels2021-03-303-0/+9
|
* Add feedgenerator dependency to CI and Docker files.Ben Sturmfels2021-03-303-0/+3
|
* Add Debian 11 CI build.Ben Sturmfels2021-03-291-0/+74
|
* Build docs in Docker and CI.Ben Sturmfels2021-03-292-0/+7
|
* Run LDAP, OpenID and PDF tests under Docker.Ben Sturmfels2021-03-092-1/+13
|
* Extend Fedora Dockerfile, add sourcehut builds for Debian and Fedora.Ben Sturmfels2021-03-092-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.