-
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
Separate Parsec ItemNotFoundError into two #4471
Commits on Oct 19, 2021
-
Separate Parsec ItemNotFoundError into two
ItemNotFoundError - Where an item could be defined, but isn't (in sparse mode). NotAConfigItemError - Where an item is not part of a config to be defined. move get_manyparents to init create unit test for get_manyparents fix mypy issue
Configuration menu - View commit details
-
Copy full SHA for 08155bf - Browse repository at this point
Copy the full SHA 08155bfView commit details -
Update cylc/flow/parsec/exceptions.py
Co-authored-by: Oliver Sanders <oliver.sanders@metoffice.gov.uk>
Configuration menu - View commit details
-
Copy full SHA for cf33544 - Browse repository at this point
Copy the full SHA cf33544View commit details -
Apply suggestions from code review
Co-authored-by: Oliver Sanders <oliver.sanders@metoffice.gov.uk>
Configuration menu - View commit details
-
Copy full SHA for 73c1568 - Browse repository at this point
Copy the full SHA 73c1568View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ec13e1 - Browse repository at this point
Copy the full SHA 3ec13e1View commit details
Commits on Oct 25, 2021
-
Co-authored-by: Ronnie Dutta <61982285+MetRonnie@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for cd27c3e - Browse repository at this point
Copy the full SHA cd27c3eView commit details -
Update cylc/flow/parsec/config.py
Co-authored-by: Ronnie Dutta <61982285+MetRonnie@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5bb4250 - Browse repository at this point
Copy the full SHA 5bb4250View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2596840 - Browse repository at this point
Copy the full SHA 2596840View commit details -
Configuration menu - View commit details
-
Copy full SHA for 054c49b - Browse repository at this point
Copy the full SHA 054c49bView commit details
Commits on Oct 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1cf2634 - Browse repository at this point
Copy the full SHA 1cf2634View commit details
Commits on Nov 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c3a5d14 - Browse repository at this point
Copy the full SHA c3a5d14View commit details
Commits on Nov 2, 2021
-
Apply suggestions from code review
Co-authored-by: Ronnie Dutta <61982285+MetRonnie@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0524869 - Browse repository at this point
Copy the full SHA 0524869View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a47fdd - Browse repository at this point
Copy the full SHA 0a47fddView commit details -
Merge branch 'config.fix' of github.com:wxtim/cylc into config.fix
* 'config.fix' of github.com:wxtim/cylc: (71 commits) Apply suggestions from code review Tweak TUI job prep state icon. Reduce test flakiness on MacOS Fix logging of task state transistion to "preparing". Fix datastore job "preparing" state. Fix TUI job "preparing" state. Fix spelling error. Func test fix. Style fix. Workflow config doc refinements (cylc#4475) Update cylc/flow/cfgspec/workflow.py Fix two func tests, and a typo. Remove CYLC_WORKFLOW_DEF_PATH Address review feedback (tweak some docstrings). Update cylc/flow/task_pool.py Post rebase fix. Set flow counter from DB. Fix a func test post rebase. Fix cylc poll CLI doc. Add nosec comment. ...
Configuration menu - View commit details
-
Copy full SHA for de0da57 - Browse repository at this point
Copy the full SHA de0da57View commit details -
Configuration menu - View commit details
-
Copy full SHA for eda55aa - Browse repository at this point
Copy the full SHA eda55aaView commit details
Commits on Nov 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ceab310 - Browse repository at this point
Copy the full SHA ceab310View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83dbaf0 - Browse repository at this point
Copy the full SHA 83dbaf0View commit details
Commits on Nov 15, 2021
-
Merge pull request #32 from MetRonnie/patch-pr-4471
Simplify `ParsecConfig.get()`
Configuration menu - View commit details
-
Copy full SHA for 4a122b9 - Browse repository at this point
Copy the full SHA 4a122b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a07734 - Browse repository at this point
Copy the full SHA 9a07734View commit details