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

[legacy-framework] (recipe) Update render recipe with SESSION_SECRET_KEY #2148

Merged
merged 1 commit into from
Mar 26, 2021

Conversation

gstranger
Copy link

@gstranger gstranger commented Mar 25, 2021

As noted in this PR: blitz-js/blitzjs.com#421 blitz requires a SESSION_SECRET_KEY when deployed to prod. This change will make it easier for new devs to deploy instantly to render using this template.

What are the changes and their implications?

Updating a deployment template for an error free render deploy

Checklist

  • Changes covered by tests (tests added if needed)
  • Does this PR warrant documentation updates? If yes, open a second PR with doc changes to blitzjs.com

As noted in this PR: blitz-js/blitzjs.com#421 blitz requires a SESSION_SECRET_KEY when deployed to prod. This change will make it easier for new devs to deploy instantly to render using this template.
@flybayer
Copy link
Member

Ah, brilliant, thank you!

@flybayer flybayer changed the title Update render.yaml for prod Render deploy (recipe) Update render recipe with SESSION_SECRET_KEY Mar 26, 2021
@flybayer flybayer merged commit 006cae4 into blitz-js:canary Mar 26, 2021
@flybayer
Copy link
Member

@blitzjs-bot add @gstranger for code

@blitzjs-bot
Copy link
Contributor

The command add @gstranger for code isn't a valid command.

Send @blitzjs-bot help for more info.

@flybayer
Copy link
Member

@blitzjs-bot add @gstranger code

@blitzjs-bot
Copy link
Contributor

The command add @gstranger code isn't a valid command.

Send @blitzjs-bot help for more info.

@flybayer
Copy link
Member

@blitzjs-bot help

@blitzjs-bot
Copy link
Contributor

Blitz.js GitHub Bot

Usage: [PREFIX] [COMMAND]

Prefixes
You can call this bot in multiple ways, which are:

E.g. @blitzjs-bot help


add contributor [USERNAME] [CONTRIBUTIONS]
Adds a user to the contributors list.

  • USERNAME: the GitHub username of the contributor. If it's written with a @ in the front, the user will be mentioned.
    E.g. JuanM04 or @JuanM04.
  • CONTRIBUTIONS: one or many of these.
    E.g. doc, code tests, or code, tests, bug.

help
Shows this message.

sync
Lists all the out of sync issues and pull requests. Those are the ones which card in the project isn't aligned with its label.

sync confirm
Syncs the out of sync issues.

@flybayer
Copy link
Member

@blitzjs-bot add contributor gstranger code

@blitzjs-bot
Copy link
Contributor

Added @gstranger contributions for code

@itsdillon itsdillon changed the title (recipe) Update render recipe with SESSION_SECRET_KEY [legacy-framework] (recipe) Update render recipe with SESSION_SECRET_KEY Jul 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants