Skip to content

edit runtime: use multiline input for environment variables #2222

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

Merged
merged 2 commits into from
Jul 8, 2025

Conversation

oliver-sanders
Copy link
Member

@oliver-sanders oliver-sanders commented Jun 27, 2025

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 both setup.cfg (and conda-environment.yml if present).
  • Tests are included (or explain why tests are not needed).
  • Changelog entry included if this is a change that can affect users - very small change
  • Cylc-Doc pull request opened if required at cylc/cylc-doc/pull/XXXX.
  • If this is a bug fix, PR should be raised against the relevant ?.?.x branch.

* Closes cylc#2207
* Quick fix for environment variables in the edit-runtime form.
  We might want to look into a more general solution later.
@oliver-sanders oliver-sanders added this to the 2.8.0 milestone Jun 27, 2025
@oliver-sanders oliver-sanders self-assigned this Jun 27, 2025
@oliver-sanders oliver-sanders requested a review from MetRonnie June 27, 2025 14:22
@oliver-sanders oliver-sanders added the bug Something isn't working label Jun 27, 2025
@MetRonnie
Copy link
Member

I've pushed a changelog entry seeing as a user requested this

@MetRonnie MetRonnie merged commit f00e797 into cylc:master Jul 8, 2025
@oliver-sanders oliver-sanders deleted the 2207 branch July 9, 2025 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working small
Projects
None yet
Development

Successfully merging this pull request may close these issues.

edit-run of multi-line environment variable
2 participants