Skip to content

fix: include deploy command output on failure#720

Open
iice257 wants to merge 1 commit into
algorandfoundation:mainfrom
iice257:codex/devloot-1-deploy-error-output
Open

fix: include deploy command output on failure#720
iice257 wants to merge 1 commit into
algorandfoundation:mainfrom
iice257:codex/devloot-1-deploy-error-output

Conversation

@iice257
Copy link
Copy Markdown

@iice257 iice257 commented May 14, 2026

Summary

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

Verification

  • python -m pytest tests/project/deploy/test_deploy.py::test_command_bad_exit_code -q
  • python -m ruff check src/algokit/cli/project/deploy.py tests/project/deploy/test_deploy.py

Closes #710

DevLoot bounty: https://devloot.xyz/bounty/1

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