Basic CI #1

Merged
albert merged 2 commits from ci into master 2026-09-06 13:41:51 +00:00
Member
No description provided.
ci: add build for teensy firmware
Some checks failed
ci/woodpecker/push/firmware Pipeline was successful
ci/woodpecker/push/webui Pipeline failed
ci/woodpecker/pr/webui Pipeline failed
ci/woodpecker/pr/firmware Pipeline failed
ceda0b5e0c
albert merged commit d5df868f30 into master 2026-09-06 13:41:51 +00:00
albert referenced this pull request from a commit 2026-09-06 13:41:52 +00:00
@ -0,0 +1,38 @@
when:
event: [push, pull_request, manual, tag, release]
Owner

you probably should remove release here, and just keep tag.
When we tag, the build happens and that will create a release. No need to run the tasks again on 'release'.

you probably should remove release here, and just keep tag. When we tag, the build happens and that will create a release. No need to run the tasks again on 'release'.
Author
Member

the package repository stuff also has to be fixed, this is pretty much a placeholder :s

the package repository stuff also has to be fixed, this is pretty much a placeholder :s
Sign in to join this conversation.
No reviewers
No labels
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
video/audio-mixer!1
No description provided.