Skip to content

Conversation

@codeunia-dev
Copy link
Owner

πŸ”§ Fixes implemented:

  1. βœ… Lighthouse CI GitHub token issue - Added LHCI_TOKEN environment variable
  2. βœ… Next.js build issue in security testing - Added proper build logging and increased sleep time
  3. βœ… Vercel deployment protection bypass - Added VERCEL_BYPASS_TOKEN support for health checks

🎯 Health check improvements:

  • Uses bypass token when available to access protected deployments
  • Falls back gracefully when bypass token is not configured
  • Maintains security while enabling CI/CD automation

This resolves the 401 authentication errors and build failures in the CI/CD pipeline.

πŸ”§ Fixes implemented:
1. βœ… Lighthouse CI GitHub token issue - Added LHCI_TOKEN environment variable
2. βœ… Next.js build issue in security testing - Added proper build logging and increased sleep time
3. βœ… Vercel deployment protection bypass - Added VERCEL_BYPASS_TOKEN support for health checks

🎯 Health check improvements:
- Uses bypass token when available to access protected deployments
- Falls back gracefully when bypass token is not configured
- Maintains security while enabling CI/CD automation

This resolves the 401 authentication errors and build failures in the CI/CD pipeline.
@vercel
Copy link

vercel bot commented Sep 6, 2025

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

Project Deployment Preview Comments Updated (UTC)
codeunia Building Building Preview Comment Sep 6, 2025 10:35am

@codeunia-dev codeunia-dev merged commit fcf93cc into main Sep 6, 2025
2 of 3 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