Commit Graph

86 Commits

Author SHA1 Message Date
Robert Kaussow 0cf7fc9ce2
ci: migrate to woodpecker (#543) 2023-08-25 00:02:01 +02:00
Robert Kaussow 301de5c654
chore: drop support for python 3.7 (#528)
BREAKING CHANGE: The support for Python 3.7 was removed.
2023-07-23 13:15:53 +02:00
Robert Kaussow 0b031bcec1
ci: bump hugo to v0.115.2 (#525) 2023-07-11 21:29:40 +02:00
Robert Kaussow 1144c6f733
ci: bump hugo to v0.114.0 (#516) 2023-06-23 11:13:52 +02:00
Robert Kaussow 34cc4ca062
chore: remove poetry experimental.new-installer flag (#497) 2023-05-28 15:18:33 +02:00
Robert Kaussow fe62ee77b4
ci: bump container build plugin to drone-docker-buildx:23 (#447) 2023-02-09 19:40:49 +01:00
Robert Kaussow 1eed0129ed
fix drone-matrix template (#443) 2023-02-08 21:55:26 +01:00
Robert Kaussow 194a4e1d82
refctor: migrate flake8 to ruff python linter (#429) 2023-01-20 11:56:12 +01:00
Robert Kaussow 4ad870e5c8
refactor: use buildx for multiarch container builds (#425) 2023-01-16 09:10:27 +01:00
Robert Kaussow dfb4ed99ed
chore: remove support for arm32 (#422)
BREAKING CHANGE: We dropped the arm32 platform support and builds.
2023-01-08 16:12:05 +01:00
Robert Kaussow e43b33c96d
ci: use python311 base image on ci (#409) 2022-11-24 21:35:31 +01:00
Robert Kaussow 96b9304f01
chore: bump hugo to v0.105.0 (#396) 2022-11-05 09:19:55 +01:00
Robert Kaussow b0ac8e6ef2
ci: refactor broken link check (#395) 2022-11-04 12:58:07 +01:00
Robert Kaussow 00ac5a2e04
ci: add test step for python 11 (#393) 2022-11-02 13:01:31 +01:00
Robert Kaussow 94fcf0c896
ci: switch to thegeeklab/drone-s3-sync plugin 2022-07-26 14:47:50 +02:00
Robert Kaussow ea2e33993f
ci: switch alpine-tools image 2022-07-17 20:54:33 +02:00
Robert Kaussow 1b4556dc0d
ci: switch to linkchecker (#302) 2022-05-20 16:25:08 +02:00
Robert Kaussow 0de2faf445
update to hugo:0.97.3 in ci 2022-05-02 22:07:12 +02:00
Robert Kaussow 924753ab70
ci: update hugo to v0.93.2 2022-03-05 16:57:00 +01:00
Robert Kaussow e41a6d1a78
chore: end of the year maintenance 2021-12-21 10:15:38 +01:00
Robert Kaussow e70b5368ab
feat: add python3.10 support (#180) 2021-10-07 09:52:45 +02:00
Robert Kaussow 1dbe8b0c11
BREAKING CHANGE: drop Python 3.6 support (#170) 2021-10-03 16:10:22 +02:00
Robert Kaussow 0e5e01dff5
improve drone-matrix template 2021-09-22 09:31:10 +02:00
Robert Kaussow 945bd88604
ci: switch to drone-matrix plugin (#166) 2021-09-19 22:09:35 +02:00
Robert Kaussow ac3718ac3e
chore: replace libressl-dev by openssl-dev (#121) 2021-07-01 08:54:34 +02:00
Robert Kaussow 794fefa6aa
chore: improve generated changelog (#85) 2021-05-09 23:01:18 +02:00
Robert Kaussow 68ab8ad916
switch to own hugo ci image 2021-05-06 22:56:08 +02:00
Robert Kaussow ead04ddfe9
docs: use Hugo 0.83.1 to build docs 2021-05-06 21:52:42 +02:00
Robert Kaussow 36a0764eee
ci: auto-generate changelog (#66)
* ci: auto-generate changelog

* cleanup
2021-03-23 21:10:04 +01:00
Robert Kaussow 0e1e2344b5
ci: optimize build process and dependencies (#51) 2021-02-19 09:48:00 +01:00
Robert Kaussow 2596606f34
ci: increase log level for poetry install steps 2021-02-18 11:18:30 +01:00
Robert Kaussow eeeba0ac3b
fix: add missing build dependencies for cryptography (#50) 2021-02-18 09:33:36 +01:00
Robert Kaussow c5ea89c6c6
switch to custom drone docker plugin 2021-01-17 20:04:05 +01:00
Robert Kaussow 2c23f800aa
remove unnecessary docker_config secret from drone config 2021-01-16 15:45:38 +01:00
Robert Kaussow f88a66f402
use hugo 0.80 in ci 2021-01-03 22:05:30 +01:00
Robert Kaussow e396239ee1
use pre-build docker image for markdownlint 2021-01-03 21:58:12 +01:00
Robert Kaussow b37cadaf64
chore: replace master by main as default branch 2020-12-31 14:53:39 +01:00
Robert Kaussow adfd300a2f
fix copy paste issue 2020-12-31 14:29:51 +01:00
Robert Kaussow 4a56989bbf
fix ci config to work with poetry 2020-12-31 14:27:53 +01:00
Robert Kaussow 6e28765239
BREAKING CHANGE: drop Python 3.5 support 2020-12-31 14:19:39 +01:00
Robert Kaussow cd9a8e313d
add yapf diff check to ci 2020-12-31 14:17:21 +01:00
Robert Kaussow 239811f863
fix dockerfile names in ci config 2020-12-31 13:41:26 +01:00
Robert Kaussow 63e19e4fc0
test docker:19 2020-11-27 12:22:54 +01:00
Robert Kaussow 282e21ef2f
add dockerhub auth for ci 2020-11-27 12:09:33 +01:00
Robert Kaussow e75db8cdf7
add python 3.9 support 2020-11-12 22:29:46 +01:00
Robert Kaussow d60dee39be
add python 3.9 support 2020-11-12 22:10:27 +01:00
Robert Kaussow bbeb75bb9c
fix refs to migrated repos 2020-09-27 22:55:37 +02:00
Robert Kaussow 131c2f0c1a
migrate to thegeeklab namespace 2020-09-27 14:21:54 +02:00
Robert Kaussow ecdffde68a
build docker images on parallel steps 2020-09-05 20:22:59 +02:00
Robert Kaussow 4e859ab8cc
fix quay publishing 2020-09-05 20:06:04 +02:00