Skip to content

Conversation

@deshmukhpranali
Copy link
Contributor

Description:

  • Added Kubernetes deployment steps for local development.
  • Fixed incorrect commands in setup and testing sections.
  • Included additional troubleshooting guidance for common issues.
  • Improved readability and structure of the README for easier navigation.
  • Updated formatting to align with GitHub Markdown best practices.

Related issue(s):

Fixes #1781

Notes for reviewer:
Kubernetes steps and troubleshooting guidance have been reviewed and confirmed with John.

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

…and fixes

- Added Kubernetes deployment steps for local development.
- Fixed incorrect commands in setup and testing sections.
- Included additional troubleshooting guidance for common issues.
- Improved readability and structure of the README for easier navigation.
- Updated formatting to align with GitHub Markdown best practices.

Signed-off-by: Pranali Deshmukh <[email protected]>
@deshmukhpranali deshmukhpranali requested review from a team and yiliev0 as code owners August 29, 2025 14:15
@codecov
Copy link

codecov bot commented Aug 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.85%. Comparing base (fa4eae7) to head (bd2fcb9).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1782   +/-   ##
=======================================
  Coverage   99.85%   99.85%           
=======================================
  Files         175      175           
  Lines        6832     6832           
  Branches     1303     1311    +8     
=======================================
  Hits         6822     6822           
  Misses         10       10           

Impacted file tree graph

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

- Removed outdated E2E testing section
- Corrected various typos.
- Updated Testing section to focus on Unit/Integration.
- Standardised URLs and endpoint formatting

Signed-off-by: Pranali Deshmukh <[email protected]>
jbair06
jbair06 previously approved these changes Dec 10, 2025
jbair06 and others added 2 commits December 9, 2025 16:38
Updated instructions for creating a Brevo account and modified deployment command.

Signed-off-by: Pranali Deshmukh <[email protected]>
jbair06
jbair06 previously approved these changes Jan 13, 2026
Copy link
Member

@jbair06 jbair06 left a comment

Choose a reason for hiding this comment

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

Looks good

@jbair06 jbair06 merged commit 1bf2072 into main Jan 13, 2026
20 checks passed
@jbair06 jbair06 deleted the deshmukhpranali-patch-2 branch January 13, 2026 23:01
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.

docs: improve backend README with Kubernetes setup, troubleshooting, and fixes

3 participants