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
There are still some things to do to pretty this up and probably a whopper of a conversion script to get the acceptance/compliance tests out of .gitlab-ci.yml
But if this paradigm works well, we can get off of gitlab.com CI entirely
A tempting next step would be to move all common GHA workflow content into a versioned repo & switch the component repos to shim workflows that simply point to their associated One True Workflow at the major version (branch) to use (@v1, @v2, etc
HOWEVER:
The SSH connections from github to GCP-hosted beaker instances keep failing on ssh IOerrors:
I'm not sure what the best solution to this is yet. More than likely it's something on the gituhub actions enviornment's side. If we can't fix that, probably the next best move is spinning up or self-hosted github action runners.
No description provided.
The text was updated successfully, but these errors were encountered: