Skip to content

feat: call with inputs#577

Merged
vladfrangu merged 13 commits into
masterfrom
feat/call-input
Jul 1, 2024
Merged

feat: call with inputs#577
vladfrangu merged 13 commits into
masterfrom
feat/call-input

Conversation

@vladfrangu
Copy link
Copy Markdown
Member

Closes #497

@vladfrangu vladfrangu requested a review from B4nan June 10, 2024 14:31
@vladfrangu vladfrangu self-assigned this Jun 10, 2024
@github-actions github-actions Bot added this to the 91st sprint - Tooling team milestone Jun 10, 2024
@github-actions github-actions Bot added t-tooling Issues with this label are in the ownership of the tooling team. tested Temporary label used only programatically for some analytics. labels Jun 10, 2024
@barjin
Copy link
Copy Markdown
Member

barjin commented Jun 11, 2024

Looking good to me! I even played with it a little and nothing broke 🎉 (and what's more important I guess, I was able to understand and recover my bash typos and mistakes without causing too much havoc).

Copy link
Copy Markdown
Contributor

@janbuchar janbuchar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks OK, just one possible refactor and one thing I don't understand.

Comment thread src/lib/commands/run-on-cloud.ts Outdated
Comment thread src/commands/call.ts Outdated
@vladfrangu vladfrangu requested review from janbuchar and netmilk June 19, 2024 16:37
Comment thread src/commands/call.ts Outdated
Copy link
Copy Markdown
Member

@B4nan B4nan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just one tiny nit from my end, as long as @netmilk is fine with the proposed API its a green light from me

Comment thread src/lib/commands/run-on-cloud.ts Outdated
@netmilk
Copy link
Copy Markdown
Contributor

netmilk commented Jul 1, 2024

Seems all ok to me, but also a nit: I don't see an e2e test for the stdin input. I would love to have a test for it as an executable acceptance criterion. We've spent a lot of time discussing it and we should preserve that product decision for future generations.

@vladfrangu vladfrangu merged commit 46c37ed into master Jul 1, 2024
@vladfrangu vladfrangu deleted the feat/call-input branch July 1, 2024 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

t-tooling Issues with this label are in the ownership of the tooling team. tested Temporary label used only programatically for some analytics.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

apify call to support input passing

5 participants