Skip to content

WIP DONT REVIEW: Add debug logging for environment variables in Home component#1887

Open
Mbeaulne wants to merge 1 commit intomasterfrom
03-03-testing_env_variables
Open

WIP DONT REVIEW: Add debug logging for environment variables in Home component#1887
Mbeaulne wants to merge 1 commit intomasterfrom
03-03-testing_env_variables

Conversation

@Mbeaulne
Copy link
Collaborator

@Mbeaulne Mbeaulne commented Mar 3, 2026

Description

Added console logging statements to the Home component to output environment variables including PROD, DEV, and the complete environment object for debugging purposes.

Related Issue and Pull requests

Type of Change

  • Bug fix
  • New feature
  • Improvement
  • Cleanup/Refactor
  • Breaking change
  • Documentation update

Checklist

  • I have tested this does not break current pipelines / runs functionality
  • I have tested the changes on staging

Screenshots (if applicable)

Test Instructions

  1. Navigate to the Home route
  2. Open browser developer tools console
  3. Verify that environment variables are logged to the console
  4. Check that PROD, DEV, and full environment object values are displayed

Additional Comments

This appears to be temporary debugging code to inspect the current environment configuration. Consider removing these console statements before merging to production.

@github-actions
Copy link

github-actions bot commented Mar 3, 2026

🎩 To tophat this PR:

You can add the following URL parameter to your browser to tophat this PR:

`?tophat_location=03-03-testing_env_variables/bbb5027`

Copy link
Collaborator Author

Mbeaulne commented Mar 3, 2026

This stack of pull requests is managed by Graphite. Learn more about stacking.

@Mbeaulne Mbeaulne changed the title testing env variables Add debug logging for environment variables in Home component Mar 3, 2026
@Mbeaulne Mbeaulne marked this pull request as ready for review March 3, 2026 22:17
@Mbeaulne Mbeaulne requested a review from a team as a code owner March 3, 2026 22:17
@Mbeaulne Mbeaulne changed the title Add debug logging for environment variables in Home component WIP DONT REVIEW: Add debug logging for environment variables in Home component Mar 3, 2026
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.

1 participant