1
0
mirror of https://github.com/NLnetLabs/routinator.git synced 2024-05-19 06:50:04 +00:00

13 Commits

Author SHA1 Message Date
d872f19553 List Routinator data directory after Routinator init to check ownership of created directories. 2020-09-29 13:58:46 +02:00
ab21b7d781 Wait longer to assess Routinator startup status. 2020-09-29 13:56:39 +02:00
3aec404b45 Have Routinator drop privileges in a system independent way (now that the init subcommand honours this) instead of adding user entries in systemd files, and keeping the minimal unit as minimal as it used to be. 2020-09-29 12:33:34 +02:00
da79b3964a Switch to official cargo-deb release that has the required systemd unit functionality. (#375)
* Use correct version number syntax.
2020-09-09 20:30:25 +02:00
6b61e845a6 Deb packaging automation (#360)
Build and sanity check modern and minimal Routinator .deb packages using cargo-deb and GitHub Actions.
Also test against Debian 11 (Contributed by @netravnen).
2020-09-09 15:03:30 +02:00
293d44dd22 Run ci workflow on branch or PR, not both.
See: https://github.community/t/how-to-trigger-an-action-on-push-or-pull-request-but-not-both/16662
2020-07-02 16:39:43 +02:00
ca97be99d2 Update minimum Rust version to 1.42. 2020-06-17 10:40:29 +02:00
e4c09d2380 Downgrade to requiring Rust 1.39. 2020-04-07 15:07:55 +02:00
7de61ab29a Minimum Rust version is now 1.40. 2020-04-07 11:58:50 +02:00
ddf8bd49b0 Add GitHub Sponsors for Organisations 2020-02-20 09:08:02 +01:00
7bc16e991d Link to NLnet Labs funding page 2020-02-03 16:54:23 +01:00
26a7401488 Fix typo. 2019-09-17 14:06:04 +02:00
4b8ebf1bcd Add a Github Actions workflow. 2019-09-17 13:46:01 +02:00