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

Clarify task ID glob help #6606

Merged
merged 2 commits into from
Feb 14, 2025
Merged

Conversation

hjoliver
Copy link
Member

@hjoliver hjoliver commented Feb 12, 2025

To avoid any ambiguity, change globs match "active tasks" to "tasks in the n=0 active window".

And mention cylc show as an exception - globs match in the n-window there.
(This is easier than separately providing different glob help for cylc show and for the rest; good enough for now as this will change again in the near-ish future).

https://cylc.discourse.group/t/cylc-trigger-isnt-triggering-anything/1117/4

(I also made several lines in the ID help more concise - it's good to incrementally improve existing docs when we get a chance. If you can say it just as clearly in fewer words, that's a good thing, but it's damn near impossible to get optimal clarity+conciseness first try)

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
  • 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.

@hjoliver hjoliver added the small label Feb 12, 2025
@hjoliver hjoliver added this to the 8.4.x milestone Feb 12, 2025
@hjoliver hjoliver self-assigned this Feb 12, 2025
@hjoliver hjoliver modified the milestones: 8.4.x, 8.4.1 Feb 13, 2025
@oliver-sanders oliver-sanders merged commit c8db7d1 into cylc:8.4.x Feb 14, 2025
27 checks passed
wxtim added a commit to wxtim/cylc that referenced this pull request Feb 14, 2025
* upstream/8.4.x: (244 commits)
  Clarify task ID glob help (cylc#6606)
  Wipe platform info for task killed during preparation
  Tidy API for submitting task jobs
  cat-log: list log files available via tailer/viewer command
  Remove Empy reference file
  pbs: update connection failed error message
  Mypy
  Add test
  Fix return value of `Scheduler.start_job_submission()`
  Replace functional test with integration test
  Add tests for `cylc kill` handlers & retries behaviour
  Kill tasks during job prep
  Tidy
  Update cylc/flow/parsec/validate.py
  Update changes.d/6571.fix.md
  Update cylc/flow/parsec/validate.py
  Assume task parameters with underscores to be strings. PEP-515 allowed integers to be defined with underscores from python 3.6. This changes the behaviour of Cylc task parameters, as `"123_456"` can now be interpreted as an integer.
  doc: improve run host ranking docs (cylc#6566)
  GH Actions: don't fail fast
  Lint S014: Only warn about `-W` when used for LSF (cylc#6551)
  ...
@hjoliver hjoliver deleted the tweak-id-glob-help branch February 16, 2025 21:20
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.

2 participants