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

Unified Diff: autoroll/package.json

Issue 1411553004: Add autoroll server (Closed) Base URL: https://skia.googlesource.com/buildbot@arb_status
Patch Set: Add error-toast-sk to app-sk Created 5 years, 2 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 | « autoroll/go/autoroll/main.go ('k') | autoroll/res/imp/arb-status-sk.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: autoroll/package.json
diff --git a/alertserver/package.json b/autoroll/package.json
similarity index 91%
copy from alertserver/package.json
copy to autoroll/package.json
index f5a2cb505077e0ddc1d4567b52928f3d7cc30dc3..d5f7c88ced150b95d30354042ade3aab76c2a7a8 100644
--- a/alertserver/package.json
+++ b/autoroll/package.json
@@ -1,8 +1,8 @@
{
- "name": "alertserver",
+ "name": "autoroll",
"version": "0.1.0",
"private": true,
- "description": "Alert Server",
+ "description": "AutoRoll Bot",
"main": "index.js",
"scripts": {
"test": "make test"
« no previous file with comments | « autoroll/go/autoroll/main.go ('k') | autoroll/res/imp/arb-status-sk.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698