1. 12 May, 2016 2 commits
  2. 11 May, 2016 1 commit
  3. 05 May, 2016 1 commit
  4. 03 May, 2016 1 commit
  5. 02 May, 2016 1 commit
  6. 28 Apr, 2016 1 commit
  7. 19 Apr, 2016 1 commit
  8. 18 Apr, 2016 1 commit
    • Devon Carew's avatar
      Use arm deploy (#3374) · 12cac94c
      Devon Carew authored
      * download android-arm-deploy
      
      * wire up --deploy to android-arm-deploy
      
      * fix interpolation
      12cac94c
  9. 16 Apr, 2016 1 commit
  10. 11 Apr, 2016 1 commit
  11. 08 Apr, 2016 2 commits
  12. 07 Apr, 2016 2 commits
  13. 10 Oct, 2015 1 commit
  14. 25 Sep, 2015 2 commits
  15. 24 Sep, 2015 1 commit
  16. 23 Sep, 2015 1 commit
    • James Robinson's avatar
      Add cache command to sky_tools with subcommands for populating/clearing · f735604a
      James Robinson authored
      This adds the following commands to sky_tools:
        sky_tools cache clear: Nukes all local artifacts in the cache
        sky_tools cache populate: Populates the cache with all known artifacts
      
      This is useful both to fix busted caches and to make sure that the cache is
      fully populated so that subsequent operations can proceed without needing
      network access.
      f735604a