dependabot[bot]
e865c5861b
Bump the actions group with 2 updates
...
Bumps the actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout ) and [actions/cache](https://github.com/actions/cache ).
Updates `actions/checkout` from 6.0.2 to 7.0.1
- [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/v6.0.2...3d3c42e5aac5ba805825da76410c181273ba90b1 )
Updates `actions/cache` from 5.0.5 to 6.1.0
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/27d5ce7f107fe9357f9df03efb73ab90386fccae...55cc8345863c7cc4c66a329aec7e433d2d1c52a9 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 7.0.1
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
- dependency-name: actions/cache
dependency-version: 6.1.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
...
Signed-off-by: dependabot[bot] <[email protected] >
2026-09-04 10:39:54 +00:00
Vitor Bandeira
ba026e686f
ci: drop centos7 from workflow
...
Signed-off-by: Vitor Bandeira <[email protected] >
2026-07-28 13:20:52 -03:00
dsengupta0628
c5442e164a
resolved last regression failing
...
Signed-off-by: dsengupta0628 <[email protected] >
2026-07-26 04:16:42 +00:00
dsengupta0628
f303d84f03
rootcause macos failure issue
...
Signed-off-by: dsengupta0628 <[email protected] >
2026-07-26 03:31:29 +00:00
dsengupta0628
836d704802
update latest OpenSTA from upstream 7/25
...
Signed-off-by: dsengupta0628 <[email protected] >
2026-07-25 11:43:45 +00:00
Akash Levy
87e837a8be
feat(ci): expand CI with macOS and CentOS 7 (Docker) platform coverage ( #473 )
2026-07-12 13:22:43 +08:00
dsengupta0628
0c96ee9a22
upstream changes plus resolved conflict in ci.yml
...
Signed-off-by: dsengupta0628 <[email protected] >
2026-06-29 15:38:16 +00:00
dependabot[bot]
8d7babf44e
Bump actions/checkout from 6 to 7 ( #451 )
...
Signed-off-by: dependabot[bot] <[email protected] >
2026-06-19 10:49:10 +08:00
Vitor Bandeira
38442a61a7
gha: use commit sha instead of version/tag
...
Using commit sha helps prevent chain attacks that have become common.
Signed-off-by: Vitor Bandeira <[email protected] >
2026-05-27 14:34:50 -03:00
dsengupta0628
9fbfcc4fcb
picked changes from upstream master, resolved conflict for levelized driververtices, parseBus for weird defs
...
Signed-off-by: dsengupta0628 <[email protected] >
2026-04-16 21:37:37 +00:00
James Cherry
49d0ba2cfc
github workflow retention
...
Signed-off-by: James Cherry <[email protected] >
2026-04-16 09:59:29 -07:00
Vitor Bandeira
84c3e60c25
ci: add gtest as dep for gha
...
Signed-off-by: Vitor Bandeira <[email protected] >
2026-03-18 08:40:16 -03:00
Matt Liberty
6653d6c253
skip ci in the private org
...
Signed-off-by: Matt Liberty <[email protected] >
2026-03-07 21:49:34 +00:00
Kazuto Iris
a47a8dd831
Add GitHub Action for CI and fix broken testcases ( #391 )
...
* feat(ci): add GitHub Action for push and pull request
* fix(ci): fix broken testcases
* chore: add CODEOWNERS for ci
* ci: bump actions/upload-artifact from 6 to 7
2026-02-27 13:51:28 -08:00