Skip to content
Snippets Groups Projects
  1. Feb 02, 2019
  2. Oct 02, 2018
    • Haibo Huang's avatar
      [Updater] Support updating to head of github repo · 8845e1e9
      Haibo Huang authored
      If the version in METADATA is a commit (sha1), the tool will try to
      download the latest master from github, instead of latest release.
      
      Test: update METADATA of androidplot and try to update.
      Change-Id: Id12b797ca152f11d16c4d06c44e30758bec40f24
      8845e1e9
  3. Sep 04, 2018
  4. Sep 01, 2018
    • Haibo Huang's avatar
      [Updater] Support git tag · 0d3810fd
      Haibo Huang authored
      If the upstream is GIT and version is not a hash, updater will try to
      list upstream tags to find a newer version. And suggest to merge from
      that tag.
      
      Change-Id: I34651815c761c78fd0485df0a84adc086a810e9e
      Test: Change googletest/METADATA to follow upstream releases. And run updater.
      0d3810fd
  5. Jun 11, 2018
Loading