Skip to content
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

fix use of cylc install interface by rose-stem #193

Conversation

wxtim
Copy link
Member

@wxtim wxtim commented Oct 25, 2022

This is a small change with no associated Issue.

Bug description

Rose stem uses the cylc.flow.scripts.cylc_install, but the interface of that function has changed in cylc/cylc-flow#5184

Requirements check-list

  • I have read CONTRIBUTING.md and added my name as a Code Contributor.
  • Contains logically grouped changes (else tidy your branch by rebase).
  • Does not contain off-topic changes (use other PRs for other changes).
  • Applied any dependency changes to setup.cfg.
  • Already covered by existing tests.
  • No change log entry required ( invisible to users).
  • No documentation update required.

@wxtim wxtim requested a review from MetRonnie October 25, 2022 12:55
@wxtim wxtim self-assigned this Oct 25, 2022
@wxtim wxtim added the bug Something isn't working label Oct 25, 2022
@wxtim wxtim added this to the 1.1.2 milestone Oct 25, 2022
@wxtim wxtim force-pushed the 20221025T1350--1.1.x--fix_use_of_cylc_install_interface branch from d07261b to b1190bd Compare October 25, 2022 13:30
@wxtim wxtim changed the base branch from 1.1.x to master October 25, 2022 13:54
@wxtim wxtim force-pushed the 20221025T1350--1.1.x--fix_use_of_cylc_install_interface branch 2 times, most recently from 89cee0e to d0bf845 Compare October 25, 2022 15:33
@wxtim wxtim marked this pull request as draft October 25, 2022 15:44
@wxtim wxtim force-pushed the 20221025T1350--1.1.x--fix_use_of_cylc_install_interface branch from d0bf845 to 80b8df4 Compare October 26, 2022 07:01
@wxtim wxtim marked this pull request as ready for review October 26, 2022 07:11
@MetRonnie
Copy link
Member

MetRonnie commented Oct 26, 2022

Should this be against 1.1.x?

Rose stem uses the cylc.flow.scripts.cylc_install, but the interface of that function has changed.

When did this change (which cylc-flow PR)?

@wxtim
Copy link
Member Author

wxtim commented Oct 26, 2022

No

Should this be against 1.1.x?

Rose stem uses the cylc.flow.scripts.cylc_install, but the interface of that function has changed.

When did this change (which cylc-flow PR)?

cylc/cylc-flow#5184

@MetRonnie
Copy link
Member

Then the milestone should be 1.2.0

@MetRonnie MetRonnie modified the milestones: 1.1.2, 1.2.0 Oct 26, 2022
@MetRonnie MetRonnie merged commit da9fd97 into cylc:master Oct 26, 2022
@wxtim wxtim deleted the 20221025T1350--1.1.x--fix_use_of_cylc_install_interface branch October 27, 2022 07:43
wxtim added a commit to wxtim/cylc-rose that referenced this pull request Nov 25, 2022
wxtim added a commit to wxtim/cylc-rose that referenced this pull request Nov 25, 2022
wxtim added a commit to wxtim/cylc-rose that referenced this pull request Nov 25, 2022
…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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants