Skip to content

1140 followup review fixes 2#1268

Open
l2ysho wants to merge 12 commits into
masterfrom
1140-followup-review-fixes-2
Open

1140 followup review fixes 2#1268
l2ysho wants to merge 12 commits into
masterfrom
1140-followup-review-fixes-2

Conversation

@l2ysho

@l2ysho l2ysho commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

followup fixes from #1168
closes #1135

l2ysho added 12 commits July 7, 2026 21:21
…nsts

Derive JobStatus and JobType from @apify/consts and use them across
agent-output.ts and useAbortJobOnSignal instead of stringly-typed
parameters, updating all call sites to ACTOR_JOB_TYPES.

Resolves #1168 (comment)
Covers waitForTerminalStatus polling/timeout/not-found behavior and
the isTerminalStatus/exitCodeForJobStatus/exitCodeForWaitResult tables.

Resolves #1168 (comment)
fetchRunLogTail keeps its succeeded-run guard and 10-line tail but
delegates the fetch/split/slice to the shared fetchLogTail, which now
also trims trailing whitespace.

Resolves #1168 (comment)
Add consoleActorUrl and consoleKeyValueStoreUrl, use the builders in
start/call/run-result/runs info/builds info instead of inlined URLs,
and standardize build URLs on the /builds/ path format.

Resolves #1168 (comment)
Add a generic overload mapping kind to Build/ActorRun so callers no
longer cast the returned job.

Resolves #1168 (comment)
Resolves #1168 (comment)
Resolves #1168 (comment)
@l2ysho l2ysho self-assigned this Jul 8, 2026
@l2ysho l2ysho added t-builders Issues owned by the Builders team. adhoc Ad-hoc unplanned task added during the sprint. labels Jul 8, 2026
@l2ysho l2ysho marked this pull request as ready for review July 8, 2026 10:59
@l2ysho l2ysho requested a review from DaveHanns as a code owner July 8, 2026 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

adhoc Ad-hoc unplanned task added during the sprint. t-builders Issues owned by the Builders team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve Apify CLI build/run output for agentic workflows

2 participants