forked fromcoder/coder
- Notifications
You must be signed in to change notification settings - Fork0
Commit23a44d1
authored
feat: include latest build id in task responses (coder#20181)
Adding the latest build ID is necessary to locate the logs associatedwith the tasks in the UI.1 parent1783ee1 commit23a44d1
File tree
6 files changed
+7
-0
lines changed- cli
- coderd
- codersdk
- site/src
- api
- testHelpers
6 files changed
+7
-0
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
193 | 193 |
| |
194 | 194 |
| |
195 | 195 |
| |
| 196 | + | |
196 | 197 |
| |
197 | 198 |
| |
198 | 199 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
272 | 272 |
| |
273 | 273 |
| |
274 | 274 |
| |
| 275 | + | |
275 | 276 |
| |
276 | 277 |
| |
277 | 278 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
270 | 270 |
| |
271 | 271 |
| |
272 | 272 |
| |
| 273 | + | |
273 | 274 |
| |
274 | 275 |
| |
275 | 276 |
| |
| |||
320 | 321 |
| |
321 | 322 |
| |
322 | 323 |
| |
| 324 | + | |
323 | 325 |
| |
324 | 326 |
| |
325 | 327 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
119 | 119 |
| |
120 | 120 |
| |
121 | 121 |
| |
| 122 | + | |
122 | 123 |
| |
123 | 124 |
| |
124 | 125 |
| |
|
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5031 | 5031 |
| |
5032 | 5032 |
| |
5033 | 5033 |
| |
| 5034 | + | |
5034 | 5035 |
| |
5035 | 5036 |
| |
5036 | 5037 |
| |
|
0 commit comments
Comments
(0)