Skip to content

fix: show deploy command output on failure#719

Open
coreymull wants to merge 1 commit into
algorandfoundation:mainfrom
coreymull:expose-deploy-command-output
Open

fix: show deploy command output on failure#719
coreymull wants to merge 1 commit into
algorandfoundation:mainfrom
coreymull:expose-deploy-command-output

Conversation

@coreymull
Copy link
Copy Markdown

Summary

  • include captured deploy subprocess output in the ClickException when algokit project deploy exits non-zero
  • update the existing bad-exit deploy approval snapshot so silent deploy failures stay covered

Verification

  • CI=1 .venv/bin/python -m pytest tests/project/deploy/test_deploy.py::test_command_bad_exit_code
  • .venv/bin/ruff check src/algokit/cli/project/deploy.py tests/project/deploy/test_deploy.py

Closes #710

DevLoot bounty: https://devloot.xyz/bounty/1
Algorand payout address: R7NHEHQY6DZJM74L442ML3REU66F7XFZ6FVHGUH4MI7FXPPLMMRFUJBHEM

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.

Deployment command is failing silently

1 participant