0
0
mirror of https://github.com/thegeeklab/corenetworks.git synced 2024-06-02 16:59:41 +02:00
Commit Graph

56 Commits

Author SHA1 Message Date
f2d705a994 [SKIP CI] bump version to v0.1.3 2020-05-11 22:57:01 +02:00
6393f7a4c7 fix formatting and tests 2020-05-11 22:50:12 +02:00
a332423c45 ensure CNAME records could not mixed with other types using the same name 2020-05-11 22:23:13 +02:00
e3dce0340f add requests to requirements 2020-05-11 19:10:40 +02:00
1591994daf bump version to v0.1.2 2020-05-11 18:43:26 +02:00
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
0edfc084d7 update records with different ttl to prevent duplicate entries 2020-05-11 18:04:08 +02:00
fa581cd48d [SKIP CI] bump version to v0.1.1 2020-05-10 17:16:57 +02:00
6b2468414a fix passed variable basic auth to fix broken env variables 2020-05-10 17:07:39 +02:00
6bae0504be remove test_suite 2020-04-18 12:16:34 +02:00
0a30c7ad39 remove emty args from docstring 2020-04-15 22:08:02 +02:00
51b2b71374 fix example formatting 2020-04-15 17:20:16 +02:00
ffcd291619 fix code block formatting 2020-04-15 17:11:46 +02:00
3d39874b11 fix tests for list wrapped dicts 2020-04-15 17:04:58 +02:00
f6c358ca15 add usage documentation 2020-04-15 17:00:15 +02:00
bf0b307940 temp. fix broken headlines 2020-04-15 09:01:55 +02:00
5bd4f131e9 fix auto generation exclude 2020-04-15 08:56:26 +02:00
a215b457db install locally before generating docs 2020-04-15 01:47:29 +02:00
39adef79b4 update hugo to v0.69.0 2020-04-15 01:34:31 +02:00
f8e9281e21 fix pdoc version 2020-04-15 01:33:49 +02:00
0c8bf971a5 fix line length 2020-04-14 21:36:37 +02:00
a9a4cf43c8 use custom mako template 2020-04-14 21:36:23 +02:00
dbbfedff6d use pdoc to genrate markdown api docs 2020-04-14 21:35:47 +02:00
5f7f9650a4 exclude all local environments 2020-04-14 21:34:10 +02:00
cf154cd096 install dev dependencies for docs generation 2020-04-13 15:57:36 +02:00
9d9c802bf6 add pydoc-markdown as dev dependency 2020-04-13 15:51:49 +02:00
f70dc333e3 use makefile during ci docs generation 2020-04-13 15:50:18 +02:00
13719748fb fix makefile 2020-04-13 15:43:44 +02:00
4355b7732a prepare documentation generation 2020-04-13 15:37:11 +02:00
2d624344f3 add env variable loading 2020-04-12 18:27:06 +02:00
bd6d5fee19 use assert_called_once_with test method 2020-04-12 16:51:26 +02:00
e7784556d5 use assert_called instead of assert_called_once to support python 3.5 2020-04-12 16:37:47 +02:00
3d60d511d1 add zone methods 2020-04-12 16:27:22 +02:00
87d2de8a11 add flake8-pep3101 2020-04-11 14:13:41 +02:00
5b58aeb5c7 rename test-requirements.txt 2020-04-11 12:50:01 +02:00
21ddb66f53 fix linting 2020-04-11 12:11:55 +02:00
ae40c99fcf add commit method and more testing 2020-04-11 12:05:42 +02:00
6d9fa820fb fix imports 2020-04-10 17:25:14 +02:00
21e604a68b fix linting 2020-04-10 17:19:03 +02:00
83e6acfeee fix delete function 2020-04-10 17:16:14 +02:00
43ed62b7ff add some more tests 2020-04-04 23:21:32 +02:00
e987750c4a fix index page 2020-04-04 15:08:20 +02:00
cf84d56913 add missing subfolders to the documentation 2020-04-04 15:02:53 +02:00
cae6772326 fix docs folder location 2020-04-04 14:53:38 +02:00
caa8e705ee add minimal documentation 2020-04-04 14:43:27 +02:00
3187862524 switch back to python codecov 2020-04-04 14:16:11 +02:00
7b13ebffdd switch to codecov plugin 2020-04-04 14:06:23 +02:00
2503f01a28 try to fix pytest 2020-04-04 13:56:07 +02:00
2962fa06a4 fix deps 2020-04-04 13:46:06 +02:00
969580e496 fix signing 2020-04-04 13:33:35 +02:00