-
Notifications
You must be signed in to change notification settings - Fork 189
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
Change auto deployment links #2656
Conversation
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.
looks good!
30f9f1a
I have rebased the branch. Let me know if we need anything else. @DukeManh, @AmasiaNalbandian, @humphd |
@JerryHue land when ready! |
Co-Authored-By: Qiwen Yu <[email protected]>
08e7965
So, uh, because of another change to master, I had to rebase again... Should I force the squash and merge? I don't know if I have the permissions for it. |
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.
"Squash and merge" is fine.
Issue This PR Addresses
Fixes #2521.
Type of Change
Description
Update the consumer code for the status dashboard to present a more developer-friendly URL: from https://dev.telescope.cdot.systems:4000/status to https://dev.telescope.cdot.systems/deploy/status AND
https://dev.telescope.cdot.systems:4000/log to https://dev.telescope.cdot.systems/deploy/log.
Checklist
Co-Authored-By: Qiwen Yu [email protected] (AKA @Qiwen-Yu)