fix/python-secuirty-cron#146

Merged
Gusted merged 4 commits from kierun/examples:fix/python-secuirty-cron into main 2025-10-07 20:03:10 +02:00
Member

Fixes security job via cron.

See #143

Fixes security job via `cron`. See https://codeberg.org/Codeberg-CI/examples/issues/143
fix(Python): security tests run everyday
Some checks are pending
ci/woodpecker/pr/woodpecker Pipeline is pending approval
5e7971a7d9
@ -11,3 +19,3 @@
branch: main
- event: cron
schedule: '@weekly'
cron: "Daily security run" # See note above!
Owner

Shouldn't it only be called "security run"? So that people can decide if they want to run it daily or weekly?

Shouldn't it only be called "security run"? So that people can decide if they want to run it daily or weekly?
Author
Member

Good point. I added some documentation about it too.

Good point. I added some documentation about it too.
kierun marked this conversation as resolved
chore(Python): security tests cadance
Some checks failed
ci/woodpecker/pr/woodpecker Pipeline failed
29b01507da
make prettier happy
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
430918d143
Author
Member

@Gusted For some reason, my editor is not picking the correct prettier configuration file. Thank you for fixing it.

@Gusted For some reason, my editor is not picking the correct prettier configuration file. Thank you for fixing it.
Gusted merged commit 27aef79c93 into main 2025-10-07 20:03:10 +02:00
Gusted referenced this pull request from a commit 2025-10-07 20:03:11 +02:00
kierun deleted branch fix/python-secuirty-cron 2025-10-08 10:39:45 +02:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Codeberg-CI/examples#146
No description provided.