-
Notifications
You must be signed in to change notification settings - Fork 131
Publish to the live registry #7287
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
Conversation
02d072c
to
cb95477
Compare
cb95477
to
687c8f2
Compare
687c8f2
to
abb8139
Compare
abb8139
to
a87acbe
Compare
Your site preview for commit 5d2b4fe is ready! 🎉 http://registry--origin-pr-7287-5d2b4feb.s3-website.us-west-2.amazonaws.com/registry. |
a87acbe
to
0c1e4c3
Compare
0c1e4c3
to
cac4ac8
Compare
cac4ac8
to
2ee78ee
Compare
Your site preview for commit cb95477 is ready! 🎉 http://registry--origin-pr-7287-cb95477d.s3-website.us-west-2.amazonaws.com/registry. |
2ee78ee
to
aa988a6
Compare
Your site preview for commit abb8139 is ready! 🎉 http://registry--origin-pr-7287-abb81399.s3-website.us-west-2.amazonaws.com/registry. |
Your site preview for commit a87acbe is ready! 🎉 http://registry--origin-pr-7287-a87acbe1.s3-website.us-west-2.amazonaws.com/registry. |
Your site preview for commit 0c1e4c3 is ready! 🎉 http://registry--origin-pr-7287-0c1e4c3d.s3-website.us-west-2.amazonaws.com/registry. |
Your site preview for commit cac4ac8 is ready! 🎉 http://registry--origin-pr-7287-cac4ac83.s3-website.us-west-2.amazonaws.com/registry. |
Your site preview for commit 2ee78ee is ready! 🎉 http://registry--origin-pr-7287-2ee78eef.s3-website.us-west-2.amazonaws.com/registry. |
Your site preview for commit aa988a6 is ready! 🎉 http://registry--origin-pr-7287-aa988a66.s3-website.us-west-2.amazonaws.com/registry. |
aa988a6
to
1ce47f8
Compare
Your site preview for commit 1ce47f8 is ready! 🎉 http://registry--origin-pr-7287-1ce47f88.s3-website.us-west-2.amazonaws.com/registry. |
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!
1ce47f8
to
ddbb75b
Compare
Your site preview for commit ddbb75b is ready! 🎉 http://registry--origin-pr-7287-ddbb75b3.s3-website.us-west-2.amazonaws.com/registry. |
Site previews for this pull request have been removed. ✨ |
This PR checks in the script used to upload the registry repo to the live registry, as well as hooking the script into CI so the live registry stays up to date.
Fixes https://github.com/pulumi/pulumi-service/issues/26551
This is highly related to #7057.