Draft brainstorming for unified yaml configuration - #204
Conversation
|
@ceblanton With the cylc pre-configure plugin work, this kind of development can potentially be done or at least implemented to test soo 🤞 Would you want to keep this around and update it when the time comes or should we create a new PR? I think either could work. Just curious! Either way, I moved this to 2026.02 |
ceblanton
left a comment
There was a problem hiding this comment.
This is wonderful Dana and exactly what I was hoping for in terms of planning. It brings out the potential known problems too. Like the directories:
config['directories']['history']
Are those the directories only for a specific platform?
They should be, for sure. That pertains to re-evaluating the settings and platforms yaml though, which is sliiiiightly separate from this capability of just being able to reference the keys in the cylc workflow, imo. (Separate but related) |
Describe your changes
Issue ticket number and link (if applicable)
Checklist before requesting a review
Manual Pipeline Run Details
Was the manual pipeline (
test_cloud_runner) triggered for this PR?Result of manual pipeline run:
(Paste relevant logs, output, or a link to the workflow run here)
How to trigger the manual pipeline:
The
test_cloud_runnerpipeline is not automatically associated as a required check with the PR; it must be triggered to test changes in a full post-processing run.To trigger the manual pipeline:
Follow the link to the
test_cloud_runneractions tab hereClick the dropdown "Run workflow":
a. If trying to merge from a branch on fre-workflows: choose branch from the first drop down, leave the next 2 inputs blank, and choose the fre-cli branch to test
b. If trying to merge from a fre-workflows fork: can skip first branch selection, input the fork name (ex: [user]/fre-workflows), input the fork's branch name, and choose the fre-cli branch to test
Click "Run workflow"
Note: you may need to reload the page to see your running workflow.