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

Make sure env var name starts with REDWOOD_ENV_ #8993

Merged
merged 1 commit into from
Jul 31, 2023

Conversation

Tobbe
Copy link
Member

@Tobbe Tobbe commented Jul 31, 2023

Only env vars with names starting with REDWOOD_ENV_ should be automatically available for substitution in html files

@Tobbe Tobbe added the release:fix This PR is a fix label Jul 31, 2023
@Tobbe Tobbe added this to the next-release-patch milestone Jul 31, 2023
@Tobbe Tobbe enabled auto-merge (squash) July 31, 2023 18:55
@Tobbe Tobbe merged commit 10f7f43 into redwoodjs:main Jul 31, 2023
@jtoar jtoar modified the milestones: next-release-patch, v6.0.2 Jul 31, 2023
jtoar pushed a commit that referenced this pull request Jul 31, 2023
Only env vars with names starting with `REDWOOD_ENV_` should be
automatically available for substitution in html files
@Tobbe Tobbe deleted the tobbe-vite-html-env-fix branch July 31, 2023 20:58
dac09 added a commit to dac09/redwood that referenced this pull request Aug 8, 2023
…nto try/apollo-ssr-stream

* 'fix/more-streaming-fixes' of github.com:dac09/redwood: (155 commits)
  Dont inject a null bundle
  Rename variable
  Fix for when a page is explicitly imported
  Add tests fort portal head
  fix(deps): update dependency vite to v4.4.8 (redwoodjs#9003)
  fix(deps): update dependency fast-glob to v3.3.1 (redwoodjs#8997)
  fix(deps): update storybook monorepo to v7.2.0 (redwoodjs#9002)
  fix(deps): update prisma monorepo to v5.1.0 (redwoodjs#9001)
  fix(deps): update dependency fastify to v4.21.0 (redwoodjs#8998)
  fix(deps): update dependency @vitejs/plugin-react to v4.0.4 (redwoodjs#8999)
  Rename files, update comments
  Partly backwards compatible Meta tag injection
  WIP: Stream injection
  fix(deps): update dependency @whatwg-node/fetch to v0.9.9 (redwoodjs#8942)
  v6.0.2
  Make sure env var name starts with REDWOOD_ENV_ (redwoodjs#8993)
  fix(realtime): add misisng `@` in setup command
  Make sure env var name starts with REDWOOD_ENV_ (redwoodjs#8993)
  fix(realtime): add misisng `@` in setup command
  Remove the indexed type reference on AvailableRoutes (redwoodjs#8918)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:fix This PR is a fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants