-
Couldn't load subscription status.
- Fork 1.2k
ci: Amplify Website Hosting Workflows #8301
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
✅ Deploy Preview for karpenter-docs-prod canceled.
|
Pull Request Test Coverage Report for Build 16654975539Details
💛 - Coveralls |
engedaam
reviewed
Jul 22, 2025
983652a to
338125f
Compare
338125f to
82daf9f
Compare
engedaam
reviewed
Jul 22, 2025
0468473 to
8a3fdd6
Compare
8a3fdd6 to
5d5095a
Compare
5d5095a to
b50b4fc
Compare
engedaam
reviewed
Jul 24, 2025
engedaam
reviewed
Jul 30, 2025
engedaam
approved these changes
Jul 31, 2025
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 🚀
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes #N/A
Description
Added GitHub workflows for the deployment and preview of the Amplify hosted karpenter.sh website to prepare for Netlify to Amplify hosting migration.
mainin which the website folder is changed,website-deploy.yamlis triggered and deploys the website to the prod amplify branch.mainin which the website folder is changed,website-preview.yamlis triggered. It creates a new (or updates existing) amplify branch for that PR and deploys the website. A comment is added to the PR request linking the website build._redirects, sotest/hack/resource/parse-redirects/main.goreads the_redirectsfile and adds custom rules to mimic current behavior. It scrapes the versions to replace wildcards with fromwebsite/content/enmain,cleanup-pr-preview.yamlis triggered and the website deployment infrastructure for that PR is cleaned upnavbar-version-selector.htmlfixes this issue with the version selector barHow was this change tested?
Creating the infrastructure (i.e. S3 bucket, amplify app, and IAM roles) in personal AWS account and running each workflows by:
/pr-#and looks like:/pr-#and looks like:Does this change impact docs?
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.