Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2458)

Unified Diff: Tools/GardeningServer/README

Issue 476593002: Pull alerts from sheriff-o-matic.appspot.com instead of auto-sheriff. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | Tools/GardeningServer/ui/ct-failure-analyzer.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Tools/GardeningServer/README
diff --git a/Tools/GardeningServer/README b/Tools/GardeningServer/README
index cbff780b91525c05e21b3500b8a37a507129f532..5eff76acda28e247824b5e95e4601b352992abf5 100644
--- a/Tools/GardeningServer/README
+++ b/Tools/GardeningServer/README
@@ -57,11 +57,14 @@ While we still have tests using QUnit, you can run these at: http://localhost:80
# PUSHING
-Fill in the revision you're pushing for XXXX.
-1. appcfg.py update . --version rXXXX
-2. Go to appengine.google.com and select the sheriff-o-matic app.
-3. Click on the version tab
-4. Make the rXXXX version the default
+In GardeningServer:
+
+1. make update
+2. appcfg.py update . --version r$(git svn find-rev HEAD) --oauth2
+3. Go to appengine.google.com and select the sheriff-o-matic app.
+4. Click on the version tab
+5. Make the rXXXX version the default, where XXXX is:
+ git svn find-rev HEAD
The versioning is so that we can easily roll back if there's something
wrong with the push and so we can know what we've pushed.
« no previous file with comments | « no previous file | Tools/GardeningServer/ui/ct-failure-analyzer.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698