Danny Mösch
d14e22a57f
Migrate Linux builds from Azure to GitHub Actions ( #6132 )
...
This allows for better reusability and integration. macOS builds still run on Azure due to GitHub's limitation of up to 5 macOS jobs running concurrently.
2025-06-24 10:07:17 +02:00
Danny Mösch
ac476aaf13
Run Swift linting job with Bazel for better caching ( #6130 )
2025-06-22 20:24:37 +02:00
dependabot[bot]
d3768ef9e9
Bump DavidAnson/markdownlint-cli2-action ( #6083 )
...
Bumps the github-actions group with 1 update: [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action ).
Updates `DavidAnson/markdownlint-cli2-action` from 19 to 20
- [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases )
- [Commits](https://github.com/davidanson/markdownlint-cli2-action/compare/v19...v20 )
---
updated-dependencies:
- dependency-name: DavidAnson/markdownlint-cli2-action
dependency-version: '20'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-15 20:21:54 +00:00
Danny Mösch
fdae475c0b
Switch some build steps to Swift 6.1 ( #6047 )
2025-04-06 12:25:58 +02:00
Danny Mösch
2cdb8685a7
Restrict workflow permissions ( #5996 )
2025-02-11 09:22:15 +01:00
Danny Mösch
2686268a91
Fix linting issues in README ( #5991 )
2025-02-08 21:25:56 +01:00
Danny Mösch
2ba03c17b9
Add job to lint workflow files ( #5989 )
2025-02-04 10:33:23 +01:00
Danny Mösch
b368c42f4f
Lint Markdown files in PRs ( #5972 )
2025-01-19 13:21:51 +00:00
Danny Mösch
ca80b0e4ad
Add human-friendly names to build jobs
2025-01-11 21:29:46 +01:00
Danny Mösch
4f55943678
Lint PRs and show inline comments for violations ( #5935 )
...
The long-running integration tests are no longer needed (in CI). Having
violations reported right in the PR is much more convenient.
2025-01-04 15:08:27 +00:00