Commit Graph

263 Commits

Author SHA1 Message Date
98ebe1361c
fix dockerfile names in ci config 2020-12-28 16:52:28 +01:00
f19dac0345
sign drone config 2020-12-28 16:41:15 +01:00
0b70657364
chore(docker): switch to org.opencontainers image labels 2020-12-28 16:38:02 +01:00
64a837137f
chore(docker): use standalone dockerfiles for multiarch 2020-12-28 16:35:42 +01:00
e36d4f112d
BREAKING CHANGE: drop Python 3.5 support 2020-12-28 16:28:23 +01:00
a2043d6c0f
chore: use renovate preset config 2020-12-28 16:25:45 +01:00
50bce1ac0a
build: migrate to poetry 2020-12-28 16:21:51 +01:00
1a15c4ab8d
Merge pull request #49 from thegeeklab/renovate/thegeeklab-hugo-geekdoc-0.x
Update dependency thegeeklab/hugo-geekdoc to v0.8.1
2020-12-23 22:40:00 +01:00
Renovate Bot
c065e584a4
Update dependency thegeeklab/hugo-geekdoc to v0.8.1 2020-12-23 16:32:39 +00:00
2db533e61c
Merge pull request #48 from thegeeklab/renovate/thegeeklab-hugo-geekdoc-0.x
Update dependency thegeeklab/hugo-geekdoc to v0.8.0
2020-12-23 15:22:22 +01:00
Renovate Bot
70d363fb12
Update dependency thegeeklab/hugo-geekdoc to v0.8.0 2020-12-22 13:38:57 +00:00
6c281330e6
Merge pull request #46 from thegeeklab/renovate/thegeeklab-hugo-geekdoc-0.x
Update dependency thegeeklab/hugo-geekdoc to v0.7.3
2020-12-02 22:09:30 +01:00
Renovate Bot
7ffa868895
Update dependency thegeeklab/hugo-geekdoc to v0.7.3 2020-12-02 15:35:17 +00:00
6a2bdca628
Merge pull request #45 from thegeeklab/renovate/thegeeklab-hugo-geekdoc-0.x
Update dependency thegeeklab/hugo-geekdoc to v0.7.2
2020-11-28 22:37:23 +01:00
Renovate Bot
8e02c63b4f
Update dependency thegeeklab/hugo-geekdoc to v0.7.2 2020-11-28 14:23:52 +00:00
206ce52b96
add dockerhub auth for ci 2020-11-27 14:13:10 +01:00
34d7dc0f50
Merge pull request #44 from thegeeklab/renovate/thegeeklab-hugo-geekdoc-0.x
Update dependency thegeeklab/hugo-geekdoc to v0.7.1
2020-11-27 08:55:23 +01:00
Renovate Bot
f1393fcdb2
Update dependency thegeeklab/hugo-geekdoc to v0.7.1 2020-11-26 23:26:28 +00:00
ae1dad663f
Merge pull request #43 from thegeeklab/renovate/thegeeklab-hugo-geekdoc-0.x
Update dependency thegeeklab/hugo-geekdoc to v0.7.0
2020-11-22 22:51:06 +01:00
Renovate Bot
55862a8da3
Update dependency thegeeklab/hugo-geekdoc to v0.7.0 2020-11-22 20:08:28 +00:00
2cf84b02e8
Merge pull request #42 from thegeeklab/renovate/thegeeklab-hugo-geekdoc-0.x
Update dependency thegeeklab/hugo-geekdoc to v0.6.0
2020-11-17 09:03:19 +01:00
Renovate Bot
8c9743d013
Update dependency thegeeklab/hugo-geekdoc to v0.6.0 2020-11-16 23:21:29 +00:00
32eb7b7db7
Merge pull request #40 from thegeeklab/renovate/docker-python-3.x
Update python Docker tag to v3.9
2020-11-15 20:30:38 +01:00
Renovate Bot
1783bda550
Update python Docker tag to v3.9 2020-11-15 15:43:02 +00:00
d1a44905c2
Merge pull request #41 from thegeeklab/fix-docs
add missing makefile and build docs on PR
2020-11-15 14:37:45 +01:00
c8613f0991
update drone config 2020-11-15 14:15:06 +01:00
eb391964f0
add missing makefile and build docs on PR 2020-11-15 14:14:12 +01:00
07b81e05da
Merge pull request #39 from thegeeklab/renovate/configure
Configure Renovate
2020-11-14 20:02:37 +01:00
8a98ec0014
add python 3.9 support 2020-11-13 14:28:26 +01:00
Renovate Bot
d5017030f1
Add renovate.json 2020-11-11 20:03:11 +00:00
b6369ef3bc
[skip ci] prepare release 2020-10-08 00:02:00 +02:00
b002912c53
add documentation how to exclude tasks 2020-10-08 00:01:13 +02:00
479f6b9855
fix missing __ansible_action_meta__ 2020-10-07 23:30:22 +02:00
d4f1575e91
fix refs to migrated repos 2020-09-27 22:55:01 +02:00
1585dc9986
move credits 2020-09-27 15:25:20 +02:00
69b1bd60f3
[skip ci] update changelog 2020-09-27 15:05:53 +02:00
b6f7ec1d73
migrate to thegeeklab namespace 2020-09-27 14:56:49 +02:00
98a82b0b66
[skip ci] prepare release 2020-09-26 14:53:28 +02:00
9926c53289
Merge pull request #36 from xoxys/fix-meta
fix issue with conflicting action statements
2020-09-26 14:50:29 +02:00
c3f916a49d
add changelog 2020-09-26 14:28:55 +02:00
8a4d291342
fix issue with conflicting action statements
This PR will address https://github.com/xoxys/ansible-later/issues/35.

Collected metadata will be temp. removed from the raw task dict before
passing it to Ansibles `ModuleArgsParser` class. After processing, the
metadata will be added back to the result dict.
2020-09-26 14:13:09 +02:00
79398d95b4
[skip ci] prepare bugfix release 2020-09-16 15:44:22 +02:00
dd6c9c4a68
fix missing tags issue 2020-09-16 15:06:06 +02:00
9455790f75
[skip ci] prepare release 2020-09-16 11:55:08 +02:00
ef65387826
fix import ordering 2020-09-16 11:49:26 +02:00
69fe81a9b7
deprecate the use of 'skip_ansible_lint' 2020-09-16 11:44:57 +02:00
8cc9583949
allow 'shell' module if 'args.executable' is used 2020-09-16 11:04:52 +02:00
69684eb047
fix badges 2020-09-06 20:44:05 +02:00
d859bf70ed
fix short description 2020-09-06 20:22:44 +02:00
6b4ad1cbea
publish images to dockerhub and quay 2020-09-06 19:59:28 +02:00