-
Notifications
You must be signed in to change notification settings - Fork 11
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
🤖 Merge 1.4.x-sync into master #347
Conversation
ensure that vr picks up installed config. * Update pyproject.toml * don't display warnings about ROSE_ORIG_HOST when not relevant * updated lower pin on cylc version * de-flake test, unrelated to PR * updated test for Python 3.7 --------- Co-authored-by: Oliver Sanders <oliver.sanders@metoffice.gov.uk>
Workflow: Release stage 1 - create release PR, run: 42
Tests failing, probably need the cylc-flow sync PR before passing. |
Prepare release: 1.4.2
Workflow: Release stage 2 - auto publish, run: 57
🤖 Bump dev version
…_handling_of_Jinja2_error Fix test broken by Cylc 8.4 better handling of Jinja2 error
Additional problem - cylc/cylc-flow#6289 broke one of the new tests which was reliant on the old output format. (I'm actually surprised that change hasn't broken a load of the tests in I tried raising it as a PR, but the CI was unable to run, because the cylc-admin version system couldn't cope with the 1.4.x-sync branch name, so I've merged it to this PR. We can always revert if necessary. However, because I've now modified this branch @oliver-sanders and @MetRonnie ought both review. I've dismissed my review. |
Important
Please do a normal merge, not squash merge.
Please fix conflicts if necessary.
Triggered by
push