Side by Side Diff
Use n/p to move between diff chunks; N/P to move between comments.
Draft comments are only viewable by you.
Keyboard Shortcuts
File
u
:
up to issue
j
/
k
:
jump to file after / before current file
J
/
K
:
jump to next file with a comment after / before current file
Side-by-side diff
i
:
toggle intra-line diffs
e
:
expand all comments
c
:
collapse all comments
s
:
toggle showing all comments
n
/
p
:
next / previous diff chunk or comment
N
/
P
:
next / previous comment
<Up>
/
<Down>
:
next / previous line
Issue
u
:
up to list of issues
j
/
k
:
jump to patch after / before current patch
o
/
<Enter>
:
open current patch in side-by-side view
i
:
open current patch in unified diff view
Issue List
j
/
k
:
jump to issue after / before current issue
o
/
<Enter>
:
open current issue
Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr)
|
Please choose your nickname with
Settings
|
Help
|
Chromium Project
|
Gerrit Changes
|
Sign out
(33)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Side by Side Diff: scripts/slave/recipe_modules/trigger/example.expected/buildbot_changes.json
Issue
966993002
:
api.trigger: refactoring, made extensible (Closed)
Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: fixes
Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Draft comments are only viewable by you.
Context:
3 lines
10 lines
25 lines
50 lines
75 lines
100 lines
Whole file
Column Width:
Tab Spaces:
Jump to:
scripts/common/annotator.py
scripts/slave/recipe_modules/step/config.py
scripts/slave/recipe_modules/trigger/api.py
scripts/slave/recipe_modules/trigger/example.py
scripts/slave/recipe_modules/trigger/example.expected/backward_compatibility.json
scripts/slave/recipe_modules/trigger/example.expected/buildbot.changes.json
scripts/slave/recipe_modules/trigger/example.expected/buildbot_changes.json
scripts/slave/recipe_modules/trigger/example.expected/trigger_one_build.json
scripts/slave/recipe_modules/trigger/example.expected/trigger_two_builds.json
scripts/slave/recipes/bisect.expected/basic.json
scripts/slave/recipes/bisect.expected/encoded_config_test.json
scripts/slave/recipes/infra/publish_tarball.expected/trigger.json
scripts/slave/recipes/syzygy/continuous.expected/full_master_client_syzygy_Syzygy_Official.json
View unified diff
|
Download patch
|
Annotate
|
Revision Log
« no previous file with comments
|
« scripts/slave/recipe_modules/trigger/example.expected/buildbot.changes.json
('k') |
scripts/slave/recipe_modules/trigger/example.expected/trigger_one_build.json »
('j') |
no next file with comments »
Toggle Intra-line Diffs
('i') |
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
OLD
NEW
(Empty)
1
[
2
{
3
"cmd": [],
4
"name": "trigger cross-compiler",
5
"trigger_specs": [
6
{
7
"buildbot_changes": [
8
{
9
"author": "someone@chromium.org",
10
"comments": "hello world!",
11
"revision": "deadbeef"
12
}
13
],
14
"builder_name": "cross-compiler"
15
}
16
]
17
}
18
]
OLD
NEW
« no previous file with comments
|
« scripts/slave/recipe_modules/trigger/example.expected/buildbot.changes.json
('k') |
scripts/slave/recipe_modules/trigger/example.expected/trigger_one_build.json »
('j') |
no next file with comments »
Issue 966993002: api.trigger: refactoring, made extensible (Closed)
Created 5 years, 9 months ago by nodir
Modified 5 years, 9 months ago
Reviewers: smut_chromium.org, smut
Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Comments: 12
This is Rietveld
408576698