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

Ask the user if they want to force a non-upgrade #21

Merged
merged 4 commits into from
May 7, 2021

Conversation

velovix
Copy link
Member

@velovix velovix commented Nov 29, 2020

Prompts the user asking if they want to force a non-upgrade if they're in interactive mode, instead of requiring the --force flag.

Fixes #16.

@BryceBeagle
Copy link
Member

Is "non-upgrade" a real term? Why not downgrade?

@velovix
Copy link
Member Author

velovix commented Nov 30, 2020

Is "non-upgrade" a real term? Why not downgrade?

I used this term to cover both a downgrade and an attempt to "upgrade" to the version that's already installed.

@apockill
Copy link
Member

@velovix This seems ready to merge?

@BryceBeagle
Copy link
Member

I'm still against the "non-upgrade" terminology. I think it would be better to make it clear. Non-upgrade certainly won't translate well

@velovix
Copy link
Member Author

velovix commented Dec 10, 2020

Yeah, and I haven't had a chance to address that yet since this PR is more of a side project. I might get to it this weekend if I feel like it 😏

@velovix
Copy link
Member Author

velovix commented May 4, 2021

@BryceBeagle Is this okay?

@velovix velovix merged commit 0b6e8c8 into master May 7, 2021
@velovix velovix deleted the feature/16-interactive-downgrade branch May 7, 2021 01:07
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.

Add an interactive prompt to the update command when downgrading
4 participants