gtristan commented on code in PR #1907:
URL: https://github.com/apache/buildstream/pull/1907#discussion_r1549668273
##########
src/buildstream/_frontend/app.py:
##########
@@ -375,10 +375,6 @@ def init_project(
project_path = os.path.join(directory, "project.conf")
- if min_version is None:
Review Comment:
Here also, I'm not sure why we're breaking the behavior of `bst init` here
so that it no longer initializes a project with the min-version set to the
installed version, if `bst init` is not given the `--version` argument.
--
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]