-
Notifications
You must be signed in to change notification settings - Fork 154
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
Generate content even for container preview #375
Generate content even for container preview #375
Conversation
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: sftim The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
I'm going to use this as a basis for my work on #374 (whether we merge it or not). |
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.
I've changed this script so that - at least, in theory - it works equally well for a local build as for a container preview.
💭 do we always want this behavior, or (eg) only when a particular variable is set? |
What's the status of this PR? It doesn't sound like you're ready with it. |
58c9d93
to
a5d0e69
Compare
This change makes sure that generated content is up to date when previewing. Optional future work: allow skipping generation as an opt-in optimization.
a5d0e69
to
5b8bd15
Compare
This works for me @jberkus I don't know whether it's useful for other contributors, and I can't easily answer that question.
|
/lgtm |
This change makes sure that generated content is up to date when previewing locally in a container.