Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR removes the Go backend implementation, related Helm templates, and CI workflow entries for Go.
- Drop Go backend Helm charts and templates
- Remove all Go service, repository, entity, and utility code
- Update GitHub Actions matrices to exclude Go and Go-based migrations
Reviewed Changes
Copilot reviewed 30 out of 30 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| charts/app/templates/backendGo/templates/... | Remove Go deployment templates and helpers |
| charts/app/templates/backendGo-secret.yaml | Remove Go secrets template |
| charts/app/templates/backendGo-knp.yaml | Remove Go network policies |
| backend-go/src/... | Delete all Go source: handlers, repos, entities |
| backend-go/db/... | Delete Go migrations and database Dockerfiles |
| backend-go/Dockerfile | Remove Go application Dockerfile |
| backend-go/go.mod | Remove Go module and dependencies |
| backend-go/docs/swagger.yaml | Remove Go Swagger spec |
| .github/workflows/pr-open.yml | Exclude Go packages from PR build matrix |
| .github/workflows/pr-close.yml | Exclude Go packages from cleanup |
| .github/workflows/merge.yml | Exclude Go packages from merge matrix |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Goodbye Go. :'(
Thanks for the PR!
Deployments, as required, will be available below:
Please create PRs in draft mode. Mark as ready to enable:
After merge, new images are deployed in: