Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

Error coder sh commands if the env requires a rebuild #163

Merged
merged 4 commits into from
Oct 29, 2020

Conversation

cmoog
Copy link
Contributor

@cmoog cmoog commented Oct 29, 2020

@cmoog cmoog requested a review from deansheather October 29, 2020 19:56
@@ -23,7 +23,7 @@ func Make() *cobra.Command {
app.AddCommand(
makeLoginCmd(),
makeLogoutCmd(),
makeShellCmd(),
shCmd(),
Copy link
Member

Choose a reason for hiding this comment

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

Why the rename of this particular command? Consistency seems better here, so we should change them all or not change this one.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah fair point. Just updated all uses of make*

@cmoog cmoog merged commit a171882 into master Oct 29, 2020
@cmoog cmoog deleted the warn-on-rebuild-required-ch352 branch October 29, 2020 20:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants