- Notifications
You must be signed in to change notification settings - Fork923
Commit84caed7
committed
chore: move prompt param validation to ConvertState with other validations, add test
Signed-off-by: Danny Kopping <dannykopping@gmail.com>1 parent291082d commit84caed7
File tree
25 files changed
+1217
-95
lines changed- provisioner/terraform
- testdata/resources
- ai-tasks-missing-prompt
- ai-tasks-multiple
- external-auth-providers
- presets
- rich-parameters
- rich-parameters-order
- rich-parameters-validation
- provisionerd/runner
- site/e2e
25 files changed
+1217
-95
lines changedLines changed: 12 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| 7 | + | |
7 | 8 |
| |
8 | 9 |
| |
9 | 10 |
| |
| |||
1026 | 1027 |
| |
1027 | 1028 |
| |
1028 | 1029 |
| |
| 1030 | + | |
| 1031 | + | |
| 1032 | + | |
| 1033 | + | |
| 1034 | + | |
| 1035 | + | |
| 1036 | + | |
| 1037 | + | |
| 1038 | + | |
| 1039 | + | |
1029 | 1040 |
| |
1030 | 1041 |
| |
1031 | 1042 |
| |
1032 | 1043 |
| |
1033 | 1044 |
| |
1034 |
| - | |
| 1045 | + | |
1035 | 1046 |
| |
1036 | 1047 |
| |
1037 | 1048 |
| |
|
Lines changed: 51 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| 14 | + | |
14 | 15 |
| |
15 | 16 |
| |
16 | 17 |
| |
17 | 18 |
| |
18 | 19 |
| |
19 | 20 |
| |
20 | 21 |
| |
| 22 | + | |
21 | 23 |
| |
22 | 24 |
| |
23 | 25 |
| |
| |||
1434 | 1436 |
| |
1435 | 1437 |
| |
1436 | 1438 |
| |
| 1439 | + | |
| 1440 | + | |
| 1441 | + | |
| 1442 | + | |
| 1443 | + | |
| 1444 | + | |
| 1445 | + | |
| 1446 | + | |
| 1447 | + | |
| 1448 | + | |
| 1449 | + | |
| 1450 | + | |
| 1451 | + | |
| 1452 | + | |
| 1453 | + | |
| 1454 | + | |
| 1455 | + | |
| 1456 | + | |
| 1457 | + | |
| 1458 | + | |
| 1459 | + | |
| 1460 | + | |
| 1461 | + | |
| 1462 | + | |
| 1463 | + | |
| 1464 | + | |
| 1465 | + | |
| 1466 | + | |
| 1467 | + | |
| 1468 | + | |
| 1469 | + | |
| 1470 | + | |
| 1471 | + | |
| 1472 | + | |
| 1473 | + | |
| 1474 | + | |
| 1475 | + | |
| 1476 | + | |
| 1477 | + | |
| 1478 | + | |
| 1479 | + | |
| 1480 | + | |
| 1481 | + | |
| 1482 | + | |
| 1483 | + | |
| 1484 | + | |
| 1485 | + | |
| 1486 | + | |
| 1487 | + | |
1437 | 1488 |
| |
1438 | 1489 |
| |
1439 | 1490 |
| |
|
provisioner/terraform/testdata/resources/ai-tasks-missing-prompt/ai-tasks-missing-prompt.tfplan.dot
Lines changed: 22 additions & 0 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
0 commit comments
Comments
(0)