Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add staging notice banner and test environment banners #2485

Merged
merged 4 commits into from
Nov 7, 2024

Conversation

CollinBeczak
Copy link
Collaborator

@CollinBeczak CollinBeczak commented Nov 6, 2024

Resolves: #2020

I added a new environment variable to indicate the type of environment the user is in.

# Set to 'production', 'staging', or 'local'
REACT_APP_ENVIRONMENT='production'

Local environment ui:
Screenshot 2024-11-06 at 11 49 17 AM
Staging environment ui:
Screenshot 2024-11-06 at 11 50 55 AM
production environment ui:
Screenshot 2024-11-06 at 11 52 45 AM
Screenshot 2024-11-06 at 11 52 27 AM

@CollinBeczak CollinBeczak marked this pull request as ready for review November 6, 2024 20:56
@CollinBeczak CollinBeczak merged commit 94e7de6 into main Nov 7, 2024
6 checks passed
@CollinBeczak CollinBeczak deleted the CollinBeczak/Add-staging-notice-banner branch November 7, 2024 21:52
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.

Large "test" challenges -- how to deal?
2 participants