1.0.0 Rework #25

Merged
Neshura merged 25 commits from v2 into main 2023-12-27 20:26:16 +00:00

25 commits

Author SHA1 Message Date
8d9f282092
Merge branch 'main' into v2
All checks were successful
Run Tests on Code / run-tests (push) Successful in 13s
2023-12-27 21:17:53 +01:00
251771f3c3
Clippy changes
All checks were successful
Run Tests on Code / run-tests (push) Successful in 11s
2023-12-27 13:39:02 +01:00
4adfc7efb2
Split DNS info depending on record type. See #27
All checks were successful
Run Tests on Code / run-tests (push) Successful in 14s
2023-12-27 13:34:30 +01:00
660b4efa26
Release Candidate 1.0.0-rc.3
All checks were successful
Run Tests on Code / run-tests (push) Successful in 23s
Build and Release Binary File / test (push) Successful in 27s
Build and Release Binary File / build (push) Successful in 26s
Build and Release Binary File / upload-release (push) Successful in 37s
2023-12-26 18:53:46 +01:00
f969e21418
Bugfix: DNS Updater would not work for freshly created DNS records or records with outdated info
All checks were successful
Run Tests on Code / run-tests (push) Successful in 18s
2023-12-26 18:53:22 +01:00
6714f447de
Release Candidate 1.0.0-rc.2
All checks were successful
Run Tests on Code / run-tests (push) Successful in 21s
Build and Release Binary File / test (push) Successful in 11s
Build and Release Binary File / build (push) Successful in 21s
Build and Release Binary File / upload-release (push) Successful in 12s
2023-12-26 18:24:29 +01:00
293f0af30a
Remove debug statement in main
All checks were successful
Run Tests on Code / run-tests (push) Successful in 15s
2023-12-26 18:24:04 +01:00
e9ca986926
Remove excessive node install in actions 2023-12-26 18:23:50 +01:00
285ed25eaf
Fix Release CI for rc tags
All checks were successful
Run Tests on Code / run-tests (push) Successful in 12s
Build and Release Binary File / test (push) Successful in 11s
Build and Release Binary File / build (push) Successful in 22s
Build and Release Binary File / upload-release (push) Successful in 10s
2023-12-26 04:28:00 +01:00
48e0446521
Release Candidate 1.0.0-rc.1
All checks were successful
Run Tests on Code / run-tests (push) Successful in 23s
2023-12-26 04:24:35 +01:00
bd7514ea84
Clippy linting changes
All checks were successful
Run Tests on Code / run-tests (push) Successful in 12s
2023-12-26 04:18:58 +01:00
31892b27fc
Implement rewrite in main
All checks were successful
Run Tests on Code / run-tests (push) Successful in 27s
2023-12-26 04:10:10 +01:00
ab23597218
Rewrite Cloudflare module, minor changes to config module 2023-12-26 04:10:00 +01:00
fbf31a4115
Adjusted Readme to reflect code changes 2023-12-26 04:09:18 +01:00
445b22fecd
Conditional logging destination 2023-12-26 04:06:38 +01:00
1ae5d2b49f
Added dependencies for improved API handling 2023-12-26 04:05:35 +01:00
0b8b2299da
Change Cargo.toml Version requirements + add confy
Some checks failed
Run Tests on Code / run-tests (push) Failing after 22s
2023-12-25 18:58:17 +01:00
590093aa5e
Move cloudflare module out of subdirectory. Delete previous code 2023-12-25 18:56:44 +01:00
ae80119fa8
(Systemd) logging crates
Some checks failed
Run Tests on Code / run-tests (push) Failing after 25s
2023-12-25 16:24:59 +01:00
7efa41a48c
New config module 2023-12-25 16:24:18 +01:00
478dc4dd3a
Adjusted Readme language 2023-12-25 16:23:44 +01:00
74b4202e9e
Add config files to .gitignore 2023-12-25 15:19:44 +01:00
f66fd67159
Update readme with planned config setup 2023-12-25 15:12:00 +01:00
d2f89f0938
Switch from .json for secrets to .env 2023-12-25 15:11:17 +01:00
f8ad83439c
Add Clippy to CI 2023-12-25 15:10:42 +01:00