Commit graph

47 commits

Author SHA1 Message Date
b7f41f5675 Bump version 0.3.5 → 0.3.6
Some checks failed
check code / check-code (push) Failing after 13m8s
build and publish / release-pypackage (push) Failing after 13m7s
build and publish / update-changelog (push) Failing after 12m59s
2024-07-07 18:23:16 +02:00
ba2a3f6edf
fix whitespace 2024-06-27 21:30:10 +02:00
60b3226361
use make_absolute function 2024-06-27 21:26:56 +02:00
Matthias Frey
0051c30b8d Implement Provider.list_zones for dynamic zone config support 2024-06-18 10:08:37 +02:00
ec27c03260 Bump version 0.3.4 → 0.3.5
All checks were successful
build and publish / update-changelog (push) Successful in 9s
check code / check-code (push) Successful in 28s
build and publish / release-pypackage (push) Successful in 48s
2024-03-04 17:08:41 +01:00
8d29b5e639 revert: change from repr to string in changeset
Some checks failed
check code / check-code (push) Failing after 27s
Signed-off-by: Ivan Schaller <ivan@schaller.sh>
2024-03-01 22:49:17 +01:00
696d2a2532 change from repr to string in changeset
All checks were successful
check code / check-code (push) Successful in 30s
Signed-off-by: Ivan Schaller <ivan@schaller.sh>
2024-03-01 19:37:16 +01:00
4fe8be6291 unescape the changeset before comparison to live records to have an accurate changeset. fixes changes for txt records
All checks were successful
check code / check-code (push) Successful in 29s
2024-03-01 10:30:58 +01:00
78448d2bde only unescape txt and spf records
All checks were successful
check code / check-code (push) Successful in 30s
2024-02-29 22:17:45 +01:00
ff1a47cf8c update logging 2024-02-29 22:14:00 +01:00
91ba03af7f rollback changes to semicolon escaping
All checks were successful
check code / check-code (push) Successful in 27s
2024-02-29 21:45:03 +01:00
6e624a79a7 fix semicolon escaping 2024-02-29 19:37:27 +01:00
afe182628a fix typo in method call and add function for semicolons 2024-02-29 16:22:52 +01:00
558b861c24 Bump version 0.3.3 → 0.3.4
Some checks failed
check code / check-code (push) Successful in 29s
build and publish / update-changelog (push) Successful in 9s
build and publish / build-pypackage (push) Failing after 47s
2024-02-29 12:53:37 +01:00
0fb38b9ae5 add tests and move multiple replaces to regex replace
All checks were successful
check code / check-code (push) Successful in 33s
2024-02-29 12:48:50 +01:00
6326903bb3 add typehint for __init__
All checks were successful
check code / check-code (push) Successful in 29s
Signed-off-by: Ivan Schaller <ivan@schaller.sh>
2024-02-28 16:20:46 +01:00
408cf3fdd2 rename class and add new tests
All checks were successful
check code / check-code (push) Successful in 32s
2024-02-28 16:07:32 +01:00
29cf05c888 fix definition
All checks were successful
check code / check-code (push) Successful in 32s
2024-02-28 14:38:08 +01:00
59a9b01fef rename some variables
Some checks failed
check code / check-code (push) Failing after 21s
2024-02-28 14:33:53 +01:00
6612daeee7 fix some errors in record filtering 2024-02-28 14:28:42 +01:00
792b9d5429 simplify some code 2024-02-28 14:07:30 +01:00
284f001236 first tests with provider support 2024-02-21 16:21:25 +01:00
09898b7a22 revert the test changes
All checks were successful
check code / check-code (push) Successful in 31s
2024-02-21 16:19:29 +01:00
ba9d301dac update dev setup
All checks were successful
check code / check-code (push) Successful in 31s
2024-02-21 16:14:05 +01:00
a97428e81c Bump version 0.3.2 → 0.3.3
Some checks failed
build and publish / update-changelog (push) Successful in 11s
check code / check-code (push) Successful in 23s
build and publish / build-pypackage (push) Failing after 1m3s
2024-02-20 10:03:40 +01:00
e047aa3d30 Bump version 0.3.1 → 0.3.2
Some checks failed
build and publish / update-changelog (push) Failing after 7s
check code / check-code (push) Successful in 19s
build and publish / build-pypackage (push) Failing after 1m4s
2024-02-20 09:24:44 +01:00
86789a1c4b update ci files for future releases 2024-02-20 08:59:05 +01:00
1630ccd949 Bump version 0.3.0 → 0.3.1
Some checks failed
check code / check-code (push) Successful in 22s
build and publish / build-pypackage (push) Successful in 19s
update changelog / update-changelog (push) Failing after 3s
2024-01-25 11:56:03 +01:00
256d1a8f0e fix for single value rcd
All checks were successful
check code / check-code (push) Successful in 18s
2024-01-25 11:51:10 +01:00
95c6815dad fix type hint for rdata
All checks were successful
check code / check-code (push) Successful in 18s
2024-01-25 11:45:28 +01:00
f20e190ef6 fix type errors
All checks were successful
check code / check-code (push) Successful in 17s
2024-01-25 11:43:20 +01:00
c692ff18d3 Bump version 0.2.1 → 0.3.0
Some checks failed
check code / check-code (push) Failing after 19s
update changelog / update-changelog (push) Failing after 4s
build and publish / build-pypackage (push) Has been cancelled
2024-01-25 11:39:30 +01:00
c95f95fb8b make populate function smaller 2024-01-25 11:39:22 +01:00
f7f54f8eb7 add docstrings and refactor make absolute function 2024-01-25 10:51:42 +01:00
988502a499 fix mypy issues
All checks were successful
check/lint python code with hatch / check-python-hatch (push) Successful in 21s
2024-01-09 23:07:04 +01:00
efa08db811 Bump version 0.2.0 → 0.2.1
Some checks failed
check/lint python code with hatch / check-python-hatch (push) Failing after 20s
2024-01-09 23:02:43 +01:00
5714ce5af9 move from provider base class to source 2024-01-09 22:54:52 +01:00
353791797d update debug log 2023-11-10 17:07:55 +01:00
61b1b47a96 update readme and make absolute optional 2023-11-10 17:06:52 +01:00
c77cef64ee make some records absolute 2023-11-10 16:47:59 +01:00
ac395e84e2 escape ; character in txt records 2023-11-10 16:34:20 +01:00
9d79906f96 add @ support and make cname records absolute 2023-11-10 16:32:07 +01:00
d4c095540f fix request parameter 2023-11-09 14:33:45 +01:00
14a98fe132 add log message for total records found 2023-11-09 14:29:33 +01:00
bec8384557 fix literal type 2023-11-09 14:22:05 +01:00
3cb883abd6 update view query 2023-11-09 14:17:36 +01:00
cdd0b00cd1 update query for views and use hatch as a build tool 2023-11-09 13:08:03 +01:00