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

rose suite-run proposal #2412

Closed

Conversation

oliver-sanders
Copy link
Member

@oliver-sanders oliver-sanders commented Sep 30, 2020

Proposal: Don't merge

Related to cylc/cylc-flow#3819

Proposal covering rose suite-run functionality migration to the new Cylc plugin.

  • Migrate the run_impl functionality out of Rose into the plugin (wherever that eventually resides).
  • Drop things like remote installation.
  • Keep things like Jinja2 vars.
  • Re-implement the rose-suite-run.log in the Rose plugin.

write_source_vc_info(
suite_conf_dir, "log/" + prefix + ".version", self.popen)

# If run through rose-stem, install version information
# files for each source tree if they're a working copy
## keep
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dpmatthews has suggested we remove this from Rose and build it directly into Cylc.

This could be an additional Cylc plugin with git/svn support.

@wxtim
Copy link
Contributor

wxtim commented Sep 30, 2020

Good - the proof of the pudding will be...

@dpmatthews
Copy link
Member

The comments all look reasonable at this stage.

@oliver-sanders oliver-sanders deleted the rose-suite-run-migration branch December 8, 2020 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants