- Notifications
You must be signed in to change notification settings - Fork926
Commita986059
authored
feat: mark prebuilds as such and set their preset ids (#16965)
This pull requestclosescoder/internal#5131 parent73f5af8 commita986059
File tree
24 files changed
+606
-308
lines changed- cli/testdata
- coderd
- apidoc
- database/dbmem
- provisionerdserver
- wsbuilder
- codersdk
- docs/reference/api
- provisioner/terraform
- provisionerd
- site/src
- api
- pages/CreateWorkspacePage
- testHelpers
24 files changed
+606
-308
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
67 | 67 |
| |
68 | 68 |
| |
69 | 69 |
| |
70 |
| - | |
| 70 | + | |
| 71 | + | |
71 | 72 |
| |
72 | 73 |
| |
73 | 74 |
| |
|
Lines changed: 13 additions & 0 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
Lines changed: 13 additions & 0 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
Lines changed: 14 additions & 13 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9788 | 9788 |
| |
9789 | 9789 |
| |
9790 | 9790 |
| |
9791 |
| - | |
9792 |
| - | |
9793 |
| - | |
9794 |
| - | |
9795 |
| - | |
9796 |
| - | |
9797 |
| - | |
9798 |
| - | |
9799 |
| - | |
9800 |
| - | |
9801 |
| - | |
9802 |
| - | |
9803 |
| - | |
| 9791 | + | |
| 9792 | + | |
| 9793 | + | |
| 9794 | + | |
| 9795 | + | |
| 9796 | + | |
| 9797 | + | |
| 9798 | + | |
| 9799 | + | |
| 9800 | + | |
| 9801 | + | |
| 9802 | + | |
| 9803 | + | |
| 9804 | + | |
9804 | 9805 |
| |
9805 | 9806 |
| |
9806 | 9807 |
| |
|
Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
| 30 | + | |
| 31 | + | |
30 | 32 |
| |
31 | 33 |
| |
32 | 34 |
| |
| |||
46 | 48 |
| |
47 | 49 |
| |
48 | 50 |
| |
49 |
| - | |
50 | 51 |
| |
51 | 52 |
| |
52 | 53 |
| |
| |||
635 | 636 |
| |
636 | 637 |
| |
637 | 638 |
| |
| 639 | + | |
638 | 640 |
| |
639 | 641 |
| |
640 | 642 |
| |
| |||
2460 | 2462 |
| |
2461 | 2463 |
| |
2462 | 2464 |
| |
| 2465 | + | |
2463 | 2466 |
| |
2464 | 2467 |
| |
2465 | 2468 |
| |
|
0 commit comments
Comments
(0)