un-inception/scripts
russell@unturf.com 79380a8d87 fix: expand exec_sdk_inception success patterns for interpreter errors
Add patterns to match various language-specific errors that indicate
the SDK code was attempted:
- property (groovy MissingPropertyException)
- command/invalid (tcl invalid command name)
- Exception/Traceback (python/java)
- cannot/failed/missing (general errors)

These errors mean the interpreter ran - the test should pass.
2026-01-23 07:06:57 -05:00
..
science feat: Smart GitLab CI pipeline with change detection and dynamic matrix 2026-01-15 15:27:58 -05:00
aggregate-performance-reports.py Add aggregated performance analysis with dynamic version discovery 2026-01-19 13:13:22 -05:00
build-clients.sh feat(ci): Implement inception testing pattern 2026-01-17 07:09:42 -05:00
collect-pool-metrics.sh feat: add pool metrics collector for CPU, memory, and latency 2026-01-23 06:35:39 -05:00
detect-changes.sh feat: Add VERSION file, remove commit message trigger 2026-01-17 09:51:24 -05:00
filter-results.sh feat: Complete self-validating documentation and smart CI/CD pipeline 2026-01-15 16:11:29 -05:00
generate-aggregated-charts.py Add aggregated performance analysis with dynamic version discovery 2026-01-19 13:13:22 -05:00
generate-matrix.sh fix(ci): Handle empty grep results in cleanup-services 2026-01-19 06:56:10 -05:00
generate-perf-charts.py feat: Add performance charts and CI auto-commit 2026-01-18 14:00:08 -05:00
generate-perf-report.sh feat(ci): Auto-generate enhanced perf.md with embedded charts 2026-01-18 20:08:38 -05:00
set-version.sh chore: Add set-version script and update all clients to 4.2.0 2026-01-18 13:09:10 -05:00
test-sdk.sh fix: expand exec_sdk_inception success patterns for interpreter errors 2026-01-23 07:06:57 -05:00
validate-examples.sh feat: Complete Python and C SDK implementations with examples and pipeline integration 2026-01-15 16:42:58 -05:00