-
Notifications
You must be signed in to change notification settings - Fork 19
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
portability: patch mac os dns issues #262
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. The CI error is not related I think
2021-07-09T09:14:07Z ERROR - Workflow shutting down - AUTOMATIC(ON-TASK-FAILURE)
2021-07-09T09:14:07Z WARNING - Partially satisfied prerequisites left over:
consolidate_observations.20210709T0800Z is waiting on:
* get_observations_heathrow.20210709T0800Z succeeded
2021-07-09T09:14:07Z WARNING - Orphaned task jobs:
* get_rainfall.20210709T0800Z (running)
2021-07-09T09:14:08Z INFO - DONE
Error: Process completed with exit code 1.
@@ -99,29 +99,6 @@ your ``$PATH``, follow the instructions in the ``brew install`` output. | |||
``bash``). You do not need to change this but be aware that Cylc uses | |||
``bash`` which has a subtly different syntax. | |||
|
|||
.. warning:: | |||
|
|||
.. TODO - Get rid of this!!!!!!!! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 ✔️ done!
(not sure whether we can merge it now, or if we need to wait for the sibling PR; if it's OK, feel free to press merge pull request or just confirm and I'll do it later 👍 thanks!) |
Should wait until the other PR is merged, thanks for reviewing. |
sibling PR merged, rebased, test passing (ignore tut workflow for now), merging. |
sibling: cylc/cylc-flow#4296