- Notifications
You must be signed in to change notification settings - Fork927
chore: add form_type parameter argument to db#17920
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Changes from1 commit
af8bead
a65f276
9996c8c
feaeef7
25d04ad
0317037
a28c610
49b8035
0f3d557
1a9e711
c317769
c11a3c4
bc83309
108ad42
383b64f
0325364
2560400
b630365
b8e121a
c271424
ea5c4b8
827ae32
8beade9
5d9ccb6
6de1b01
44c53ff
85acc1f
2200db7
77d65cb
940b7aa
1ff7012
856ccaa
ce07f00
aa46cab
ad362e0
33c3bde
9c1d812
be9d88e
a3d8446
8229966
24f2e05
3c687e4
f52e789
8ada165
6fabc27
0dc98e4
c74baef
cedf39f
6e9beed
3c97ec7
becfd7c
deaff2a
cab124a
1388d27
716200f
2e9723b
9d52e48
f012e51
ba70555
1876d03
c1187e6
File filter
Filter by extension
Conversations
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
There are no files selected for viewing
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others.Learn more. I'd like to see a test here for the kind of build inputs that could trigger the new error path in codersdk added below. MemberAuthor There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others.Learn more. The previous code was stricter (not allowing multi-select). So the new code allows more inputs, rather than removing. But I will hit the new error path 👍 There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others.Learn more. Added |
Uh oh!
There was an error while loading.Please reload this page.