Commit graph

83 commits

Author SHA1 Message Date
Ivan Schaller afe182628a fix typo in method call and add function for semicolons 2024-02-29 16:22:52 +01:00
Ivan Schaller 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
actions-bot 7912997add [bot] update changelog
All checks were successful
check code / check-code (push) Successful in 38s
2024-02-29 11:54:48 +00:00
Ivan Schaller 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
Ivan Schaller 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
Ivan Schaller 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
renovate-bot 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
renovate-bot 537cd2061b Update lscr.io/linuxserver/netbox Docker tag to v3.7.3 2024-02-29 09:22:49 +01:00
Ivan Schaller 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
renovate-bot 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
Ivan Schaller 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
Ivan Schaller 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
Ivan Schaller 29cf05c888 fix definition
All checks were successful
check code / check-code (push) Successful in 32s
2024-02-28 14:38:08 +01:00
Ivan Schaller 59a9b01fef rename some variables
Some checks failed
check code / check-code (push) Failing after 21s
2024-02-28 14:33:53 +01:00
Ivan Schaller 6612daeee7 fix some errors in record filtering 2024-02-28 14:28:42 +01:00
Ivan Schaller 792b9d5429 simplify some code 2024-02-28 14:07:30 +01:00
Ivan Schaller 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
renovate-bot 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
Ivan Schaller 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
Ivan Schaller 284f001236 first tests with provider support 2024-02-21 16:21:25 +01:00
Ivan Schaller 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
Ivan Schaller ba9d301dac update dev setup
All checks were successful
check code / check-code (push) Successful in 31s
2024-02-21 16:14:05 +01:00
Ivan Schaller c5f3fa9e00 fix workflow name
All checks were successful
check code / check-code (push) Successful in 33s
2024-02-21 15:01:43 +01:00
Ivan Schaller 3728594b4e add first test
All checks were successful
check code / check-code (push) Successful in 33s
2024-02-21 14:59:19 +01:00
Ivan Schaller 880a210b9b add dev setup 2024-02-21 14:48:11 +01:00
Ivan Schaller 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
actions-bot daef5bf30a [bot] update changelog 2024-02-20 09:04:03 +00:00
Ivan Schaller 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
Ivan Schaller e0e769409d fix changelog generation
All checks were successful
check code / check-code (push) Successful in 25s
2024-02-20 09:35:59 +01:00
Ivan Schaller 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
Ivan Schaller 74c447b282 add CONTRIBUTING.md
All checks were successful
check code / check-code (push) Successful in 19s
2024-02-20 09:13:23 +01:00
Ivan Schaller 86789a1c4b update ci files for future releases 2024-02-20 08:59:05 +01:00
Ivan Schaller 6aeda2c48b add issue templates, ci linting and update pre-commit 2024-02-20 08:34:56 +01:00
Ivan Schaller 35c069efe9 add changelog
All checks were successful
check code / check-code (push) Successful in 21s
2024-01-25 11:56:35 +01:00
Ivan Schaller 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
Ivan Schaller 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
Ivan Schaller 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
Ivan Schaller f20e190ef6 fix type errors
All checks were successful
check code / check-code (push) Successful in 17s
2024-01-25 11:43:20 +01:00
Ivan Schaller 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
Ivan Schaller c95f95fb8b make populate function smaller 2024-01-25 11:39:22 +01:00
Ivan Schaller f7f54f8eb7 add docstrings and refactor make absolute function 2024-01-25 10:51:42 +01:00
Ivan Schaller ff3dd03ce5 add new workflows 2024-01-25 10:25:37 +01:00
Ivan Schaller 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
Ivan Schaller 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
Ivan Schaller 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
Ivan Schaller 5714ce5af9 move from provider base class to source 2024-01-09 22:54:52 +01:00
Ivan Schaller 4a2ba28aaa update to python template for future pypi releases 2024-01-09 22:12:25 +01:00
Ivan Schaller 353791797d update debug log 2023-11-10 17:07:55 +01:00
Ivan Schaller 61b1b47a96 update readme and make absolute optional 2023-11-10 17:06:52 +01:00
Ivan Schaller c77cef64ee make some records absolute 2023-11-10 16:47:59 +01:00