Yicong-Huang commented on code in PR #4734:
URL: https://github.com/apache/texera/pull/4734#discussion_r3177759413
##########
.github/workflows/build.yml:
##########
@@ -56,6 +56,15 @@ on:
required: false
type: boolean
default: true
+ ignore_transitive_version:
Review Comment:
can we name it to ` --mode PR, nightly, release`? so that caller don't need
to worry about those low level arguments. we may need to have other arguments
in different modes later.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]