Commit Graph

13 Commits

Author SHA1 Message Date
dependabot[bot]
df103939c7 Bump actions/checkout from 5 to 6
Some checks failed
Continuous Integration / Linux (.NET 6.0) (push) Has been cancelled
Continuous Integration / Linux (mono) (push) Has been cancelled
Continuous Integration / Windows (.NET 6.0) (push) Has been cancelled
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-21 15:04:11 +01:00
Matthias Mailänder
49d7549bb5
Update to lowest supported Windows server image. 2025-09-15 23:14:09 +02:00
dependabot[bot]
1ac39db3f3 Bump actions/setup-dotnet from 4 to 5
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 4 to 5.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](https://github.com/actions/setup-dotnet/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-15 23:12:57 +02:00
dependabot[bot]
9275841524 Bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-15 23:12:42 +02:00
Pavel Penev
652774e37c Avoid a third-party GH Actions
OpenRA PR 21805.
2025-04-22 19:24:09 +02:00
Pavel Penev
9d91f85dfa Fix .NET 6 CI false positives
OpenRA PR 21769.
2025-04-22 19:24:09 +02:00
Pavel Penev
48bddbb5ac Fix using appimagetool for building for linux
OpenRA PR 21648.
2025-04-22 19:24:09 +02:00
Pavel Penev
42772ae2fa Updated GitHub workflows
As per OpenRA PRs 21379, 21523 and 21635.
2025-04-22 19:24:09 +02:00
penev92
847abc979f Updated linter running
OpenRA PR 20830 - "Linting revamp".
2023-11-03 16:54:35 +02:00
penev92
50ccec2498 Added explicit GitHub workflows permissions
From OpenRA PR 20435.
2023-06-11 11:23:49 +02:00
penev92
bb5061a35f Fixed GH Actions' use of chocolatey
From OpenRA PR 20907.
2023-06-11 11:23:49 +02:00
penev92
22c5ed3f83 Updated GitHub Actions workflows
- OpenRA PRs 19325, 20360, 20389, 20487, 20503, 20559, 20589.
 - Renamed ci.yaml -> ci.yml
2023-01-15 21:44:53 +01:00
Paul Chote
71bbf8c13c Update scripts, packaging, and example mod for playtest-20201213. 2021-01-30 15:50:04 +01:00