Commit Graph

109 Commits

Author SHA1 Message Date
Ivan Schaller 880a210b9b add dev setup 2024-02-21 14:48:11 +01:00
Ivan Schaller c81f3241d9 fix github release action
check code / check-code (push) Successful in 27s Details
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
build and publish / update-changelog (push) Successful in 11s Details
check code / check-code (push) Successful in 23s Details
build and publish / build-pypackage (push) Failing after 1m3s Details
2024-02-20 10:03:40 +01:00
Ivan Schaller e0e769409d fix changelog generation
check code / check-code (push) Successful in 25s Details
2024-02-20 09:35:59 +01:00
Ivan Schaller e047aa3d30 Bump version 0.3.1 → 0.3.2
build and publish / update-changelog (push) Failing after 7s Details
check code / check-code (push) Successful in 19s Details
build and publish / build-pypackage (push) Failing after 1m4s Details
2024-02-20 09:24:44 +01:00
Ivan Schaller 74c447b282 add CONTRIBUTING.md
check code / check-code (push) Successful in 19s Details
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
check code / check-code (push) Successful in 21s Details
2024-01-25 11:56:35 +01:00
Ivan Schaller 1630ccd949 Bump version 0.3.0 → 0.3.1
check code / check-code (push) Successful in 22s Details
build and publish / build-pypackage (push) Successful in 19s Details
update changelog / update-changelog (push) Failing after 3s Details
2024-01-25 11:56:03 +01:00
Ivan Schaller 256d1a8f0e fix for single value rcd
check code / check-code (push) Successful in 18s Details
2024-01-25 11:51:10 +01:00
Ivan Schaller 95c6815dad fix type hint for rdata
check code / check-code (push) Successful in 18s Details
2024-01-25 11:45:28 +01:00
Ivan Schaller f20e190ef6 fix type errors
check code / check-code (push) Successful in 17s Details
2024-01-25 11:43:20 +01:00
Ivan Schaller c692ff18d3 Bump version 0.2.1 → 0.3.0
check code / check-code (push) Failing after 19s Details
update changelog / update-changelog (push) Failing after 4s Details
build and publish / build-pypackage (push) Has been cancelled Details
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
check/lint python code with hatch / check-python-hatch (push) Successful in 22s Details
2024-01-23 14:30:15 +01:00
Ivan Schaller 988502a499 fix mypy issues
check/lint python code with hatch / check-python-hatch (push) Successful in 21s Details
2024-01-09 23:07:04 +01:00
Ivan Schaller efa08db811 Bump version 0.2.0 → 0.2.1
check/lint python code with hatch / check-python-hatch (push) Failing after 20s Details
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
Ivan Schaller ac395e84e2 escape ; character in txt records 2023-11-10 16:34:20 +01:00
Ivan Schaller 9d79906f96 add @ support and make cname records absolute 2023-11-10 16:32:07 +01:00
Ivan Schaller d4c095540f fix request parameter 2023-11-09 14:33:45 +01:00
Ivan Schaller 14a98fe132 add log message for total records found 2023-11-09 14:29:33 +01:00
Ivan Schaller bec8384557 fix literal type 2023-11-09 14:22:05 +01:00
Ivan Schaller 3cb883abd6 update view query 2023-11-09 14:17:36 +01:00
Ivan Schaller cdd0b00cd1 update query for views and use hatch as a build tool 2023-11-09 13:08:03 +01:00
Ivan Schaller 66d95519b1
update requirements 2023-11-09 12:03:15 +01:00
Jeffrey C. Ollie 7256d8341c
Merge pull request #12 from LuPo/no_view_fix
Fixes #11: zone can be configured without view assignment
2023-06-08 14:18:44 -05:00
Lukasz Polanski c5ae5bf405 view argument type hints must also accept None value 2023-06-08 18:22:35 +02:00
Lukasz Polanski 4828bbf00b zone can also be configured without assigned view 2023-06-07 18:18:16 +02:00
Jeffrey C. Ollie f1441d2825
remove wayward debug pprint
fixes #10
2023-05-10 13:02:51 -05:00
Jeffrey C. Ollie d4a403261f
update lock 2023-02-25 23:52:28 -06:00
Jeffrey C. Ollie daa03aae2d
use fork of pynetbox until pkg_resources runtime dependency is removed 2023-02-25 17:09:00 -06:00
Jeffrey C. Ollie 6fc3d45cad
Merge pull request #9 from ghcz/main
Several fixes for new pynetbox and Netbox
2023-02-06 09:16:11 -06:00
Matěj D 423207e5dd
Use upstream pynetbox library as their pull req #426 is merged. 2023-02-06 15:50:12 +01:00
Matěj D e752d3db22
Fix invalid query to Netbox, search only with zone ID. 2023-02-06 15:49:03 +01:00
Matěj D d3c1d0f653
Fix issue where octodns was failing on missing TTL value for NS records in PTR zones 2023-02-06 15:48:22 +01:00
Jeffrey C. Ollie 3dd15f6b4b
Merge pull request #8 from LuPo/regr_type_hints
pynetbox Record type as parameter value passed to get_nb_zone
2022-10-17 10:16:44 -05:00
Lukasz Polanski 693ea86629 fix attribute error in case view is null 2022-10-17 12:36:10 +02:00
Lukasz Polanski 773a8bd8eb Record type as parameter value passed to get_nb_zone
Fixes #7 regression in commit #e4db78a
2022-10-11 20:00:31 +02:00
Jeffrey C. Ollie ffcbcfc0f5
Merge pull request #7 from LuPo/fix_dup_zones
_get_nb_zone() function is aware of same zones declared under different view
2022-10-11 09:48:59 -05:00
Lukasz Polanski e4db78a281 fix parameter call to better reflect function type hint. 2022-10-11 16:38:07 +02:00
Lukasz Polanski c2f27f7c43 _get_nb_zone() is now aware of same zones declared under different view 2022-10-11 15:56:10 +02:00