summary refs log tree commit diff
path: root/scripts-dev/build_debian_packages (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add suffices to scripts in scripts-dev (#12137)David Robertson2022-03-021-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)Shay2022-02-101-1/+0
|
* Drop Bionic from Debian builds (#11633)Shay2022-01-031-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 Shay2021-10-121-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 Hoff2021-08-171-1/+2
|
* Stop building a debian package for Groovy Gorilla (#10588)David Robertson2021-08-121-1/+0
|
* Enable docker image caching for the deb build (#10431)Richard van der Hoff2021-07-261-9/+29
|
* build debs in GHA (#10247)Richard van der Hoff2021-07-121-4/+13
| | | GHA workflow to build the debs
* Run `black` on the scripts (#9981)Richard van der Hoff2021-05-141-38/+67
| | | | Turns out these scripts weren't getting linted.
* Build Debian packages for Ubuntu 21.04 Hirsute (#9909)Dan Callahan2021-04-301-3/+4
| | | Signed-off-by: Dan Callahan <danc@element.io>
* Add option to skip unit tests when building debs (#9793)Dan Callahan2021-04-121-6/+11
| | | Signed-off-by: Dan Callahan <danc@element.io>
* drop support for stretch and xenialRichard van der Hoff2021-04-081-2/+0
|
* Add Ubuntu 20.10 (Groovy Gorilla) to build scripts. (#8475)Patrick Cloke2020-10-071-0/+1
|
* Remove Ubuntu Eoan that is now EOL (#7888)Gary Kim2020-07-171-1/+0
|
* Remove Ubuntu Cosmic and Disco which are both EOL. (#7539)Patrick Cloke2020-05-201-2/+0
|
* update dh-virtualenv (#7526)Richard van der Hoff2020-05-191-0/+1
|
* build debs for eoan and bullseye release-v1.5.1Richard van der Hoff2019-11-061-0/+2
|
* include disco in deb build target listRichard van der Hoff2019-05-031-0/+1
|
* Support ACME for certificate provisioning (#4384)Amber Brown2019-01-231-1/+1
|
* Rewrite build_debian_packages release-v0.34.1.1Richard van der Hoff2019-01-121-0/+154
Rewrite this in python so that it can be run in parallel.