Skip to content
This repository was archived by the owner on Jun 14, 2019. It is now read-only.

Conversation

@dbaltas
Copy link
Owner

@dbaltas dbaltas commented Mar 8, 2019

This reverts commit 144300f.

@dbaltas dbaltas changed the title Revert "deleting code to aid a thorough code review" Thorough code review request Mar 8, 2019
@dbaltas dbaltas requested a review from mantzas March 8, 2019 13:01
Copy link
Collaborator

@mantzas mantzas left a comment

Choose a reason for hiding this comment

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

a lot of code inside every command action.
I had reviewed this in the past too so no major issues found...
this is too big to review at once...

@@ -0,0 +1,159 @@
package cmd
Copy link
Collaborator

Choose a reason for hiding this comment

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

We should create component here. deploy branches does too much.
the command should only get the argument needed to call the components...
We should separate the ux from the business code...

fmt.Println(resp)
fmt.Println(repo.Name)

// tagName := "2018.04.19"
Copy link
Collaborator

Choose a reason for hiding this comment

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

remove commented code

@@ -0,0 +1,87 @@
package cmd
Copy link
Collaborator

Choose a reason for hiding this comment

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

we should implement the tag compare too since some of us deploy based on tag

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.

3 participants