0
0
mirror of https://github.com/thegeeklab/corenetworks.git synced 2024-09-21 06:32:44 +02:00
Commit Graph

71 Commits

Author SHA1 Message Date
7db6dcf699
fix theme source repo 2020-09-25 18:55:28 +02:00
8a194e5883
fix pipeline deps 2020-09-25 18:51:25 +02:00
e08d62c531
migrate to thegeeklab namespace 2020-09-25 18:49:19 +02:00
f417d8c05d
update to Hugo v0.74.3 2020-08-01 20:34:53 +02:00
917d571373
fix privacy policy and legal notice 2020-07-21 23:45:42 +02:00
aa4cd9f3ca
disable spellchecker for 'highlight' shortcodes 2020-06-07 16:44:43 +02:00
7bdb764f8b [SKIP CI] update changelog 2020-06-03 22:52:54 +02:00
5b3357551a disable 'Edit this page' for auto generated api docs 2020-06-03 17:25:55 +02:00
f4ae8f4f8a add docs validation to ci 2020-06-03 17:17:03 +02:00
88c21fb6bb publish to s3 2020-05-26 21:42:10 +02:00
5876afd308 bump version to 0.1.5 2020-05-20 21:34:35 +02:00
e8558d9daf add fake update action fit CNAME records 2020-05-20 21:33:59 +02:00
4b563288fc fix testing 2020-05-12 14:25:16 +02:00
7a0d9c0a32 bump version to v0.1.4 2020-05-12 13:17:35 +02:00
0bb59c7308 add expires timestamp to the BasicAuth object 2020-05-12 13:17:12 +02:00
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