Skip to content
Snippets Groups Projects
  1. Jan 28, 2019
    • Haibo Huang's avatar
      [Updater] Send email when a new version is found · 39aaab6a
      Haibo Huang authored
      Bug: 109748616
      Test: ./updater.sh check kotlinc googletest --json_output=/tmp/res.json
      Test: out/soong/host/linux-x86/bin/external_updater_notifier \
                --result_file=/tmp/res.json \
                --history ~/updater/history \
                --recipients=hhb@google.com
      
      Change-Id: I27a4c1c2604d38106a08ce3eee1bcd03fdce80d7
      39aaab6a
  2. Aug 28, 2018
  3. 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
  4. Jun 11, 2018
Loading