Commit c982e00
committed
Adaptation to the released GitHub API 1.45
The Kohsuke's GitHub API 1.44-SNAPSHOT did not include
all of my proposed changes: need then to adapt to
what has been included in Ver. 1.45 even by making
one extra GitHub API call (that I wanted to avoid)
to fetch the project again.
Change-Id: I803ac1dbb615366f662c2515bf0ac84d56acd8201 parent 143e4aa commit c982e00
File tree
2 files changed
+4
-3
lines changed- github-oauth
- github-plugin/src/main/java/com/googlesource/gerrit/plugins/github/wizard
2 files changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
| 110 | + | |
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| |||
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
152 | | - | |
153 | | - | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
154 | 155 | | |
155 | 156 | | |
156 | 157 | | |
| |||
0 commit comments