Skip to content

Fix#3

Merged
emirenesakalin merged 2 commits intodevfrom
fix
Sep 28, 2025
Merged

Fix#3
emirenesakalin merged 2 commits intodevfrom
fix

Conversation

@emirenesakalin
Copy link
Contributor

No description provided.

Refactors the CI/CD pipeline to build and deploy Docker images to development and staging environments.
The pipeline now builds separate Docker images for the backend and frontend, tags them with both branch name and SHA, and pushes them to a container registry.

The deployment process has been updated to utilize `kubectl` for creating namespaces, configmaps and applying deployments.
It also now waits for deployments to complete to ensure successful rollouts.

The staging environment is now deployed from the main branch, using the latest images from that branch.
Deploy-Staging is removed. It'll be added later on.
Cloud Kubernetes will be preferred later instead of Local Manuel Development
@emirenesakalin emirenesakalin self-assigned this Sep 28, 2025
@emirenesakalin emirenesakalin merged commit d235cc4 into dev Sep 28, 2025
5 checks passed
@emirenesakalin emirenesakalin deleted the fix branch September 28, 2025 15:39
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