Skip to content

Conversation

@DerekRoberts
Copy link
Member

@DerekRoberts DerekRoberts commented Jul 7, 2025

No description provided.

Copy link
Contributor

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 dotenv package from the backend’s dependencies and adjusts the order of existing dependencies.

  • Removed dotenv from package.json
  • Shifted prisma entry within the dependencies list
Files not reviewed (1)
  • backend/package-lock.json: Language not supported
Comments suppressed due to low confidence (1)

backend/package.json:33

  • Since dotenv has been removed, ensure that environment variables are still loaded via an alternative mechanism (e.g., NestJS ConfigModule or CI environment) and update the README or setup docs accordingly.
    "@prisma/client": "^6.1.0",

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@DerekRoberts DerekRoberts moved this from Active to Waiting in DevOps (NR) Jul 7, 2025
@mishraomp mishraomp merged commit d57276b into main Jul 7, 2025
23 checks passed
@mishraomp mishraomp deleted the chore/ci/dropDotenv branch July 7, 2025 18:01
@github-project-automation github-project-automation bot moved this from Waiting to Done in DevOps (NR) Jul 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants