debian-forge/.github/workflows
Michael Vogt ba08a524a4 github: add cache key to generate.yml flow
There are recent GH failures because the github cache action
complains:
```
Input required and not supplied: key
```
This is slightly odd as we did not provide a cache key before and
it was fine but *shrug*. We also don't really need a cache key,
we always get the same cache, osbuild is smart enough to figure
it out.
2024-03-20 14:20:43 +01:00
..
check.yml github: run tests on push again 2023-12-22 19:28:12 +01:00
coverity.yml ci: upgrade to actions/checkout@v3 2022-11-02 00:14:57 +01:00
create-tag.yml ci: Adjust release schedule timer 2022-06-15 11:47:41 +02:00
generate.yml github: add cache key to generate.yml flow 2024-03-20 14:20:43 +01:00
pr_best_practices.yml actions: Add a PR best practices check 2024-03-05 12:01:10 +02:00
propagate_to_manifestdb.yml manifest-db: propage the osbuild SHA on manifest-db 2022-09-23 14:18:38 +02:00
release.yml release-action: Send notification to our Slack channel 2021-12-11 14:06:13 +01:00
stale-cleanup.yml Actions: add workflow for marking and closing stale issues and PRs 2023-09-06 17:49:43 +02:00
test.yml workflow: run all unit tests in parallel 2024-03-11 13:48:47 +01:00
trigger-gitlab.yml ci: upgrade to actions/checkout@v3 2022-11-02 00:14:57 +01:00