Skip to content

Conversation

@bhalperin
Copy link
Owner

Includes other code changes over a long period of time

An attempt to fix Vercel deployment error "Failed to copy apps/api/.env.prod to .env"
Because Environment variables are now configured in Vercel dashboard, instead of copying production env file from source to deployment folder (dist/apps/api)
To comply with Tercel expected name when deploying a backend project
After fixing Output Directory in Vercel project settings, by setting it to "."
Error: The pattern "api/main.js" defined in `functions` doesn't match any Serverless Functions inside the `api` directory.
@vercel
Copy link

vercel bot commented Dec 22, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
gh-api Error Error Dec 22, 2025 11:31am

@gitguardian
Copy link

gitguardian bot commented Dec 22, 2025

⚠️ GitGuardian has uncovered 2 secrets following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

🔎 Detected hardcoded secrets in your pull request
GitGuardian id GitGuardian status Secret Commit Filename
20210960 Triggered PostgreSQL Credentials a688281 services/users-service/.env.serve.development View secret
14473907 Triggered Google OAuth2 Keys a688281 services/users-service/.env.build.production View secret
🛠 Guidelines to remediate hardcoded secrets
  1. Understand the implications of revoking this secret by investigating where it is used in your code.
  2. Replace and store your secrets safely. Learn here the best practices.
  3. Revoke and rotate these secrets.
  4. If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.

To avoid such incidents in the future consider


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

@nx-cloud
Copy link

nx-cloud bot commented Dec 22, 2025

View your CI Pipeline Execution ↗ for commit 638f624

Command Status Duration Result
nx run ui-e2e:e2e --verbose ✅ Succeeded 59s View ↗
nx affected -t lint build e2e-ci --verbose ✅ Succeeded 3s View ↗

☁️ Nx Cloud last updated this comment at 2025-12-22 11:35:41 UTC

@bhalperin bhalperin merged commit f03415b into main Dec 22, 2025
2 of 6 checks passed
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