Matt Liberty
05abe0f093
Only check tracked .ok files
...
On a self-hosted runner the workspace is reused and the submodules may
be present. This check should not check submodules.
Signed-off-by: Matt Liberty <mliberty@precisioninno.com >
2026-04-08 17:47:28 +00:00
dependabot[bot]
107a780c1d
build(deps): bump actions/checkout from 5 to 6
...
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-20 21:26:18 +00:00
dependabot[bot]
fff1d6390a
build(deps): 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-10-01 21:18:29 +00:00
Matt Liberty
9882373814
Give better names to jobs in GH actions
...
Signed-off-by: Matt Liberty <mliberty@precisioninno.com >
2025-07-13 15:09:11 +00:00
Peter Gadfort
253b28c6a8
gha: just use grep
...
Signed-off-by: Peter Gadfort <peter.gadfort@gmail.com >
2025-05-15 19:55:32 -04:00
Peter Gadfort
aaf10a2fd1
gha: add workflow to catch Differences found in .ok files
...
Signed-off-by: Peter Gadfort <peter.gadfort@gmail.com >
2025-05-15 18:39:37 -04:00