Skip to content
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

Adding block qual as default argument for blueprints #189

Merged
merged 1 commit into from
Jun 30, 2020
Merged

Conversation

JackUrb
Copy link
Contributor

@JackUrb JackUrb commented Jun 30, 2020

Turns out automatic block qual parsing was 99% of the way there. Before it was required that this argument was sent via extra_args, which is non-ideal.

Tested by adding a --block-qualification flag to one of the example scripts, and asserting that that qualification made it through to the TaskRunner (where it would be created as a real qualification).

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jun 30, 2020
@JackUrb JackUrb merged commit 935b051 into master Jun 30, 2020
@JackUrb JackUrb deleted the block-qual-arg branch June 30, 2020 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants