Commit graph

140 commits

Author SHA1 Message Date
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
f38a1036b7 update test cases
All checks were successful
check code / check-code (push) Successful in 34s
2024-02-29 19:45:24 +01:00
6e624a79a7 fix semicolon escaping 2024-02-29 19:37:27 +01:00
a8ecfab930 add new tests
All checks were successful
check code / check-code (push) Successful in 30s
2024-02-29 16:23:00 +01:00
afe182628a fix typo in method call and add function for semicolons 2024-02-29 16:22:52 +01:00
6b06cada38 update ci files for github
All checks were successful
check code / check-code (push) Successful in 29s
2024-02-29 13:06:59 +01:00
7912997add [bot] update changelog
All checks were successful
check code / check-code (push) Successful in 38s
2024-02-29 11:54:48 +00: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
c62453b0ac
Merge pull request #3 from olofvndrhr/dev
All checks were successful
check code / check-code (push) Successful in 28s
merge dev into main
2024-02-29 12:52:28 +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
6953643876 Update dependency octodns to v1.5.0
All checks were successful
check code / check-code (push) Successful in 33s
2024-02-29 09:22:49 +01:00
537cd2061b Update lscr.io/linuxserver/netbox Docker tag to v3.7.3 2024-02-29 09:22:49 +01:00
21bc3f638a Merge pull request 'Update dependency octodns to v1.5.0' (#13) from renovate/octodns-1.x into main
All checks were successful
check code / check-code (push) Successful in 31s
Reviewed-on: #13
2024-02-29 09:19:45 +01:00
6c9f77c5f4 Update dependency octodns to v1.5.0
All checks were successful
build and publish / update-changelog (pull_request) Successful in 6s
build and publish / build-pypackage (pull_request) Successful in 38s
check code / check-code (pull_request) Successful in 32s
2024-02-29 08:18:33 +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
886fc871fa Merge pull request 'Update lscr.io/linuxserver/netbox Docker tag to v3.7.3' (#11) from renovate/lscr.io-linuxserver-netbox-3.x into main
All checks were successful
check code / check-code (push) Successful in 27s
Reviewed-on: #11
2024-02-22 08:26:56 +01:00
93be71faba Update lscr.io/linuxserver/netbox Docker tag to v3.7.3
All checks were successful
build and publish / update-changelog (pull_request) Successful in 7s
build and publish / build-pypackage (pull_request) Successful in 30s
check code / check-code (pull_request) Successful in 28s
2024-02-22 08:16:41 +01:00
e27f8938a5 add dev branch to tests
All checks were successful
check code / check-code (push) Successful in 37s
2024-02-21 16:23:21 +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
c5f3fa9e00 fix workflow name
All checks were successful
check code / check-code (push) Successful in 33s
2024-02-21 15:01:43 +01:00
3728594b4e add first test
All checks were successful
check code / check-code (push) Successful in 33s
2024-02-21 14:59:19 +01:00
880a210b9b add dev setup 2024-02-21 14:48:11 +01:00
c81f3241d9 fix github release action
All checks were successful
check code / check-code (push) Successful in 27s
2024-02-20 10:10:03 +01:00
daef5bf30a [bot] update changelog 2024-02-20 09:04:03 +00: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
e0e769409d fix changelog generation
All checks were successful
check code / check-code (push) Successful in 25s
2024-02-20 09:35:59 +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
74c447b282 add CONTRIBUTING.md
All checks were successful
check code / check-code (push) Successful in 19s
2024-02-20 09:13:23 +01:00
86789a1c4b update ci files for future releases 2024-02-20 08:59:05 +01:00
6aeda2c48b add issue templates, ci linting and update pre-commit 2024-02-20 08:34:56 +01:00
35c069efe9 add changelog
All checks were successful
check code / check-code (push) Successful in 21s
2024-01-25 11:56:35 +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
ff3dd03ce5 add new workflows 2024-01-25 10:25:37 +01:00
de1e67c6be fix deps
All checks were successful
check/lint python code with hatch / check-python-hatch (push) Successful in 22s
2024-01-23 14:30:15 +01:00