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