-
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
Bump cylc-flow dependency #173
Conversation
The cylc-admin issue checkbox for this was ticked but this hadn't been completed? |
I think go ahead and commit the cylc-flow version changes to master. We can create a Just this once it'll probably be easier to get these two merged and release 1.1.1 first - https://github.com/cylc/cylc-rose/pulls?q=is%3Aopen+is%3Apr+milestone%3A1.1.1 |
A bit ambiguous as there are 2 cylc-flow releases in development... |
Err, there is a specific checkbox for each, this was 8.0.0 so it was the only one:
|
This has been merged before the 1.1.1 PRs so we will now need to create a 1.1.x branch and rebase those PRs onto it. |
This reverts commit 7b7ba35.
We've got 1.1.1 PRs merged before and after so reverting to allow us to merge the last 1.1.1 PR and release. |
The cylc-flow version was bumped to 8.0.1.dev immediately after the 8.0.0 release, which meant the pin
Can't we just start a 1.1.x branch off 0e7a5a9 and cherry pick 7627b69 (merged just after this, bad timing) onto it? |
Not sure I understand, could you change the "cylc-rose (pin to latest cylc-flow)" line to preference. |
…mental_improvements_to_testing * 'master' of github.com:cylc/cylc-rose: Remove subprocess from tests (cylc#194) update stem - install interface (cylc#193) Update tests/unit/test_rose_stem_units.py response to review Update setup.cfg removed never used option Improve test coverage for Rose Stem reinstall changes to `rose-suite.conf` [tests] (cylc#178) Changed the rose stem functional tests to a more pytest-integration style. Bump rose dependency to `2.1.*` Bump dev version on master to next minor release (cylc#175) Fix changelog conflict with 1.1.x (cylc#186) Prepare release: 1.1.1 (cylc#183) Rose Stem Fixes (cylc#172) Don't pass rose variables with state ! or !! to Cylc. (cylc#171) Don't pass rose variables with state ! or !! to Cylc. (cylc#171) Bump cylc-flow dependency (cylc#173) functional tests only cleanup if succeeded
I think the reason the cylc-doc GH Actions is failing to install the libraries is the conflicting dependencies
I have updated the dependency on cylc-flow to
8.1.*
here, to match cylc-uiserver.Strictly speaking this should be on the 1.2.0 milestone rather than 1.1.1. Perhaps we should create a 1.1.x branch like we've got in cylc-flow for the maintenance releases?
Requirements check-list
CONTRIBUTING.md
and added my name as a Code Contributor.setup.cfg
.