un-inception/scripts
russell@unturf.com fc5f2dfa08 fix: Remove legacy UNSANDBOX_API_KEY, use HMAC auth only
- Remove all references to legacy UNSANDBOX_API_KEY
- Add has_api_credentials() helper function
- Add generate_hmac_signature() for proper API authentication
- All API calls now use HMAC (public key + timestamp + signature)
- Go/JS/Java/PHP/Ruby/Rust examples will now execute via API
2026-02-10 17:40:50 -05:00
..
science fix: disable set -e during Perl lint to capture exit status 2026-02-08 05:12:12 -05:00
aggregate-performance-reports.py feat(reports): add API health tracking to perf reports 2026-01-28 18:40:10 -05:00
build-clients.sh feat(ci): Implement inception testing pattern 2026-01-17 07:09:42 -05:00
cleanup-test-resources.sh fix(cleanup): detect 503/502 errors as failures and retry 2026-01-29 13:53:53 -05:00
collect-pool-metrics.sh fix: skip null rows when parsing pool metrics CSV 2026-01-23 15:28:20 -05:00
detect-changes.sh fix(ci): improve test reliability and failure diagnostics 2026-01-29 15:56:09 -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 ci: add fast parallel cleanup + manual trigger 2026-01-29 12:40:36 -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(reports): add API health tracking to perf reports 2026-01-28 18:40:10 -05:00
set-version.sh fix: add dotnet and csharp to set-version.sh script 2026-01-24 13:02:11 -05:00
test-sdk.sh fix(ci): revert QR skip hack, add CLAUDE.md rule for native QR libs 2026-01-29 16:15:07 -05:00
validate-examples.sh fix: Remove legacy UNSANDBOX_API_KEY, use HMAC auth only 2026-02-10 17:40:50 -05:00