Commit Graph

100 Commits

Author SHA1 Message Date
Robert Kaussow 78cdf8cd93
ci: migrate to woodpecker (#661) 2023-08-25 00:07:23 +02:00
Robert Kaussow f772ae7c4d
ci: bump hugo to v0.115.2 (#635) 2023-07-11 21:35:21 +02:00
Robert Kaussow 2f09ef6c31
ci: bump hugo to v0.114.0 (#625) 2023-06-23 11:19:01 +02:00
Robert Kaussow 34cf06c9c1
chore: remove poetry experimental.new-installer flag (#607) 2023-05-28 15:38:12 +02:00
Robert Kaussow fb806086a7
ci: switch to new codecov uploader (#583) 2023-04-19 20:53:08 +02:00
Robert Kaussow b31d510156
refctor: migrate flake8 to ruff python linter (#540) 2023-02-10 08:51:17 +01:00
Robert Kaussow c4f7ff0ee9
ci: bump container build plugin to drone-docker-buildx:23 (#538) 2023-02-09 19:48:45 +01:00
Robert Kaussow 0a4f0c890a
fix drone-matrix template (#536) 2023-02-08 21:59:52 +01:00
Robert Kaussow d3f1e42f3e
refactor: use buildx for multiarch container builds (#526) 2023-01-16 08:38:29 +01:00
Robert Kaussow 939bca122d
chore: remove support for arm32 (#518)
BREAKING CHANGE: We dropped the arm32 platform support and builds.
2023-01-08 16:12:10 +01:00
renovate[bot] e505a9bc51
fix(deps): update dependency ansible to v7 (#494)
BREAKING CHANGE: Ansible v7 has dropped the support for Python 3.8, and we have dropped it for `ansible-later` as well.
2022-11-24 15:45:42 +01:00
Robert Kaussow 1a67f46dbe
chore: bump hugo to v0.105.0 (#480) 2022-11-05 09:19:58 +01:00
Robert Kaussow 52bb558176
ci: refactor broken link check (#478) 2022-11-04 12:58:09 +01:00
Robert Kaussow 547754929c
ci: add test step for python 11 (#476) 2022-11-02 13:01:33 +01:00
Robert Kaussow 46e21d6348
ci: switch to thegeeklab/drone-s3-sync plugin 2022-07-26 14:47:51 +02:00
Robert Kaussow 9093403651
ci: switch alpine-tools image 2022-07-17 20:54:34 +02:00
Robert Kaussow 2f3cc65564
ci: switch to linkchecker (#370) 2022-05-20 16:36:44 +02:00
Robert Kaussow 4ea80dec1c
update to hugo:0.97.3 in ci 2022-05-02 22:07:13 +02:00
Robert Kaussow d93d03e6ba
ci: update hugo to v0.93.2 2022-03-05 16:57:04 +01:00
Robert Kaussow 93b61fa754
sign drone config 2021-12-21 10:24:54 +01:00
Robert Kaussow 55c701d8aa
chore: end of the year maintenance 2021-12-21 10:15:39 +01:00
Robert Kaussow d8040cefc1
BREAKING CHANGE: drop Python 3.7 support (#269) 2021-11-16 09:36:24 +01:00
Robert Kaussow 31a361cb43
chore: replace ansible-base by new package ansible-core (#244) 2021-10-11 22:34:34 +02:00
Robert Kaussow 0b625d3bb3
feat: add python3.10 support (#223) 2021-10-07 09:52:48 +02:00
Robert Kaussow b5e1db0d10
BREAKING CHANGE: drop Python 3.6 support (#216) 2021-10-03 16:10:28 +02:00
Robert Kaussow 18f6f6c0b3
improve drone-matrix template 2021-09-22 09:31:11 +02:00
Robert Kaussow 24388a63a6
ci: switch to drone-matrix plugin (#209) 2021-09-19 22:49:05 +02:00
Robert Kaussow f977e40a90
regenerate drone config 2021-09-13 10:53:45 +02:00
Robert Kaussow 9459bf2396
chore: replace libressl-dev by openssl-dev (#159) 2021-06-30 09:01:26 +02:00
Robert Kaussow c40b79b12f
chore: improve generated changelog (#121) 2021-05-09 23:01:09 +02:00
Robert Kaussow d6e75a39d2
switch to own hugo ci image 2021-05-06 22:56:08 +02:00
Robert Kaussow 5d02e3968b
docs: use Hugo 0.83.1 to build docs 2021-05-06 21:52:42 +02:00
Robert Kaussow 19751ca8de
ci: auto-generate changelog (#100)
* ci: auto-generate changelog

* cleanup
2021-03-23 21:10:17 +01:00
Robert Kaussow aeaa1dc8e1
ci: optimize build process and dependencies (#84) 2021-02-19 09:48:31 +01:00
Robert Kaussow d57fe8df42
ci: increase log level for poetry install steps 2021-02-18 11:18:30 +01:00
Robert Kaussow 3ae0e358c0
fix: add missing build dependencies for cryptography (#79) 2021-02-12 15:08:14 +01:00
Robert Kaussow 9a46ac6c39
switch to custom drone docker plugin 2021-01-17 20:04:05 +01:00
Robert Kaussow 8661a9ccf0
remove unnecessary docker_config secret from drone config 2021-01-16 15:45:38 +01:00
Robert Kaussow ba4b17a47d
re-sign drone config 2021-01-16 15:21:38 +01:00
Robert Kaussow 3a67546561
use hugo 0.80 in ci 2021-01-03 22:05:30 +01:00
Robert Kaussow f9aead5758
use pre-build docker image for markdownlint 2021-01-03 21:58:11 +01:00
Robert Kaussow b07bc7c05b
chore(devel): fix pytest config and use global config in ci (#56) 2021-01-01 16:28:55 +01:00
Robert Kaussow 6110d9cafd
add yapf diff check to ci 2020-12-30 15:44:56 +01:00
Robert Kaussow 0a0fdb7c81
chore: replace master by main as default branch 2020-12-30 15:11:26 +01:00
Robert Kaussow 9f6772d062
BREAKING CHANGE: make ansible and ansible-base an optional extra dependency (#53) 2020-12-28 18:05:00 +01:00
Robert Kaussow 98ebe1361c
fix dockerfile names in ci config 2020-12-28 16:52:28 +01:00
Robert Kaussow f19dac0345
sign drone config 2020-12-28 16:41:15 +01:00
Robert Kaussow e36d4f112d
BREAKING CHANGE: drop Python 3.5 support 2020-12-28 16:28:23 +01:00
Robert Kaussow 50bce1ac0a
build: migrate to poetry 2020-12-28 16:21:51 +01:00
Robert Kaussow 206ce52b96
add dockerhub auth for ci 2020-11-27 14:13:10 +01:00