Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • juerg/cache-query-job-benchmark
  • bst-1 protected
  • juerg/cache-query-job
  • tristan/fix-recursive-artifact-pull
  • nanonyme/remove-fix-python-timestamps
  • tristan/shell-artifacts
  • bschubert/update-coverage
  • juerg/remote-cache
  • nanonyme/subprocess-devnull
  • tristan/artifact-extensions
  • tpollard/custom-platform-properties
  • juerg/buildbox
  • chandan/update-reqs
  • chandan/moar-runners
  • tpollard/optional-sandbox-properties
  • nanonyme/fix-tests
  • bschubert/standardize-source-tests
  • nanonyme/warn-nofile
  • abderrahim/stage-artifact-scriptelement
  • 1.6.1
  • 1.6.0
  • 1.93.5
  • 1.5.1
  • 1.93.4
  • bst-1.4-branchpoint protected
  • 1.5.0
  • 1.4.3
  • 1.93.3
  • 1.93.2
  • 1.4.2
  • 1.93.1
  • 1.93.0
  • 1.91.3
  • 1.91.2
  • 1.91.1
  • 1.91.0
  • bst-1-branchpoint protected
  • 1.4.1
  • 1.4.0
40 results

completions.py

  • Tom Pollard's avatar
    3ce66fa4
    WIP: Don't pull artifact buildtrees by default · 3ce66fa4
    Tom Pollard authored
    - Set default pull to not include buildtree artifact dir
    - PullQueue configurable subdir attribute
    - Add 'pullbuildtrees' global option to for user conf
    - 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
      or any other subdir digest
    - Make element._pull_pending not assume no need to process pull if
      artifact is cached if buildtrees are set to be pulled
    - Ensure cascache.py doesn't try to checkout/extract a dangling ref
    - Required test and changes
    3ce66fa4
    History
    WIP: Don't pull artifact buildtrees by default
    Tom Pollard authored
    - Set default pull to not include buildtree artifact dir
    - PullQueue configurable subdir attribute
    - Add 'pullbuildtrees' global option to for user conf
    - 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
      or any other subdir digest
    - Make element._pull_pending not assume no need to process pull if
      artifact is cached if buildtrees are set to be pulled
    - Ensure cascache.py doesn't try to checkout/extract a dangling ref
    - Required test and changes
completions.py 8.52 KiB