Skip to content

Ensure provider hook calls don't crash because of invalid command line arguments#2154

Open
tolbrino wants to merge 2 commits intoerlang:mainfrom
tolbrino:tb-fix-prodiver-hook-args2
Open

Ensure provider hook calls don't crash because of invalid command line arguments#2154
tolbrino wants to merge 2 commits intoerlang:mainfrom
tolbrino:tb-fix-prodiver-hook-args2

Conversation

@tolbrino
Copy link
Contributor

Normally the CLI arguments are intended for the provider which is called
directly. When these are forwarded to other providers through hooks
things might break.

@ferd
Copy link
Collaborator

ferd commented Sep 1, 2019

This is a good fix, but we'll need to add a test for this before we merge it. This is core dispatching functionality we shouldn't change without repeatable validation.

@ferd ferd added the tests missing awaiting the adition of tests to the pull request label Jan 25, 2020
@tsloughter
Copy link
Collaborator

ping @tolbrino

@tolbrino
Copy link
Contributor Author

ping @tolbrino

I got blocked by trying to get a test working, but to no avail. I will take a look again some time later this week.

tolbrino added 2 commits June 2, 2020 17:19
…e arguments

Normally the CLI arguments are intended for the provider which is called
directly. When these are forwarded to other providers through hooks
things might break.
@tolbrino tolbrino force-pushed the tb-fix-prodiver-hook-args2 branch from 99477cf to 1d8db94 Compare June 3, 2020 06:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tests missing awaiting the adition of tests to the pull request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants