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

Side by Side Diff: milo/appengine/job_source/swarming/README.md

Issue 2944983003: [milo] {buildbucket,buildbot,swarming,logdog} -> backends/*. (Closed)
Patch Set: fix the tests Created 3 years, 6 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 unified diff | Download patch
OLDNEW
1 # Swarming endpoints. Includes builds and logs. 1 # Swarming endpoints. Includes builds and logs.
2 2
3 * build.go - Ingests annotee 3 * build.go - Ingests annotee
4 * build_test.go - Tests for build.go 4 * build_test.go - Tests for build.go
5 * buildLog.go - Displays build logs 5 * buildLog.go - Displays build logs
6 * memoryClient.go - In memory butler client for annotee 6 * memoryClient.go - In memory butler client for annotee
7 * templates - Symlink to ../frontend/templates. Needed for tests. 7 * templates - Symlink to ../frontend/templates. Needed for tests.
8 * testdata - Symlink to ../frontend/testdata. Needed for tests. 8 * testdata - Symlink to ../frontend/testdata. Needed for tests.
9 9
10 * html.go - Plain ol' html endpoints 10 * html.go - Plain ol' html endpoints
11 11
OLDNEW
« no previous file with comments | « milo/appengine/job_source/raw_presentation/logDogStream.go ('k') | milo/appengine/job_source/swarming/build.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698