Skip to content

doc: improve NamespaceIDGlob description#6637

Merged
MetRonnie merged 2 commits intocylc:8.4.xfrom
oliver-sanders:6392
Feb 28, 2025
Merged

doc: improve NamespaceIDGlob description#6637
MetRonnie merged 2 commits intocylc:8.4.xfrom
oliver-sanders:6392

Conversation

@oliver-sanders
Copy link
Copy Markdown
Member

Closes #6392

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.

@oliver-sanders oliver-sanders added small doc Documentation labels Feb 26, 2025
@oliver-sanders oliver-sanders added this to the 8.4.x milestone Feb 26, 2025
@oliver-sanders oliver-sanders self-assigned this Feb 26, 2025
@MetRonnie MetRonnie modified the milestones: 8.4.x, 8.4.2 Feb 28, 2025
Co-authored-by: Ronnie Dutta <61982285+MetRonnie@users.noreply.github.com>
@MetRonnie MetRonnie merged commit 0451051 into cylc:8.4.x Feb 28, 2025
19 of 26 checks passed
@oliver-sanders oliver-sanders deleted the 6392 branch February 28, 2025 11:32
wxtim added a commit to wxtim/cylc that referenced this pull request Mar 5, 2025
…n_cylc_show

* upstream/master: (27 commits)
  tui: open log files in external application (cylc#6611)
  fix typo in stop.py - options.max_poll -> options.max_polls
  schema: add first-parent descendants (cylc#6610)
  doc: improve NamespaceIDGlob description (cylc#6637)
  Document that "ex" prefix means "exclude" [skip ci]
  tests: remove string templating in SQL statements (cylc#6631)
  Merge pull request cylc#6629 from wxtim/tests.flake8
  Remove vestiges of authorisation layer removed in cylc#3845
  Bump dev version
  Prepare release 8.4.1
  Merge pull request cylc#6578 from MetRonnie/graphql-err-handling
  Add test
  Update cylc/flow/etc/examples/expiry/index.rst
  Correct type annotations
  Fix duplicate task triggers
  Add test for duplicate task triggers
  Pytest: full verbosity for assertions
  Fix test picking up user global config
  Wrapper script: fix `PATH` override preventing selection of Cylc version in GUI under Cylc Hub
  Get poll to return task failure if job/log has been removed. (cylc#6577)
  ...
@wxtim wxtim linked an issue Mar 11, 2025 that may be closed by this pull request
wxtim added a commit to wxtim/cylc that referenced this pull request Mar 12, 2025
* upstream/8.4.x:
  Ensure `cylc message` exceptions are printed to stderr (cylc#6647)
  fix typo in stop.py - options.max_poll -> options.max_polls
  doc: improve NamespaceIDGlob description (cylc#6637)
  Document that "ex" prefix means "exclude" [skip ci]
  tests: remove string templating in SQL statements (cylc#6631)
  Bump dev version
  Prepare release 8.4.1
  Merge pull request cylc#6578 from MetRonnie/graphql-err-handling
  Update cylc/flow/etc/examples/expiry/index.rst
  Pytest: full verbosity for assertions
  Fix test picking up user global config
  Wrapper script: fix `PATH` override preventing selection of Cylc version in GUI under Cylc Hub
  Get poll to return task failure if job/log has been removed. (cylc#6577)
  work around NFS caching issues (cylc#6603)
  allow workflow config to unset global events config (cylc#6518)
  examples: document expiry workflow design patterns
wxtim added a commit to wxtim/cylc that referenced this pull request Mar 13, 2025
* upstream/8.4.x:
  Ensure `cylc message` exceptions are printed to stderr (cylc#6647)
  fix typo in stop.py - options.max_poll -> options.max_polls
  doc: improve NamespaceIDGlob description (cylc#6637)
  Document that "ex" prefix means "exclude"
  tests: remove string templating in SQL statements (cylc#6631)
  Bump dev version
  Prepare release 8.4.1
  Merge pull request cylc#6578 from MetRonnie/graphql-err-handling
  Update cylc/flow/etc/examples/expiry/index.rst
  Pytest: full verbosity for assertions
  Fix test picking up user global config
  Wrapper script: fix `PATH` override preventing selection of Cylc version in GUI under Cylc Hub
  Get poll to return task failure if job/log has been removed. (cylc#6577)
  work around NFS caching issues (cylc#6603)
  allow workflow config to unset global events config (cylc#6518)
  examples: document expiry workflow design patterns
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc Documentation small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Schema: reword task input help string

2 participants