-
Notifications
You must be signed in to change notification settings - Fork 695
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
create a static version of amp.dev #6472
Conversation
netlify bot hasnt been configured, so their failures are expected |
ping @sebastianbenz |
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.
Did a first path. Overall looks good. Would be good if we could split-up / simplify the build file a bit.
with '#' will be ignored, and an empty message aborts the commit. # # On branch static-version # Your branch is up to date with 'origin/static-version'. # # Changes to be committed: # modified: gulpfile.js/build.js # modified: netlify/configs/amp.dev/netlify.toml # .github/workflows/check-grow-link-integrity.yaml # modified: .github/workflows/lint-js.yaml # modified: .github/workflows/test-playground.yaml # # Untracked files: # .github/workflows/release-static-production.yml #
@patrickkettner What's the status of this? From my point of view this looks good, once build.js has been split up. |
I am splitting it up. had been working on the github action portion. will ping you on this once its separated |
@sebastianbenz build passes |
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.
thanks! well done!
No description provided.