Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add suffices to scripts in scripts-dev (#12137) | David Robertson | 2022-03-02 | 1 | -217/+0 |
| | | | | | | | | | * Rename scripts-dev to have suffices * Update references to `scripts-dev` * Changelog * These scripts don't pass mypy | ||||
* | Drop support for EOL Ubuntu 21.04 (#11961) | Shay | 2022-02-10 | 1 | -1/+0 |
| | |||||
* | Drop Bionic from Debian builds (#11633) | Shay | 2022-01-03 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | * update Trove classifiers to remove py36 * stop building bionic * update dh-virtualenv * newsfragment * fix newsfragment * update version refs * another try at correct tag * Update changelog | ||||
* | Add support for ubuntu 21.10 "Impish Indri" (#11024) | Hillery Shay | 2021-10-12 | 1 | -0/+1 |
| | | | | | | | | | | | * support ubuntu 21.10 indri * add changelog * update to correct codename Co-authored-by: Brendan Abolivier <github@brendanabolivier.com> Co-authored-by: Brendan Abolivier <github@brendanabolivier.com> | ||||
* | Build debs for bookworm (#10612) | Richard van der Hoff | 2021-08-17 | 1 | -1/+2 |
| | |||||
* | Stop building a debian package for Groovy Gorilla (#10588) | David Robertson | 2021-08-12 | 1 | -1/+0 |
| | |||||
* | Enable docker image caching for the deb build (#10431) | Richard van der Hoff | 2021-07-26 | 1 | -9/+29 |
| | |||||
* | build debs in GHA (#10247) | Richard van der Hoff | 2021-07-12 | 1 | -4/+13 |
| | | | GHA workflow to build the debs | ||||
* | Run `black` on the scripts (#9981) | Richard van der Hoff | 2021-05-14 | 1 | -38/+67 |
| | | | | Turns out these scripts weren't getting linted. | ||||
* | Build Debian packages for Ubuntu 21.04 Hirsute (#9909) | Dan Callahan | 2021-04-30 | 1 | -3/+4 |
| | | | Signed-off-by: Dan Callahan <danc@element.io> | ||||
* | Add option to skip unit tests when building debs (#9793) | Dan Callahan | 2021-04-12 | 1 | -6/+11 |
| | | | Signed-off-by: Dan Callahan <danc@element.io> | ||||
* | drop support for stretch and xenial | Richard van der Hoff | 2021-04-08 | 1 | -2/+0 |
| | |||||
* | Add Ubuntu 20.10 (Groovy Gorilla) to build scripts. (#8475) | Patrick Cloke | 2020-10-07 | 1 | -0/+1 |
| | |||||
* | Remove Ubuntu Eoan that is now EOL (#7888) | Gary Kim | 2020-07-17 | 1 | -1/+0 |
| | |||||
* | Remove Ubuntu Cosmic and Disco which are both EOL. (#7539) | Patrick Cloke | 2020-05-20 | 1 | -2/+0 |
| | |||||
* | update dh-virtualenv (#7526) | Richard van der Hoff | 2020-05-19 | 1 | -0/+1 |
| | |||||
* | build debs for eoan and bullseye github/release-v1.5.1 release-v1.5.1 | Richard van der Hoff | 2019-11-06 | 1 | -0/+2 |
| | |||||
* | include disco in deb build target list | Richard van der Hoff | 2019-05-03 | 1 | -0/+1 |
| | |||||
* | Support ACME for certificate provisioning (#4384) | Amber Brown | 2019-01-23 | 1 | -1/+1 |
| | |||||
* | Rewrite build_debian_packages github/release-v0.34.1.1 release-v0.34.1.1 | Richard van der Hoff | 2019-01-12 | 1 | -0/+154 |
Rewrite this in python so that it can be run in parallel. |