Skip to content
Snippets Groups Projects
  1. Aug 03, 2018
    • Elliott Hughes's avatar
      Improve error handling. · 1c3a4f46
      Elliott Hughes authored
      Bail out as soon as something goes wrong. Previously if we failed early,
      we'd obliterate the existing version anyway.
      
      Don't remove the temporary directory on failure. Otherwise there's no
      way to debug a failure.
      
      Bug: N/A
      Test: updated external/curl
      Change-Id: I3bf055a8ec514c7b76683baee8e1540deb5a3e5d
      1c3a4f46
  2. Jun 29, 2018
    • Haibo Huang's avatar
      Support GIT upstream · 24950e79
      Haibo Huang authored
      Add the support to check how far a project is behind upstream git.
      
      Still need to manually run git merge. But this tool can help update
      METADATA. :)
      
      Test: ./updater.sh update perf_data_converter
      Change-Id: Ic46a0eb723ae22f0fc7d61a67a14299761b564a4
      24950e79
  3. Jun 11, 2018
Loading