-
Notifications
You must be signed in to change notification settings - Fork 94
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
actions: fudge /etc/hosts #4176
Merged
Merged
Commits on Apr 16, 2021
-
* ask the host for its names then use those to configure /etc/hosts * nasty hack to deal with broken DNS on GH actions * actions/runner-images#3185
Configuration menu - View commit details
-
Copy full SHA for f0b43a5 - Browse repository at this point
Copy the full SHA f0b43a5View commit details -
message: don't attempt tcp connect for comms meth = poll
* skip tcp comms if comms method == poll * convert comms method to enum
Configuration menu - View commit details
-
Copy full SHA for 41be61c - Browse repository at this point
Copy the full SHA 41be61cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f895de - Browse repository at this point
Copy the full SHA 7f895deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1468b6e - Browse repository at this point
Copy the full SHA 1468b6eView commit details
Commits on Apr 19, 2021
-
tests/f: fix cylc-poll/13, cylc-poll/16
* wait for long enough for the started message to get picked up by the scheduler * this test was passing before because it wasn't testing polling properly (because poll task comms was attempting TCP comms anyway)
Configuration menu - View commit details
-
Copy full SHA for 8db13e9 - Browse repository at this point
Copy the full SHA 8db13e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2eca9e6 - Browse repository at this point
Copy the full SHA 2eca9e6View commit details -
* test was not suitible for use with polling task comms
Configuration menu - View commit details
-
Copy full SHA for e420d44 - Browse repository at this point
Copy the full SHA e420d44View commit details
Commits on Apr 20, 2021
-
Update cylc/flow/network/client.py
Co-authored-by: Melanie Hall <37735232+datamel@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e81a1fe - Browse repository at this point
Copy the full SHA e81a1feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f36c5d - Browse repository at this point
Copy the full SHA 0f36c5dView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.