Skip to content

[Sync] [ootb] Upgrade to qDup 0.11.0#465

Merged
edeandrea merged 1 commit intoootbfrom
sync-upgrade-qdub-0.11.0-to-ootb
Apr 15, 2026
Merged

[Sync] [ootb] Upgrade to qDup 0.11.0#465
edeandrea merged 1 commit intoootbfrom
sync-upgrade-qdub-0.11.0-to-ootb

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions bot commented Apr 15, 2026

Automated sync of PR #464 from upgrade-qdub-0.11.0 to ootb

Syncbot will not be offended if the sync isn't appropriate and you close this PR.

Original PR: #464

Fixes #253

Upgrade qDup from 0.10.8 to 0.11.0 and adapt qDup scripts
to the breaking change in sibling command output behavior.

In qDup 0.11.0, sibling commands under `then:` and `else:`
blocks now receive input from the parent command rather than
from the previous sibling. Commands that depend on a preceding
sibling's output (e.g. `set-state` capturing `sh` output) are
nested under the sibling via `then:` to preserve correct
data flow.

Affected scripts:
- main.yml: measure-build-times (8 sh+set-state pairs),
  run-load-test syncjfr section (1 sh+set-state pair)
- sdkman.yml: sdkman-uninstall (1 sh+regex pair)

Fixes #252

Assisted-By: Claude Code <noreply@anthropic.com>
Signed-off-by: Eric Deandrea <eric.deandrea@ibm.com>
@github-actions github-actions bot added the sync label Apr 15, 2026
@edeandrea edeandrea changed the title [Sync] [tuned] Upgrade to qDup 0.11.0 [Sync] [ootb] Upgrade to qDup 0.11.0 Apr 15, 2026
@edeandrea edeandrea marked this pull request as draft April 15, 2026 16:59
@edeandrea edeandrea marked this pull request as ready for review April 15, 2026 17:47
@edeandrea edeandrea merged commit 6b13d91 into ootb Apr 15, 2026
22 checks passed
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.

1 participant