Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

254 move to docker compose for temporal cluster and worker and fastapi #327

Conversation

JayGhiya
Copy link
Member

@JayGhiya JayGhiya commented Feb 8, 2025

No description provided.

…low bridge

This commit introduces comprehensive development infrastructure for the code confluence flow bridge:
- Added Dockerfile for containerized deployment
- Created local and temporal docker-compose configurations
- Added Taskfile for development tasks and test automation
- Configured .dockerignore and tiltfile for development workflow
- Updated logging configuration with environment-based log levels
- Enhanced GitHub repository cloning and processing with improved logging
- Updated project version to 0.7.0
- Updated GitHub Actions workflow to build and publish Docker images for code-confluence-flow-bridge
- Implemented dynamic matrix generation for Docker image releases
- Added multi-architecture (amd64, arm64) Docker image builds
- Replaced manual build steps with Docker build and push actions
- Removed submodule for temporal-docker-compose
- Updated logging in codebase child workflow to use loguru directly
@JayGhiya JayGhiya added documentation Improvements or additions to documentation enhancement New feature or request labels Feb 8, 2025
@JayGhiya JayGhiya self-assigned this Feb 8, 2025
@JayGhiya JayGhiya linked an issue Feb 8, 2025 that may be closed by this pull request
@JayGhiya JayGhiya merged commit 6a42b11 into main Feb 8, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Move to Docker Compose for Temporal Cluster and Worker and FastApi
1 participant