-
Notifications
You must be signed in to change notification settings - Fork 10.3k
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 endpoint for refresh #3293
Add endpoint for refresh #3293
Conversation
This is only active if you actively enable via an environment variable.
Deploy preview ready! Built with commit 28da65b |
Like the hashtag :-) #darkdeploy Thanks! |
Hi, this is exactly what I've been looking for - the ability to force a refresh of the fetched content, whilst in gatsby develop. Is there a doc, example or anything on how to set this up, which env vars to set etc... Many thanks |
Got it working and it's awesome - many thanks. |
@Jrousell any chance you could document how you got this working ? Thanks in advance ! |
@tlvenn you need to enable the
Then you make a POST request to the
|
@nik-s is there any indication that: |
I've been trying this - using ngrok locally, finding it to be unreliable so far. sometimes the update is fine, sometimes I end up with errors usually something along the lines of |
This is only active if you actively enable via an environment variable. This is following up on #3054 per @KyleAMathews 's idea for a #dark-deploy