1
0
Fork 0
dosbox-staging/.github/workflows
krcroft 106b45ef2d Move to GitHub's v2 API when checking out
v2 will:
- Checkout over SSH
- use Git's REST API, when git is version 2.18 or newer
- No longer detaches HEAD when checking out a branch
- Fetches one-commit deep by default

When building releases where we expect full history plus tags,
we explicitly get them with `git fetch --prune --unshallow`.
2020-04-27 03:52:41 +02:00
..
dormant Reinstate Coverity scanning 2020-01-03 16:55:22 +01:00
analysis.yml Move to GitHub's v2 API when checking out 2020-04-27 03:52:41 +02:00
config.yml Move to GitHub's v2 API when checking out 2020-04-27 03:52:41 +02:00
coverity.md Only run config heavy if our repo has commits 2020-01-13 00:26:11 +01:00
coverity.yml Move to GitHub's v2 API when checking out 2020-04-27 03:52:41 +02:00
linux.yml Move to GitHub's v2 API when checking out 2020-04-27 03:52:41 +02:00
macos.yml Move to GitHub's v2 API when checking out 2020-04-27 03:52:41 +02:00
platforms.yml Add nightly ARM & IBM platform builds 2020-04-27 03:32:26 +02:00
pvs-studio.yml Move to GitHub's v2 API when checking out 2020-04-27 03:52:41 +02:00
windows.yml Move to GitHub's v2 API when checking out 2020-04-27 03:52:41 +02:00