baktainer/app
James Paterni 741fbbd97f
All checks were successful
CI Pipeline / test (push) Successful in 45s
CI Pipeline / build (push) Successful in 25s
CI Pipeline / notify (push) Successful in 1s
Fix Docker container status checking in health check server
- Improve container state detection to handle different Docker API responses
- Check both string and hash format state responses
- Add proper error handling for container state queries
- Update test results with latest timing information

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-16 09:00:53 -04:00
..
bin Add comprehensive RSpec testing infrastructure and enhance CI/CD pipeline 2025-07-13 23:12:59 -04:00
lib Fix Docker container status checking in health check server 2025-07-16 09:00:53 -04:00
spec Fix Docker container status checking in health check server 2025-07-16 09:00:53 -04:00
.rspec Add comprehensive RSpec testing infrastructure and enhance CI/CD pipeline 2025-07-13 23:12:59 -04:00
app.rb Enhance dashboard with next backup time, reorganized layout, and pagination 2025-07-15 10:31:09 -04:00
Gemfile Major architectural overhaul: dependency injection, monitoring, and operational improvements 2025-07-14 22:58:26 -04:00
Gemfile.lock Major architectural overhaul: dependency injection, monitoring, and operational improvements 2025-07-14 22:58:26 -04:00
health_server.rb Fix health check server by using Puma with Rack directly 2025-07-14 23:15:26 -04:00
Rakefile Add comprehensive RSpec testing infrastructure and enhance CI/CD pipeline 2025-07-13 23:12:59 -04:00
TESTING.md Implement comprehensive security fixes and enhancements 2025-07-14 10:19:18 -04:00