<< Back to previous view |
![]() |
[QB-1784] Perform syntax validate when saving a step.
|
|
Status: | Open |
Project: | QuickBuild |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Improvement | Priority: | Major |
Reporter: | Justin Georgeson | Assigned To: | Robin Shen |
Resolution: | Unresolved | Votes: | 1 |
Remaining Estimate: | Unknown | Time Spent: | Unknown |
Original Estimate: | Unknown |
Description |
When developing a new step to run a shell command or execute a script at the end of a large build (2+ hours), you can't always replicate the preconditions and variable values to test that new step in a small scale. It would be nice to have some basic syntax validation (like unmatched {} for embedded scripting calls) when the step is saved.
|