You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/copilot-instructions.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -118,7 +118,7 @@ Always use the examples to validate that your changes don't break real-world usa
118
118
-**Package creation**: ~1-2 seconds
119
119
-**Complete workflow**: ~20-25 seconds total
120
120
121
-
**CRITICAL**: NEVER CANCEL builds or tests. These times are normal. Set timeouts to 60+ minutes for safety, but actual operations complete much faster.
121
+
**CRITICAL**: NEVER CANCEL builds or tests. These times are normal. Set timeouts to 2-5 minutes to catch actual hanging processes, but actual operations complete much faster.
122
122
123
123
## Azure DevOps Integration
124
124
The project uses Azure Pipelines (not GitHub Actions) for CI/CD:
0 commit comments