sgallagher / sscg

Simple Signed Certificate Generator
GNU General Public License v3.0
77 stars 13 forks source link

Add Debian packaging #22

Closed martinpitt closed 3 years ago

martinpitt commented 3 years ago

Keep the version as "0" for upstream tests, as there is no explicit release procedure/proper release tarballs when it could be bumped automatically. This is left to the downstream packager.

Build the package in CI and run it to get a smoke test that it works correctly.

martinpitt commented 3 years ago

Tested on my fork, where it works fine. The slow tests are really slow though, in some cases they take ~ 45 minutes (while in others only 5).

sgallagher commented 3 years ago

Tested on my fork, where it works fine. The slow tests are really slow though, in some cases they take ~ 45 minutes (while in others only 5).

Yeah, the slow tests are entirely dependent on the available entropy of the testing system. Probably okay to just skip them.