Skip to content

Add NO_INDEX & VERBOSE flags #42

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

Merged
merged 7 commits into from
Apr 14, 2025
Merged

Conversation

ben-fornefeld
Copy link
Member

In order to prevent search engine indexing for our staging / juliett dashboards, but keep rewriting intact for each, this pr adds a NO_INDEX environment variable which takes precautions to tell site crawlers to not index this site.

Additionally this pr:

  • adds a NEXT_PUBLIC_VERBOSE environment variable, for better observability in production builds if needed
  • try-catches json serialization for sandboxes metadata search

@ben-fornefeld ben-fornefeld added the enhancement New feature or request label Apr 13, 2025
@ben-fornefeld ben-fornefeld self-assigned this Apr 13, 2025
Copy link

linear bot commented Apr 13, 2025

Copy link

vercel bot commented Apr 13, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 14, 2025 1:34pm
web-juliett ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 14, 2025 1:34pm

@ben-fornefeld ben-fornefeld merged commit ad3b241 into main Apr 14, 2025
4 checks passed
@ben-fornefeld ben-fornefeld deleted the add-no_index-flag-e2b-2039 branch April 14, 2025 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants