Skip to content
Commit 1c0bde4d authored by Tom Pollard's avatar Tom Pollard
Browse files

WIP: Don't pull artifact buildtrees by default

- Set default pull to not include buildtree artifact dir
- PullQueue configurable buildtrees attribute
- Add 'pullbuildtrees' option to existing artifact artifactcache()
  config
- Add --pull-buildtrees flag to bst build cli
- Add --pull-buildtrees flag to bst pull cli
- Add helper function _fetch_subdir to cascache, to fetch buildtree
  subdir digest
- Make element._pull_pending not assume no need to process pull if
  artifact is cached if buildtrees are set to be pulled

ToDo:
- Ensure helper function can be used where identified, such as push
  and bst workspace
- Replace explicit references to 'buildtree' in cascahce to an
  optional configurable argument dir
- Tests
parent b3ffcdc8
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment