Skip to content

Conversation

@Lunderberg
Copy link
Contributor

This parameter was introduced in #12833, and was passed for all subcommands defined using generate_command. However, this broke the ci.py lint subcommand. This PR makes the additional_flags parameter to the docker function be optional, to avoid this breakage.

This parameter was introduced in
apache#12833, and was passed for all
subcommands defined using `generate_command`.  However, this broke the
`ci.py lint` subcommand.  This PR makes the `additional_flags`
parameter to the `docker` function be optional, to avoid this
breakage.
@tvm-bot
Copy link
Collaborator

tvm-bot commented Oct 31, 2022

Thanks for contributing to TVM! Please refer to the contributing guidelines https://tvm.apache.org/docs/contribute/ for useful information and tips. Please request code reviews from Reviewers by @-ing them in a comment.

Generated by tvm-bot

@Lunderberg Lunderberg requested a review from driazati October 31, 2022 14:58
@Lunderberg
Copy link
Contributor Author

@tvm-bot rerun

@Lunderberg Lunderberg merged commit 67fa959 into apache:main Nov 1, 2022
@Lunderberg Lunderberg deleted the ci_py_lint branch November 1, 2022 02:01
xinetzone pushed a commit to daobook/tvm that referenced this pull request Nov 10, 2022
…pache#13238)

This parameter was introduced in
apache#12833, and was passed for all
subcommands defined using `generate_command`.  However, this broke the
`ci.py lint` subcommand.  This PR makes the `additional_flags`
parameter to the `docker` function be optional, to avoid this
breakage.
xinetzone pushed a commit to daobook/tvm that referenced this pull request Nov 25, 2022
…pache#13238)

This parameter was introduced in
apache#12833, and was passed for all
subcommands defined using `generate_command`.  However, this broke the
`ci.py lint` subcommand.  This PR makes the `additional_flags`
parameter to the `docker` function be optional, to avoid this
breakage.
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