|
ccdc651584
|
feat: upgrade to edition 2024
/ build (push) Successful in 1s
/ check-integration-tests (push) Successful in 9s
/ report-size (push) Successful in 1s
Finally pulled the trigger!
|
2025-05-16 18:44:37 +02:00 |
|
|
316f2bf576
|
feat: add config file to webnsupdate
/ check-renovaterc (push) Successful in 2s
/ build (push) Successful in 1s
/ test (push) Successful in 12s
/ report-size (push) Successful in 2s
Move flags to config file, and add more options. Mirror some in the
module.
|
2025-03-19 23:05:38 +01:00 |
|
|
f16c3b9138
|
fix(typo): typos corrected typ to typo
/ build (push) Successful in 1s
/ check (clippy) (push) Successful in 2s
/ check (module-ipv4-only-test) (push) Successful in 7s
/ check (module-ipv4-test) (push) Successful in 7s
/ check (module-ipv6-only-test) (push) Successful in 7s
/ check (module-ipv6-test) (push) Successful in 7s
/ check (module-nginx-test) (push) Successful in 7s
/ check (nextest) (push) Successful in 2s
/ check (treefmt) (push) Successful in 3s
/ report-size (push) Successful in 2s
This is wrong for us (we use typ instead of type, not typo, because type
is a rust keyword).
|
2025-03-04 09:46:38 +01:00 |
|
|
b775f8e811
|
refactor(nsupdate): send all commands at once
/ build (push) Successful in 1s
/ check (clippy) (push) Successful in 2s
/ check (module-ipv4-only-test) (push) Successful in 6s
/ check (module-ipv4-test) (push) Successful in 6s
/ check (module-ipv6-only-test) (push) Successful in 6s
/ check (module-ipv6-test) (push) Successful in 6s
/ check (module-nginx-test) (push) Successful in 6s
/ check (nextest) (push) Successful in 3s
/ check (treefmt) (push) Successful in 2s
/ report-size (push) Successful in 2s
This ensures `nsupdate` is only called once per IP update (even for both
IPv4 and IPv6 in a single call).
|
2025-02-05 22:47:13 +01:00 |
|
|
846a0675d1
|
refactor: reorganize main.rs
/ build (push) Successful in 2s
/ check (push) Successful in 8s
|
2024-11-23 21:01:58 +01:00 |
|