- Notifications
You must be signed in to change notification settings - Fork1k
Commit83c4611
authored
chore: revert "feat: include latest build id in task responses" (#20184)
Reverts#20181I realized we don’t need this in the task response. When loading a task,we already need much more workspace information, so it makes more senseto fetch the workspace data separately instead of trying to embed allits details into the response.I think we can keep the task response clean and focused on the essentialinformation needed to list tasks. For more specific details, we canfetch the related resources as needed. So, I’m reverting this PR.1 parent23a44d1 commit83c4611
File tree
6 files changed
+0
-7
lines changed- cli
- coderd
- codersdk
- site/src
- api
- testHelpers
6 files changed
+0
-7
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
193 | 193 |
| |
194 | 194 |
| |
195 | 195 |
| |
196 |
| - | |
197 | 196 |
| |
198 | 197 |
| |
199 | 198 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
272 | 272 |
| |
273 | 273 |
| |
274 | 274 |
| |
275 |
| - | |
276 | 275 |
| |
277 | 276 |
| |
278 | 277 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
270 | 270 |
| |
271 | 271 |
| |
272 | 272 |
| |
273 |
| - | |
274 | 273 |
| |
275 | 274 |
| |
276 | 275 |
| |
| |||
321 | 320 |
| |
322 | 321 |
| |
323 | 322 |
| |
324 |
| - | |
325 | 323 |
| |
326 | 324 |
| |
327 | 325 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
119 | 119 |
| |
120 | 120 |
| |
121 | 121 |
| |
122 |
| - | |
123 | 122 |
| |
124 | 123 |
| |
125 | 124 |
| |
|
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 |
| - | |
5035 | 5034 |
| |
5036 | 5035 |
| |
5037 | 5036 |
| |
|
0 commit comments
Comments
(0)