Skip to content

Conversation

@scaliby
Copy link
Member

@scaliby scaliby commented Sep 23, 2025

Fixes / Features

This is a cleanup so we don't have to carry args down the invocation tree. The new pattern is to understand if XPK is running in dry-run mode using is_dry_run() helper from utils.execution_context.

Testing / Documentation

Tests are automatic.

  • Tests pass
  • Appropriate changes to documentation are included in the PR

@scaliby scaliby force-pushed the scaliby/remove-args-from-run_command_for_value branch from 4aecc1c to 02fe0aa Compare September 23, 2025 11:31
@scaliby scaliby marked this pull request as ready for review September 23, 2025 11:49
@scaliby scaliby enabled auto-merge (squash) September 23, 2025 13:00
@scaliby scaliby merged commit 2e2745e into develop Sep 23, 2025
23 checks passed
@scaliby scaliby deleted the scaliby/remove-args-from-run_command_for_value branch September 23, 2025 16:37
FIoannides added a commit that referenced this pull request Sep 24, 2025
* Update .gitignore (#637)

* Add golden tests to github actions (#635)

* feat: add execution_context

* fix: dry run

* feat: do not validate deps in dry_run mode

* feat: deterministic file names in dry run

* build: integrate golden testing with github actions

* build: cleanup codeowners (#639)

* feat: add more goldens (#640)

* build: simplify dependencies on build_test so it runs faster (#642)

* Revert "build: simplify dependencies on build_test so it runs faster (#642)" (#644)

This reverts commit 1c603d7.

* Add cpu and memory limit flags and use them in Kueue configuration (#648)

* Add cpu and memory limit flags and use them in Kueue configuration

* Remove print line

* Release v0.13.0

* Cpu and memory limits (#651)

* Add cpu and memory limit flags and use them in Kueue configuration

* Remove print line

* Add cpu-limit and memory-limit for other types of cluster creation as well

* Release v0.13.0

* Remove args from run_command_for_value (#647)

* feat: remove args from run_command_for_value

* feat: remove redundant args

* Golden buddy improvements (#645)

* feat: add command to goldens files

* feat: improve output of golden_buddy.sh script

* feat: colorful git diff

---------

Co-authored-by: Konrad Kaim <31181410+scaliby@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants