forked fromcoder/jetbrains-coder
- Notifications
You must be signed in to change notification settings - Fork0
Commitb69d8fa
committed
Fix DataGen not quite mirroring toAgentModels()
It should omit agent information when the workspace specifies no agentsand the name should combine the workspace and agent names.1 parentc8e503e commitb69d8fa
File tree
2 files changed
+12
-5
lines changed- src
- main/kotlin/com/coder/gateway/models
- test/groovy
2 files changed
+12
-5
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
| 20 | + | |
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
|
Lines changed: 11 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
9 | 16 |
| |
| 17 | + | |
10 | 18 |
| |
11 |
| - | |
12 |
| - | |
13 |
| - | |
| 19 | + | |
| 20 | + | |
14 | 21 |
| |
15 | 22 |
| |
16 | 23 |
| |
|
0 commit comments
Comments
(0)