Skip to content

Allow Any inputs #1292

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 4 commits into from
Closed

Allow Any inputs #1292

wants to merge 4 commits into from

Conversation

mattt
Copy link
Contributor

@mattt mattt commented Sep 8, 2023

Rebase of #968

jgershen and others added 4 commits September 8, 2023 10:49
Signed-off-by: Joe Gershenson <jgershen@users.noreply.github.com>
Signed-off-by: Joe Gershenson <jgershen@users.noreply.github.com>
Signed-off-by: Mattt Zmuda <mattt@replicate.com>
Signed-off-by: Mattt Zmuda <mattt@replicate.com>
@mattt mattt marked this pull request as ready for review September 21, 2023 20:53
@mattt mattt requested a review from bfirsh September 21, 2023 21:21
@bfirsh
Copy link
Member

bfirsh commented Sep 22, 2023

Wahey! Passing tests!

It's a shame that test was deleted in the other PR though. It should be testing the new behavior that it works.

This PR is a bit of a mess now so I might try and make a clean version...

@bfirsh
Copy link
Member

bfirsh commented Sep 22, 2023

So I tried the test that was deleted and turns out arbitrary input objects don't work because runner doesn't typecast objects, so this doesn't work all.

I have written some tests to represent some of the behavior I really want from #608 in #1313, but I reckon this PR and #968 is the wrong approach so I reckon we can close them.

@mattt
Copy link
Contributor Author

mattt commented Sep 22, 2023

@bfirsh Thanks so much for digging into that. I'll go ahead and close this PR and #968 now.

@mattt mattt closed this Sep 22, 2023
@mattt mattt deleted the mattt/968-any-input branch September 22, 2023 10:34
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.

3 participants