Skip to content

Fix stage --dry-run first zip lookup#50

Merged
kbens merged 1 commit into
stagingfrom
fix/stage-dry-run
Feb 14, 2026
Merged

Fix stage --dry-run first zip lookup#50
kbens merged 1 commit into
stagingfrom
fix/stage-dry-run

Conversation

@kbens
Copy link
Copy Markdown
Member

@kbens kbens commented Feb 14, 2026

Summary

  • psa dpk stage --dry-run errors with "Could not identify first DPK zip file" because it searches install_dir (empty in dry-run)
  • Fix: search repo_path when dry-run, install_path otherwise

Test plan

  • 45 dpk tests pass
  • Verified on dpk-01: stage --version 862.04 works (real run)

dry-run skips file copy so install_dir is empty; search
repo_path instead when in dry-run mode
@kbens kbens merged commit c9cd2ef into staging Feb 14, 2026
@kbens kbens deleted the fix/stage-dry-run branch May 6, 2026 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant