4
0
mirror of https://github.com/cwinfo/yggdrasil-go.git synced 2025-06-15 17:56:05 +00:00

21 Commits

Author SHA1 Message Date
c4b29b735c Link costing based on average RTT (#1171)
This PR updates Ironwood to include the new RTT-based link costing and
updates `yggdrasilctl` to report the cost in `getPeers`.

Co-authored-by: Neil Alexander <neilalexander@users.noreply.github.com>
2024-09-21 22:05:23 +00:00
2831d73f73 Try to fix WiX for Windows MSI builds 2024-05-27 22:52:48 +01:00
c2811c0cdc Update more GHA actions due to deprecations 2024-05-27 22:14:28 +01:00
5d9c5b3c9b Minimum Go 1.21, update quic-go, update some CI actions 2024-05-27 22:03:41 +01:00
ea6ccf552f Update dependencies, test cross-builds for FreeBSD and OpenBSD in CI 2023-10-27 23:16:13 +01:00
8afa737a8d Use ubuntu-20.04 image for router packages in CI 2023-10-24 22:44:33 +01:00
7934158f5f Use ubuntu-20.04 image for Debian packages in CI 2023-10-24 12:10:48 +01:00
5b203ad8c5 Use Go 1.21 in CI, update minimum version to Go 1.20, lint fixes, update quic-go 2023-08-12 18:12:58 +01:00
ebd3596c2c Update ci.yml 2023-03-26 17:05:55 -05:00
1dd1d0ab8c Build packages with Go 1.20 2023-02-26 21:32:26 +00:00
6d6c408957 Test against Go 1.20, maybe fix lint issue 2023-02-26 21:31:20 +00:00
5ad8c33d26 Remove packaging from main CI run 2022-09-24 13:38:14 +01:00
d5c0dc9bee Go 1.19 in CI 2022-08-06 15:19:01 +01:00
b77b018c4d Modify workflow strategy 2022-04-18 10:35:05 +01:00
c3de1542b0 Move CodeQL into main CI workflow 2022-04-18 10:33:33 +01:00
55f7874b35 Limit concurrency of CI runs 2022-04-18 10:30:40 +01:00
e9caf989b8 Enable CodeQL 2022-04-18 10:27:43 +01:00
bc78530fcb Build packages in GitHub Actions 2022-04-17 23:38:16 +01:00
073799d3de Require Go 1.17 2022-04-17 18:22:26 +01:00
c7ffbc05a5 Update GitHub Actions 2022-04-17 17:53:55 +01:00
93c94e38f9 GitHub Actions 2022-04-17 17:24:34 +01:00