Commit Graph

34 Commits

Author SHA1 Message Date
Robert Kaussow c0fef0db70
cleanup __init__ 2021-01-03 14:34:02 +01:00
Robert Kaussow e08d62c531
migrate to thegeeklab namespace 2020-09-25 18:49:19 +02:00
Robert Kaussow 5876afd308 bump version to 0.1.5 2020-05-20 21:34:35 +02:00
Robert Kaussow e8558d9daf add fake update action fit CNAME records 2020-05-20 21:33:59 +02:00
Robert Kaussow 4b563288fc fix testing 2020-05-12 14:25:16 +02:00
Robert Kaussow 7a0d9c0a32 bump version to v0.1.4 2020-05-12 13:17:35 +02:00
Robert Kaussow 0bb59c7308 add expires timestamp to the BasicAuth object 2020-05-12 13:17:12 +02:00
Robert Kaussow f2d705a994 [SKIP CI] bump version to v0.1.3 2020-05-11 22:57:01 +02:00
Robert Kaussow 6393f7a4c7 fix formatting and tests 2020-05-11 22:50:12 +02:00
Robert Kaussow a332423c45 ensure CNAME records could not mixed with other types using the same name 2020-05-11 22:23:13 +02:00
Robert Kaussow 1591994daf bump version to v0.1.2 2020-05-11 18:43:26 +02:00
Robert Kaussow 6db805d507 add a workaround to prevent CNAME creation if a record with the same name already exists 2020-05-11 18:42:57 +02:00
Robert Kaussow 0edfc084d7 update records with different ttl to prevent duplicate entries 2020-05-11 18:04:08 +02:00
Robert Kaussow fa581cd48d [SKIP CI] bump version to v0.1.1 2020-05-10 17:16:57 +02:00
Robert Kaussow 6b2468414a fix passed variable basic auth to fix broken env variables 2020-05-10 17:07:39 +02:00
Robert Kaussow 0a30c7ad39 remove emty args from docstring 2020-04-15 22:08:02 +02:00
Robert Kaussow 3d39874b11 fix tests for list wrapped dicts 2020-04-15 17:04:58 +02:00
Robert Kaussow f6c358ca15 add usage documentation 2020-04-15 17:00:15 +02:00
Robert Kaussow 0c8bf971a5 fix line length 2020-04-14 21:36:37 +02:00
Robert Kaussow 4355b7732a prepare documentation generation 2020-04-13 15:37:11 +02:00
Robert Kaussow 2d624344f3 add env variable loading 2020-04-12 18:27:06 +02:00
Robert Kaussow bd6d5fee19 use assert_called_once_with test method 2020-04-12 16:51:26 +02:00
Robert Kaussow e7784556d5 use assert_called instead of assert_called_once to support python 3.5 2020-04-12 16:37:47 +02:00
Robert Kaussow 3d60d511d1 add zone methods 2020-04-12 16:27:22 +02:00
Robert Kaussow 21ddb66f53 fix linting 2020-04-11 12:11:55 +02:00
Robert Kaussow ae40c99fcf add commit method and more testing 2020-04-11 12:05:42 +02:00
Robert Kaussow 6d9fa820fb fix imports 2020-04-10 17:25:14 +02:00
Robert Kaussow 83e6acfeee fix delete function 2020-04-10 17:16:14 +02:00
Robert Kaussow 43ed62b7ff add some more tests 2020-04-04 23:21:32 +02:00
Robert Kaussow cae6772326 fix docs folder location 2020-04-04 14:53:38 +02:00
Robert Kaussow caa8e705ee add minimal documentation 2020-04-04 14:43:27 +02:00
Robert Kaussow 2503f01a28 try to fix pytest 2020-04-04 13:56:07 +02:00
Robert Kaussow d48068bfae add basic unit tests 2020-04-03 22:10:28 +02:00
Robert Kaussow 252a30c087 initial commit 2020-03-30 23:28:34 +02:00