[Updater] Send email when a new version is found
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
Showing
- Android.bp 14 additions, 5 deletionsAndroid.bp
- external_updater.py 70 additions, 41 deletionsexternal_updater.py
- git_updater.py 16 additions, 7 deletionsgit_updater.py
- github_archive_updater.py 10 additions, 7 deletionsgithub_archive_updater.py
- notifier.py 108 additions, 0 deletionsnotifier.py
- update_package.sh 1 addition, 0 deletionsupdate_package.sh
Loading