-
Notifications
You must be signed in to change notification settings - Fork 40
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 video to production framework #449
Conversation
✅ Deploy Preview for pensive-meitner-faaeee ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
✅ Deploy Preview for pensive-meitner-faaeee ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
How come the Netlify preview didn't seem to update after my latest commit? |
Ah, whoops, I think I updated the wrong file 🤦 |
Hm, or not... The preview still seems to be showing the first commit? |
@eak12913 @oredavids What am I missing? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
For clarity: the preview URL shows the video, but it isn’t 100% width and the text above it isn’t up to date… I added the video in one commit, then did the 100% width & text changes in subsequent commits, but the preview only shows the first commit. |
Going to try kicking off the job again. I think we recreated the mistakenly deleted |
Looks like you introduced an error in this commit. From the netlify build log:
And the actual error message:
|
Ohhh, man, I totally missed that. I tried browsing the logs, but I think I was still seeing the logs from the old preview env and not the new (broken) one 🤦 Thanks for the pointer! |
OK, I had to use JSX syntax, and now things are working. Thanks for the eagle eyes @yorinasub17! I need one more "ship it" and this is good to go! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
@yorinasub17 Where did you see the "actual error message"? I clicked into the Deploy Log on netlify's console, and just saw the stuff you posted in the scrolling code block, but not the actual error message. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's in the link in the error message in the deploy logs. |
Oh, this link. It's a generic error message: https://reactjs.org/docs/error-decoder.html?invariant=62 😮💨 |
Thank you for the review! Merging and releasing now. |
The video for my talk Cloud Adoption Fails: 5 Ways Deployments Go Wrong and 5 Solutions is now available. Since this talk introduces the Gruntwork Production Framework, I'm embedding the video in the guide.
Direct link to relevant page in preview env: https://deploy-preview-449--pensive-meitner-faaeee.netlify.app/guides/production-framework/