| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2023-11-07 | fail pull requests if author accidentally committed a new version.h | Selene ToyKeeper | 1 | -0/+4 | |
| 2023-11-05 | fixed invalid characters in github artifact names | Selene ToyKeeper | 1 | -1/+1 | |
| This failed just a couple runs after adding CI, giving an error when someone had a slash in their pull request title: Error: Artifact name is not valid: build all-6/merge-4d210ad-8. Contains the following character: Forward slash / But the filename seems plenty unique even without the ${GITHUB_REF_NAME}, so I removed it. | |||||
| 2023-11-05 | removed test branch from action triggers | Selene ToyKeeper | 1 | -1/+1 | |
| (the action works and seems ready to merge) | |||||
| 2023-11-05 | test: is apt-get any faster than apt? | Selene ToyKeeper | 1 | -3/+3 | |
| 2023-11-05 | github actions: cache the Atmel DFP files between runs | Selene ToyKeeper | 1 | -2/+13 | |
| 2023-11-05 | initial test to fix branch names and see if actions work | Selene ToyKeeper | 1 | -6/+11 | |
| 2023-11-05 | basic compile workflow publishing artifacts to test | Tom Hensel | 1 | -0/+33 | |
