aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix "Error: Missing download info for actions/upload-artifact@v3"Selene ToyKeeper2025-05-101-1/+1
* Allow manually running GitHub actions workflowsSiteRelEnby2024-02-291-1/+1
* github CI: fetch history too, to allow detection of version tagsSelene ToyKeeper2023-12-021-1/+2
* run CI on all branches, not just on trunkSelene ToyKeeper2023-12-021-4/+7
* fetch tags on CI checkout, so 'git describe' can workSelene ToyKeeper2023-12-021-0/+3
* fail pull requests if author accidentally committed a new version.hSelene ToyKeeper2023-11-071-0/+4
* fixed invalid characters in github artifact namesSelene ToyKeeper2023-11-051-1/+1
* removed test branch from action triggersSelene ToyKeeper2023-11-051-1/+1
* test: is apt-get any faster than apt?Selene ToyKeeper2023-11-051-3/+3
* github actions: cache the Atmel DFP files between runsSelene ToyKeeper2023-11-051-2/+13
* initial test to fix branch names and see if actions workSelene ToyKeeper2023-11-051-6/+11
* basic compile workflow publishing artifacts to testTom Hensel2023-11-051-0/+33