dependabot[bot]
|
4c0ae89cfe
|
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [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/v2...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
dependabot[bot]
|
75ee37f3a5
|
Bump jidicula/clang-format-action from 4.3.1 to 4.11.0
Bumps [jidicula/clang-format-action](https://github.com/jidicula/clang-format-action) from 4.3.1 to 4.11.0.
- [Release notes](https://github.com/jidicula/clang-format-action/releases)
- [Commits](https://github.com/jidicula/clang-format-action/compare/v4.3.1...v4.11.0)
---
updated-dependencies:
- dependency-name: jidicula/clang-format-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
DakkJaniels
|
95c20c7ce9
|
ignore build workflows if only change is markdown
|
3 years ago |
Anders Jenbo
|
367223bb22
|
Cancel previous builds when PR is updated
|
3 years ago |
Gleb Mazovetskiy
|
0e63b3ee0b
|
Update clang-format-check GitHub Workflow
Taking this opportunity as we've just done a global reformat and it's
quite small.
|
4 years ago |
Anders Jenbo
|
db53bf1624
|
Run both checks on the same instance
This should save some time since we only have to boot up the environment once
|
4 years ago |
Anders Jenbo
|
0771591cb0
|
Only run clang-format once per PR
Only run one instance of the check for PRs. This should save about 30 sec on build time.
|
4 years ago |
obligaron
|
f5344bd722
|
Add clang-format validation to CI
|
5 years ago |