Skip to content

Stream deploy output to logs via tee#174

Merged
djbender merged 1 commit intomainfrom
deploy-tee-output
Apr 12, 2026
Merged

Stream deploy output to logs via tee#174
djbender merged 1 commit intomainfrom
deploy-tee-output

Conversation

@djbender
Copy link
Copy Markdown
Owner

Summary

  • Use tee /dev/stderr to stream Dokku deploy output to logs in real time while still capturing it for the no-changes check
  • Removes the now-redundant manual echo calls since tee handles output display

Depends on #173

Use tee /dev/stderr to show Dokku output in real time while still
capturing it for the no-changes check.
@djbender djbender force-pushed the deploy-tee-output branch from 83778b4 to c089251 Compare April 12, 2026 01:43
@djbender djbender enabled auto-merge (squash) April 12, 2026 01:43
@djbender djbender merged commit 67a8119 into main Apr 12, 2026
7 checks passed
@djbender djbender deleted the deploy-tee-output branch April 12, 2026 01:45
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