Skip to content

Fix.no validation of outputs from graph singletons#6583

Merged
hjoliver merged 10 commits intocylc:8.4.xfrom
wxtim:fix.no_validation_of_outputs_from_graph_singletons
Mar 12, 2025
Merged

Fix.no validation of outputs from graph singletons#6583
hjoliver merged 10 commits intocylc:8.4.xfrom
wxtim:fix.no_validation_of_outputs_from_graph_singletons

Conversation

@wxtim
Copy link
Copy Markdown
Member

@wxtim wxtim commented Jan 30, 2025

Closes #6508

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.

@wxtim wxtim marked this pull request as draft January 30, 2025 09:38
@wxtim wxtim self-assigned this Jan 30, 2025
@wxtim wxtim added the bug Something is wrong :( label Jan 30, 2025
@wxtim wxtim added this to the 8.4.1 milestone Jan 30, 2025
@wxtim wxtim linked an issue Jan 30, 2025 that may be closed by this pull request
@wxtim wxtim force-pushed the fix.no_validation_of_outputs_from_graph_singletons branch 5 times, most recently from 9ab665a to e9b7e6e Compare February 3, 2025 11:30
@wxtim wxtim marked this pull request as ready for review February 3, 2025 12:38
@hjoliver
Copy link
Copy Markdown
Member

hjoliver commented Feb 3, 2025

(See new comment on the issue #6508 (comment) )

@wxtim wxtim requested a review from hjoliver February 5, 2025 13:11
@wxtim wxtim force-pushed the fix.no_validation_of_outputs_from_graph_singletons branch from 793bb30 to bdadd4b Compare February 5, 2025 15:41
@wxtim wxtim marked this pull request as draft February 6, 2025 10:05
@wxtim wxtim force-pushed the fix.no_validation_of_outputs_from_graph_singletons branch from ad1fb9f to c162aaf Compare February 6, 2025 10:22
@wxtim wxtim marked this pull request as ready for review February 7, 2025 07:16
@wxtim wxtim requested a review from hjoliver February 11, 2025 11:24
@wxtim wxtim force-pushed the fix.no_validation_of_outputs_from_graph_singletons branch from 03de62d to 8066dbf Compare February 17, 2025 11:11
@wxtim wxtim force-pushed the fix.no_validation_of_outputs_from_graph_singletons branch from e9d8ffc to 8440029 Compare February 18, 2025 10:18
@wxtim wxtim force-pushed the fix.no_validation_of_outputs_from_graph_singletons branch from 19f1bb0 to 8699e70 Compare February 19, 2025 10:53
@wxtim wxtim force-pushed the fix.no_validation_of_outputs_from_graph_singletons branch from 0175e35 to b1c9606 Compare February 19, 2025 14:35
wxtim and others added 7 commits February 19, 2025 15:08
Update changes.d/6583.fix.md

Co-authored-by: Hilary James Oliver <hilary.j.oliver@gmail.com>

Update cylc/flow/config.py

Co-authored-by: Hilary James Oliver <hilary.j.oliver@gmail.com>

respond to Hilary's review: Don't check all outputs only terminals.

use regexs to sort out issues with qualifiers, suicide triggers &c

mypy
@wxtim wxtim force-pushed the fix.no_validation_of_outputs_from_graph_singletons branch from b1c9606 to 152ddb5 Compare February 19, 2025 15:38
@oliver-sanders oliver-sanders modified the milestones: 8.4.1, 8.4.x Feb 19, 2025
@wxtim wxtim marked this pull request as draft February 21, 2025 11:13
@wxtim wxtim marked this pull request as ready for review February 24, 2025 11:54
@wxtim wxtim requested a review from oliver-sanders February 26, 2025 16:37
@oliver-sanders oliver-sanders dismissed hjoliver’s stale review March 11, 2025 13:29

Review comments addressed.

Copy link
Copy Markdown
Member

@oliver-sanders oliver-sanders left a comment

Choose a reason for hiding this comment

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

👍

Plz squash merge.

Copy link
Copy Markdown
Member

@hjoliver hjoliver left a comment

Choose a reason for hiding this comment

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

LGTM!

@hjoliver hjoliver merged commit 166fb53 into cylc:8.4.x Mar 12, 2025
27 checks passed
@wxtim wxtim deleted the fix.no_validation_of_outputs_from_graph_singletons branch March 12, 2025 08:21
@oliver-sanders oliver-sanders modified the milestones: 8.4.x, 8.4.2 Mar 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something is wrong :(

Projects

None yet

Development

Successfully merging this pull request may close these issues.

lone custom outputs ignored

3 participants