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

Issue 1878943013: tools/android/loading Add appengine frontend for Clovis (Closed)

Created:
4 years, 8 months ago by droger
Modified:
4 years, 8 months ago
Reviewers:
blundell
CC:
chromium-reviews, mikecase+watch_chromium.org, gabadie+watch_chromium.org, jbudorick+watch_chromium.org, lizeb+watch-android-loading_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@refactor
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

tools/android/loading Add appengine frontend for Clovis Committed: https://crrev.com/0ee8eea8d5648db41fecddac32edca241d00fa44 Cr-Commit-Position: refs/heads/master@{#388229}

Patch Set 1 : #

Patch Set 2 : Minor fix #

Patch Set 3 : Style fix #

Patch Set 4 : Improve documentation #

Total comments: 18

Patch Set 5 : Review comments #

Patch Set 6 : Cleanup #

Patch Set 7 : Change directory structure #

Patch Set 8 : Move from gcloud to cloud #

Patch Set 9 : Add gitignore #

Unified diffs Side-by-side diffs Delta from patch set Stats (+297 lines, -0 lines) Patch
M tools/android/loading/PRESUBMIT.py View 1 2 3 4 5 6 7 8 1 chunk +1 line, -1 line 0 comments Download
A + tools/android/loading/cloud/__init__.py View 1 2 3 4 5 6 7 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/android/loading/cloud/common/__init__.py View 1 2 3 4 5 6 7 0 chunks +-1 lines, --1 lines 0 comments Download
A tools/android/loading/cloud/common/clovis_task.py View 1 2 3 4 5 6 7 1 chunk +66 lines, -0 lines 0 comments Download
A tools/android/loading/cloud/frontend/.gitignore View 1 2 3 4 5 6 7 8 1 chunk +1 line, -0 lines 0 comments Download
A tools/android/loading/cloud/frontend/README.md View 1 2 3 4 5 6 7 1 chunk +91 lines, -0 lines 0 comments Download
A tools/android/loading/cloud/frontend/app.yaml View 1 2 3 4 5 6 7 1 chunk +10 lines, -0 lines 0 comments Download
A + tools/android/loading/cloud/frontend/appengine_config.py View 1 2 3 4 5 6 7 1 chunk +2 lines, -1 line 0 comments Download
A tools/android/loading/cloud/frontend/clovis_frontend.py View 1 2 3 4 5 6 7 8 1 chunk +109 lines, -0 lines 0 comments Download
A tools/android/loading/cloud/frontend/common View 1 2 3 4 5 6 7 8 1 chunk +1 line, -0 lines 0 comments Download
A tools/android/loading/cloud/frontend/requirements.txt View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
A tools/android/loading/cloud/frontend/static/form.html View 1 2 3 4 5 6 7 1 chunk +17 lines, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 21 (12 generated)
droger
4 years, 8 months ago (2016-04-15 16:53:35 UTC) #8
blundell
As a followup, I suggest that we use the following directory structure: //tools/android/loading/cloud/{frontend, backend} where ...
4 years, 8 months ago (2016-04-19 11:05:25 UTC) #11
droger
https://codereview.chromium.org/1878943013/diff/220001/tools/android/loading/frontend/README.md File tools/android/loading/frontend/README.md (right): https://codereview.chromium.org/1878943013/diff/220001/tools/android/loading/frontend/README.md#newcode31 tools/android/loading/frontend/README.md:31: - Add a `queue.yaml` file defining a `clovis-queue` pull ...
4 years, 8 months ago (2016-04-19 11:38:30 UTC) #12
droger
Changed the directory structure. According to: https://cloud.google.com/appengine/docs/python/runtime#Python_Pure_Python the way to include code from outside the ...
4 years, 8 months ago (2016-04-19 14:56:56 UTC) #13
blundell
lgtm Let's add the blacklisted directory to .gitignore in its parent directory as well.
4 years, 8 months ago (2016-04-19 15:18:11 UTC) #14
droger
Thanks for the review. On 2016/04/19 15:18:11, blundell (OOO until May 9) wrote: > lgtm ...
4 years, 8 months ago (2016-04-19 15:49:18 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1878943013/320001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1878943013/320001
4 years, 8 months ago (2016-04-19 16:37:39 UTC) #18
commit-bot: I haz the power
Committed patchset #9 (id:320001)
4 years, 8 months ago (2016-04-19 17:23:30 UTC) #19
commit-bot: I haz the power
4 years, 8 months ago (2016-04-22 19:13:11 UTC) #21
Message was sent while issue was closed.
Patchset 9 (id:??) landed as
https://crrev.com/0ee8eea8d5648db41fecddac32edca241d00fa44
Cr-Commit-Position: refs/heads/master@{#388229}

Powered by Google App Engine
This is Rietveld 408576698