Commit Graph

3 Commits

Author SHA1 Message Date
a891d736ef Test workflow: Add comment to trigger CI build 2026-01-18 13:23:42 +01:00
b8886c3c30 Fix GitHub Actions workflow: container build and test
- Add 'load: true' to docker/build-push-action to ensure image is available in local Docker daemon
- Improve container testing with retry logic and better error handling
- Add container logs output on test failure for better debugging
2026-01-18 13:22:48 +01:00
c09e545637 Initial commit: JMESPath Testing Tool
- React-based web application for testing JMESPath expressions
- macOS-first containerization with Apple container command
- Bootstrap UI with real-time evaluation
- GitHub Actions CI/CD pipeline
- Docker fallback support
- Comprehensive documentation and development scripts
2026-01-18 13:19:07 +01:00