debian-forge/.github/workflows
Michael Vogt 4f8ff6bc99 workflows: improve speed of test_stages and test_assemblers
The other tests have concurrency issues at the moment.

It seems in https://github.com/osbuild/osbuild/pull/1655 we lost
parallel running. The issue seems to be that `env` does not
actually define a shell environment but only a github environment.

This sets commit sets the shell env explicitly to unbreak us
again.
2024-03-23 15:38:34 +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 workflows: improve speed of test_stages and test_assemblers 2024-03-23 15:38:34 +01:00
trigger-gitlab.yml ci: upgrade to actions/checkout@v3 2022-11-02 00:14:57 +01:00