Commit graph

19 commits

Author SHA1 Message Date
Benjamin Renard eb87516e1a Docker: upgrade images and based them on node:16-bookworm-slim to allow to use it with Forgejo Actions
All checks were successful
Run tests / tests (push) Successful in 2m15s
2024-03-15 12:01:45 +01:00
Benjamin Renard 85caf81ac2 Introduce some new pre-commit hooks 2024-03-15 10:23:21 +01:00
Benjamin Renard 14d82fe796
build.sh: exclude pre-commit commits on computing Debian changelog 2023-07-10 14:19:41 +02:00
Benjamin Renard 698fd52a03
build.sh: add some commit exclusion regex on computing Debian changelog 2023-07-10 13:07:34 +02:00
Benjamin Renard 71a49f7b2f
build.sh: fix python package version 2023-07-10 13:06:01 +02:00
Benjamin Renard e38e5b10a7
build.sh: fix dpkg-source / quilt 'version does not contain a revision' error 2023-07-10 12:47:33 +02:00
Benjamin Renard 3a443e1fa5
build.sh: fix handling git safe protection 2023-07-10 12:46:44 +02:00
Benjamin Renard cb9146f6e9 CI: fix release notes file path
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/tag/woodpecker Pipeline failed
2022-08-02 01:37:37 +02:00
Benjamin Renard 68729f301f CI: add release notes 2022-08-02 01:30:25 +02:00
Benjamin Renard 2927065ed6 build.sh: Fix escaping gitdch calling args
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/tag/woodpecker Pipeline failed
2022-04-30 23:44:40 +02:00
Benjamin Renard bf37e6223e Add debian publishing
Some checks failed
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline failed
Use brenard/debian-python-deb docker image to speedup pipeline
2022-04-30 22:59:19 +02:00
Benjamin Renard ed87cd09f0 CI/build.sh: remove debian source directory in CI job instead of build.sh script 2022-04-27 23:59:23 +02:00
Benjamin Renard 689ef096a4 Fix build.sh to keep only files in deb_dist directory
Some checks failed
ci/woodpecker/tag/woodpecker Pipeline failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-04-27 23:46:04 +02:00
Benjamin Renard 063a3d637f CI: confirm clone step to add tags and configure condition for steps
All checks were successful
ci/woodpecker/tag/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-04-27 23:04:17 +02:00
Benjamin Renard 6267e0baf8 CI: Fix tag rules
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/tag/woodpecker Pipeline was successful
2022-04-27 20:24:23 +02:00
Benjamin Renard a618f588ba Try again to fix version detection and make it more verbose
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-04-27 20:05:53 +02:00
Benjamin Renard c89ea4ab4c Improve build.sh logging and try to fix version detection method
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-04-27 19:42:37 +02:00
Benjamin Renard ac9a35bfe1 Add again some quiet args to avoid pipeline step logs to exceed max size
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-04-27 19:06:32 +02:00
Benjamin Renard bc276b9845 Add build package and Woodpecker CI stuff 2022-04-27 17:12:00 +02:00