I think some folks are working on it -- I've seen newer PRs do GitHub Actions for some of the test groups (although Travis is still there too)
Gian Merlino
11/28/2022, 11:09 PM
I am not sure of the status though
t
Tejaswini Bandlamudi
11/29/2022, 3:18 AM
Currently few static-checks are already migrated from Travis to GitHub Actions. There is a PR ready that migrates rest of the static-checks and removes them from Travis. After that python scripts conversion that limit checks for only certain code changes and migrating unit tests. If I'm not wrong Elliott is working on migrating ITs.
d
Didip Kerabat
11/29/2022, 5:29 PM
Awesome! Thank you for working on this. It will help everyone’s productivity for sure.