Commit graph

8 commits

Author SHA1 Message Date
Johann150 a10b8875d9
run CI on pushes to main
Since PRs seem to be much rarer than pushes to main, it makes more sense
to do it this way. Perhaps in the future, it would make sense to run it on
all pushes, but the question would be how PRs are handled.
2023-05-07 15:26:14 +02:00
Norm bd11b9d818
Revert "ci: combine install and lint/build tasks"
This reverts commit 759d031a5f.

This was originally to solve some issues with builds during the
workspace refactor in FoundKeyGang/FoundKey#86
but this didn't end up being the root cause, so it may actually be
better to split these tasks again.
2022-09-07 14:02:45 -04:00
Norm 759d031a5f
ci: combine install and lint/build tasks 2022-08-26 15:50:20 -04:00
Norm b3548cf9a0
fix typo in ci 2022-08-26 15:33:39 -04:00
Norm d8fd6d55ed
ci: add lint for foundkey-js 2022-08-26 15:06:45 -04:00
Chloe Kudryavtsev 20c0a7c6f4 chore: limit CI to PR only
this is a temporary stopgap measure
2022-08-25 12:29:34 -04:00
Johann150 7358d95e02
add extra step for installing/building
This should make the CI output more readable.
2022-07-18 10:59:55 +02:00
Johann150 e1f902001e
migrate CI to woodpecker 2022-07-18 09:55:05 +02:00