Skip to content

feat(cli): add wait commands and enhance agentic output for builds and runs#1168

Draft
l2ysho wants to merge 2 commits into
masterfrom
1135-improve-apify-cli-buildrun-output-for-agentic-workflows
Draft

feat(cli): add wait commands and enhance agentic output for builds and runs#1168
l2ysho wants to merge 2 commits into
masterfrom
1135-improve-apify-cli-buildrun-output-for-agentic-workflows

Conversation

@l2ysho
Copy link
Copy Markdown
Contributor

@l2ysho l2ysho commented May 29, 2026

Introduces dedicated wait commands and unifies output for several build/run commands for better CI/CD integration.

closes #1140

…d runs

Introduces dedicated `wait` commands and unifies output for several build/run commands for better CI/CD integration.
@l2ysho l2ysho self-assigned this May 29, 2026
@l2ysho l2ysho added the t-dx Issues owned by the DX team. label May 29, 2026
@l2ysho l2ysho linked an issue May 29, 2026 that may be closed by this pull request
@github-actions github-actions Bot added this to the 141st sprint - Tooling team milestone May 29, 2026
@l2ysho
Copy link
Copy Markdown
Contributor Author

l2ysho commented May 29, 2026

lets wait for #1134

The earlier change made `apify push` exit non-zero whenever the build had
not reached SUCCEEDED, including non-terminal RUNNING/READY states. That
broke the E2E lifecycle tests and any CI that treats a successful upload
+ in-progress build as a successful push. Only treat a terminal,
non-SUCCEEDED status as a push failure.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

t-dx Issues owned by the DX team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add wait commands for Actor builds and runs Improve Apify CLI build/run output for agentic workflows

2 participants