Skip to content

Refactor REACT_APP_SKIP_GRAPH to match other env booleans#2297

Merged
lukaw3d merged 2 commits intomasterfrom
lw/refactor-env-vars
Nov 4, 2025
Merged

Refactor REACT_APP_SKIP_GRAPH to match other env booleans#2297
lukaw3d merged 2 commits intomasterfrom
lw/refactor-env-vars

Conversation

@lukaw3d
Copy link
Copy Markdown
Contributor

@lukaw3d lukaw3d commented Oct 31, 2025

No description provided.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Oct 31, 2025

Deployed to Cloudflare Pages

Latest commit: 2eca6f9a01b53f020da2b272ec7fede0e47dde97
Status:✅ Deploy successful!
Preview URL: https://2a812c4d.oasis-explorer.pages.dev
Alias: https://pr-2297.oasis-explorer.pages.dev

REACT_APP_FIXED_NETWORK?: string
REACT_APP_FIXED_LAYER?: string
REACT_APP_SKIP_GRAPH?: string
REACT_APP_SKIP_GRAPH: 'true' | 'false'
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If these are not optional envs anymore shouldn't we update .env.production as well ?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added

I still assume .env.production inherits from .env

@lukaw3d lukaw3d force-pushed the lw/refactor-env-vars branch from d74f7ff to 97dfe1c Compare November 1, 2025 21:05
@lukaw3d lukaw3d force-pushed the lw/refactor-env-vars branch from 97dfe1c to 2eca6f9 Compare November 4, 2025 01:49
@lukaw3d lukaw3d enabled auto-merge November 4, 2025 01:49
@lukaw3d lukaw3d merged commit e48e414 into master Nov 4, 2025
10 checks passed
@lukaw3d lukaw3d deleted the lw/refactor-env-vars branch November 4, 2025 01:51
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