Skip to content

Add GitHub Actions workflow for Docker Compose deployment testing#10

Merged
masayag merged 1 commit intoinsights-onprem:mainfrom
masayag:add-docker-compose-github-action
Aug 31, 2025
Merged

Add GitHub Actions workflow for Docker Compose deployment testing#10
masayag merged 1 commit intoinsights-onprem:mainfrom
masayag:add-docker-compose-github-action

Conversation

@masayag
Copy link

@masayag masayag commented Aug 31, 2025

  • Adds comprehensive workflow to test docker-compose deployment method
  • Uses podman-compose following project guidelines for container runtime
  • Tests complete service stack including databases, messaging, and APIs
  • Runs existing test-ros-ocp-dataflow.sh script for end-to-end validation
  • Includes proper service health checks and cleanup procedures
  • Triggers on pull requests affecting docker-compose files

🤖 Generated with Claude Code
Signed-off-by: Moti Asayag masayag@redhat.com

- Adds comprehensive workflow to test docker-compose deployment method
- Uses podman-compose following project guidelines for container runtime
- Tests complete service stack including databases, messaging, and APIs
- Runs existing test-ros-ocp-dataflow.sh script for end-to-end validation
- Includes proper service health checks and cleanup procedures
- Triggers on pull requests affecting docker-compose files

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

Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Moti Asayag <masayag@redhat.com>
@masayag masayag merged commit 1ae17c2 into insights-onprem:main Aug 31, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant