JetBrains_intellij-platform.../.github/workflows
Mike Edmunds 85a234369b
Fix "No space left on device" in build job
- Add "Maximize Build Space" step to Build job, to prevent
  `System.IO.IOException: No space left on device`. (It was
  already in the Inspect code and Verify plugin jobs.)
- Also add it to the Test job, assuming that will start running
  out of space soon too.
- Pin jlumbroso/free-disk-space action to particular version
  to avoid unexpected workflow behavior changes.
2024-10-11 12:39:46 -07:00
..
build.yml Fix "No space left on device" in build job 2024-10-11 12:39:46 -07:00
release.yml Dependencies (GitHub Actions) - upgrade gradle/actions/setup-gradle to v4 2024-10-02 14:47:55 +02:00
run-ui-tests.yml Dependencies (GitHub Actions) - upgrade gradle/actions/setup-gradle to v4 2024-10-02 14:47:55 +02:00
template-cleanup.yml remove default pluginIcon.svg 2024-07-12 23:32:32 +02:00
template-verify.yml GitHub Actions: typo 2024-06-19 17:47:39 +02:00