Commit Graph

88 Commits

Author SHA1 Message Date
Robert Kaussow 9b2094d0f2
ci: migrate to woodpecker (#578) 2023-08-24 22:56:04 +02:00
Robert Kaussow 00d3334ec8
chore: drop support for python 3.7 (#562)
BREAKING CHANGE: The support for Python 3.7 was removed.
2023-07-23 13:14:45 +02:00
Robert Kaussow 5ac47c0af6
ci: bump hugo to v0.115.2 (#558) 2023-07-11 21:29:37 +02:00
Robert Kaussow b99be1f3a5
ci: bump hugo to v0.114.0 (#549) 2023-06-23 11:13:55 +02:00
Robert Kaussow 7b2270d4f1
chore: remove poetry experimental.new-installer flag (#530) 2023-05-28 15:18:52 +02:00
Robert Kaussow 5b55a2585c
ci: switch to new codecov uploader (#508) 2023-04-17 16:22:23 +02:00
Robert Kaussow 9073896721
refctor: migrate flake8 to ruff python linter (#477) 2023-02-12 14:46:35 +01:00
Robert Kaussow 5c92916f51
ci: bump container build plugin to drone-docker-buildx:23 (#473) 2023-02-09 19:42:09 +01:00
Robert Kaussow 6a2454d081
fix drone-matrix template (#471) 2023-02-08 21:57:33 +01:00
Robert Kaussow 8135f73ee2
refactor: use buildx for multiarch container builds (#459) 2023-01-16 09:10:35 +01:00
Robert Kaussow 8b8e3eafae
chore: remove support for arm32 (#454)
BREAKING CHANGE: We dropped the arm32 platform support and builds.
2023-01-08 16:12:23 +01:00
Robert Kaussow 82ec4f3138
ci: use python311 base image on ci (#437) 2022-11-24 21:35:40 +01:00
Robert Kaussow 104f38790b
chore: bump hugo to v0.105.0 (#423) 2022-11-05 09:20:01 +01:00
Robert Kaussow 198c08f684
ci: refactor broken link check (#422) 2022-11-04 12:58:11 +01:00
Robert Kaussow 06a9dd3772
ci: add test step for python 11 (#417) 2022-11-02 13:01:40 +01:00
Robert Kaussow 9f1c0c39d2
ci: switch to thegeeklab/drone-s3-sync plugin 2022-07-26 14:47:52 +02:00
Robert Kaussow 30adbcf2e2
ci: switch alpine-tools image 2022-07-17 20:54:35 +02:00
Robert Kaussow 13a0f35cd5
ci: switch to linkchecker (#311) 2022-05-20 16:25:12 +02:00
Robert Kaussow 4dfe569d7c
update to hugo:0.97.3 in ci 2022-05-02 22:07:14 +02:00
Robert Kaussow de4ec94d1f
ci: update hugo to v0.93.2 2022-03-05 16:57:05 +01:00
Robert Kaussow b639d88f5f
sign drone config 2021-12-21 10:24:55 +01:00
Robert Kaussow 48f58efb56
chore: end of the year maintenance 2021-12-21 10:15:41 +01:00
Robert Kaussow 74558f86e9
feat: add python3.10 support (#184) 2021-10-07 09:52:57 +02:00
Robert Kaussow d93e65a52c
BREAKING CHANGE: drop Python 3.6 support (#175) 2021-10-03 16:10:36 +02:00
Robert Kaussow 52cb1d718d
improve drone-matrix template 2021-09-22 09:31:13 +02:00
Robert Kaussow ee69b01e3a
ci: switch to drone-matrix plugin (#169) 2021-09-19 22:09:49 +02:00
Robert Kaussow 468d6001f1
regenerate drone config 2021-09-13 10:53:46 +02:00
Robert Kaussow 78e04e2cce
chore: replace libressl-dev by openssl-dev (#119) 2021-06-30 09:01:30 +02:00
Robert Kaussow 155edc321c
chore: improve generated changelog (#79) 2021-05-09 22:09:31 +02:00
Robert Kaussow 82d363a68c
switch to own hugo ci image 2021-05-06 22:56:08 +02:00
Robert Kaussow bb55fb0a9e
docs: use Hugo 0.83.1 to build docs 2021-05-06 21:52:42 +02:00
Robert Kaussow a0d14c5861
ci: auto-generate changelog (#52) 2021-03-03 20:49:56 +01:00
Robert Kaussow 4f42266489
ci: optimize build process and dependencies (#41) 2021-02-19 09:47:24 +01:00
Robert Kaussow 3a2ace8047
ci: increase log level for poetry install steps 2021-02-18 11:18:30 +01:00
Robert Kaussow 30f3f35b39
fix: add missing build dependencies for cryptography (#40) 2021-02-18 10:09:57 +01:00
Robert Kaussow 1698aa9579
switch to custom drone docker plugin 2021-01-17 20:04:05 +01:00
Robert Kaussow 08926fe00b
remove unnecessary docker_config secret from drone config 2021-01-16 15:45:38 +01:00
Robert Kaussow 89f1ecda41
re-sign drone config 2021-01-16 15:21:39 +01:00
Robert Kaussow 0602249058
use hugo 0.80 in ci 2021-01-03 22:05:31 +01:00
Robert Kaussow a41ad54a02
use pre-build docker image for markdownlint 2021-01-03 21:58:12 +01:00
Robert Kaussow 61dd211ed8
add yapf diff check to ci 2020-12-30 15:42:34 +01:00
Robert Kaussow 7402c21c0f
chore: replace master by main as default branch 2020-12-30 15:02:23 +01:00
Robert Kaussow 49fcc0ab28
fix ci test pipeline dependency 2020-12-28 17:43:33 +01:00
Robert Kaussow 13ffd3450c
fix pypi publishing 2020-12-28 15:05:49 +01:00
Robert Kaussow a78300cc3b
chore(docker): use standalone dockerfiles for multiarch 2020-12-26 18:04:08 +01:00
Robert Kaussow bc7cddb9cc
docs: add contributing information 2020-12-26 16:56:06 +01:00
Robert Kaussow 20773cbb24
fetch git tags before poetry commands 2020-12-24 00:33:18 +01:00
Robert Kaussow 97c8e5180c
fetch git tags before poetry commands 2020-12-24 00:23:12 +01:00
Robert Kaussow a194d90ffe
use multiarch alpine git image 2020-12-23 23:54:58 +01:00
Robert Kaussow 65e3d0f979
fetch git tags on each pipeline 2020-12-23 23:53:07 +01:00