Skip to content

chore: drop Go backend #334

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

Merged
merged 2 commits into from
May 29, 2025
Merged

chore: drop Go backend #334

merged 2 commits into from
May 29, 2025

Conversation

DerekRoberts
Copy link
Member

@DerekRoberts DerekRoberts commented May 29, 2025

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:

@Copilot Copilot AI review requested due to automatic review settings May 29, 2025 02:25
@DerekRoberts DerekRoberts requested a review from mishraomp as a code owner May 29, 2025 02:25
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

Copy link
Collaborator

@mishraomp mishraomp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

love it, fast

@DerekRoberts DerekRoberts moved this to Active in DevOps (NR) May 29, 2025
@DerekRoberts DerekRoberts self-assigned this May 29, 2025
@DerekRoberts DerekRoberts merged commit 4bad13a into main May 29, 2025
20 of 21 checks passed
@DerekRoberts DerekRoberts deleted the chore/dropGo branch May 29, 2025 02:38
@github-project-automation github-project-automation bot moved this from Active to Done in DevOps (NR) May 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants