-
- Downloads
Add cli main and user config option for 'pull-buildtrees' context.
_context.py: Add pull_buildtrees global user context, the default of which is set to False via the addition of pull-buildtrees to userconfig.yaml cache group. _frontend/app.py & cli.py: Add --pull-buildtrees as a bst main option, which when passed will override the default or user defined context for pull_buildtrees. tests/completions/completions.py: Update for the added flag.
parent
b5b79056
No related branches found
No related tags found
Showing
- buildstream/_context.py 7 additions, 1 deletionbuildstream/_context.py
- buildstream/_frontend/app.py 2 additions, 1 deletionbuildstream/_frontend/app.py
- buildstream/_frontend/cli.py 2 additions, 0 deletionsbuildstream/_frontend/cli.py
- buildstream/data/userconfig.yaml 3 additions, 0 deletionsbuildstream/data/userconfig.yaml
- tests/completions/completions.py 1 addition, 0 deletionstests/completions/completions.py
Loading
Please register or sign in to comment