You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This change adds the necessary files and logic to take advantage of
GitHub Actions for running our automated tests. Currently we rely on
TravisCI to do this, but we'd like to transition over to GitHub Actions,
for the following reasons:
1. The Actions UI is more integrated with GitHub PRs
2. Best practices at Delphix suggests using Actions
Additionally, this change removes integration with the "bors" bot.
0 commit comments