Commit graph

6 commits

Author SHA1 Message Date
32e735baef
ci: Correctly filter for events in woodpecker
Fixes the following linter issue:
https://woodpecker-ci.org/docs/usage/linter#event-filter-for-all-steps
2025-09-12 14:53:04 +02:00
ff6cdf3cca
ci: Update woodpecker ci to use uv images 2025-09-12 14:53:02 +02:00
ddaa75f44b
chore: Change woodpecker ci to use uv 2024-11-30 21:45:59 +01:00
1ef9a91e55
test: Remove deprecated pipeline instruction
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/static_analysis Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
2024-01-06 11:15:51 +01:00
376282eaaa
test: Fix test running on main branch
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/static_analysis Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
2023-10-17 22:09:54 +02:00
b564ab4792
Add continuous integration pipeline
Some checks failed
ci/woodpecker/push/test unknown status
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/static_analysis Pipeline was successful
Added static analysis (lint, type checking) to be done on each push, and
testing to be done on each master branch commit.
2023-08-29 12:15:10 +02:00