Skip to content
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

Add indicator to prompt when on staging #5458

Merged
merged 1 commit into from
Nov 26, 2024
Merged

Add indicator to prompt when on staging #5458

merged 1 commit into from
Nov 26, 2024

Conversation

ChrisPenner
Copy link
Contributor

@ChrisPenner ChrisPenner commented Nov 18, 2024

Overview

Recently Stew accidentally left an env var linking his UCM to staging, then did a bunch of work against an old HEAD from staging rather than prod, and since we don't have rebase-ing it was a lot of wasted work :'(

This just adds an indicator to the prompt when you're on a non-standard remote.

Everything stays exactly the same unless you have a custom UNISON_SHARE_HOST

Screenshot 2024-11-18 at 7 56 32 PM

Implementation notes

Check if we're on a non-standard share and show the additional prompt.

@ChrisPenner ChrisPenner marked this pull request as ready for review November 19, 2024 03:55
@aryairani aryairani merged commit 2ac41d1 into trunk Nov 26, 2024
32 checks passed
@aryairani aryairani deleted the cp/staging-prompt branch November 26, 2024 07:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants