-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Add debian packaging to CI #8555
Comments
@richvdh mentioned an alternative which was to build debian packages on RC's as well - which would allow us to catch issues sooner on less important releases. |
not so much an alternative, as something that might be nice to do in addition |
(for links: #6116 is about packaging RCs) |
For CI, which Debian / Ubuntu release do we want to build for? Building for all releases seems slow and wasteful. The stable releases should be... stable. So I suspect building for |
counterpoint: we're more likely to accidentally introduce an incompatibility with an old distro. suggested compromise: build for oldest-supported distro and |
#9073 worked on So let's go with oldest supported + |
with the exception of that one datapoint, it feels like working on |
We keep breaking the debian package builds, which is annoying when trying to release.
We may want to consider just running this on develop/release branches to save resource?
Presumably we don't want to use the debs built in CI, in case they get compromised?
The text was updated successfully, but these errors were encountered: