Skip to content

Conversation

@eugbyte
Copy link
Owner

@eugbyte eugbyte commented Sep 27, 2025

No description provided.

@eugbyte eugbyte marked this pull request as ready for review September 27, 2025 08:38
@eugbyte eugbyte requested a review from Copilot September 27, 2025 13:48
Copy link

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 makes configuration and tooling improvements including removing hardcoded credentials, adding GitHub Actions workflows for deployment, and fixing code formatting issues.

  • Removed hardcoded Google OAuth and email credentials from development configuration
  • Added deployment workflow with Terraform integration for Azure infrastructure
  • Fixed import organization and code formatting across TypeScript files

Reviewed Changes

Copilot reviewed 6 out of 8 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
src/evently.client/src/routes/gatherings/-components/filter-bar.tsx Consolidated React imports into a single import statement
src/evently.client/src/routeTree.gen.ts Applied consistent code formatting (quotes, semicolons, indentation)
src/Evently.Server/appsettings.Development.json Replaced hardcoded credentials with placeholder values
src/Evently.Server/Features/Gatherings/Services/GatheringService.cs Split long LINQ where clause across multiple lines for readability
.github/workflows/deploy.yml Added new deployment workflow with Terraform and Azure integration
.github/workflows/build.yml Modified build workflow to add Terraform validation and remove push trigger on main

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@eugbyte eugbyte merged commit 21f8527 into main Sep 27, 2025
2 checks passed
@eugbyte eugbyte deleted the chore/tf-gh-actions branch September 27, 2025 14:06
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.

2 participants