-
-
Notifications
You must be signed in to change notification settings - Fork 643
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow for cross-platform remote execution (i.e. from OSX to Linux) #11148
Comments
I've added a section to https://docs.google.com/document/d/1vXRHWK7ZjAIp2BxWLwRYm1QOKDeXx02ONQWvXDloxkg/edit#heading=h.w0bkj2kpqzfq which describes how environment matchers should likely support this. |
I've confirmed that this is working via #7735: huzzah! Thanks @Eric-Arellano, @chrisjrn, @tdyas. Before calling this resolved though, I'll need to think about how we can migrate from the current " |
Ok, after talking with @Eric-Arellano, it sounds like they had already included some backwards compatibility for the My next change is going to be #17129 to help clarify which scopes environments need to be lifted from. |
This was designed in https://docs.google.com/document/d/1hS0n6vp-hBxy4Xo-q9QA_elofzQtOubjfN4nSeIgp90/edit#
The text was updated successfully, but these errors were encountered: