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

feat(rover): collapse profile commands into config #203

Merged
merged 2 commits into from
Jan 27, 2021

Conversation

EverlastingBugstopper
Copy link
Contributor

@EverlastingBugstopper EverlastingBugstopper commented Jan 25, 2021

⚠️ this is a breaking change!

in short: rover config {clear,profile} {auth,delete,list,show} has become rover config {auth,clear,delete,list,show}.


we had talked about doing this for a while and there seemed to be general consensus that keeping rover [noun] [verb] was desirable, and the nesting under the profile subcommand was undesirable.

also did a quick cleanup of some help text and added a shortlink
for more info on API keys. waiting on merge of this PR for that to go live.

@EverlastingBugstopper EverlastingBugstopper added status - needs review feature 🎉 new commands, flags, functionality, and improved error messages labels Jan 25, 2021
@EverlastingBugstopper EverlastingBugstopper added this to the 🐣 0.1.0 milestone Jan 25, 2021
`rover config {clear,profile} {auth,delete,list,show}` is dead,
long live `rover config {auth,clear,delete,list,show}`.

also did a quick cleanup of some help text and added a shortlink
for more info on API keys. waiting on merge of [this PR] for that to go live.

[this PR]: https://github.com/apollographql/shortlinks/pull/13
Copy link
Contributor

@JakeDawkins JakeDawkins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great! I merged through the shortlink PR too

Copy link
Member

@lrlna lrlna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me!

@EverlastingBugstopper EverlastingBugstopper merged commit 4b8efd6 into main Jan 27, 2021
@EverlastingBugstopper EverlastingBugstopper deleted the avery/squash-config branch January 27, 2021 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 🎉 new commands, flags, functionality, and improved error messages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants