Skip to content
This repository was archived by the owner on Jan 6, 2022. It is now read-only.

Conversation

@lumtis
Copy link
Contributor

@lumtis lumtis commented Jun 25, 2021

cosmoscmd provides the NewRootCmd method to create a root command for a Cosmos App application from a app builder (the New method we have in app/app.go)

@lumtis lumtis changed the title feat: cosmosapp package feat: cosmoscmd package Jun 25, 2021
@lumtis lumtis marked this pull request as ready for review June 25, 2021 16:45
@lumtis lumtis requested review from fadeev and ilgooz June 25, 2021 16:46
@lumtis lumtis marked this pull request as draft June 28, 2021 06:33
@lumtis lumtis marked this pull request as ready for review June 28, 2021 09:32
@lumtis lumtis requested a review from Pantani June 28, 2021 09:35
fadeev
fadeev previously approved these changes Jun 30, 2021
Copy link

@fadeev fadeev left a comment

Choose a reason for hiding this comment

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

utACK 👍

@ilgooz
Copy link
Member

ilgooz commented Jun 30, 2021

I'm in process of reviewing this. 👍

ilgooz
ilgooz previously approved these changes Jul 2, 2021
return servertypes.ExportedApp{}, err
}
} else {
exportableApp = a.buildApp(
Copy link
Member

Choose a reason for hiding this comment

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

I think we can avoid duplicating this.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

image

@lumtis lumtis dismissed stale reviews from ilgooz and fadeev via cabfcb5 July 5, 2021 06:41
@lumtis lumtis requested a review from fadeev July 5, 2021 06:42
@lumtis lumtis requested a review from ilgooz July 5, 2021 06:42
@ilgooz ilgooz merged commit 42e72ad into master Jul 5, 2021
@ilgooz ilgooz deleted the cmd-module branch July 5, 2021 09:43
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.

4 participants