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: add version and cobra command #6

Merged
merged 9 commits into from
Nov 22, 2024
Merged

Conversation

Pantani
Copy link

@Pantani Pantani commented Nov 20, 2024

No description provided.

Copy link
Member

@julienrbrt julienrbrt left a comment

Choose a reason for hiding this comment

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

We need to rename the go.mod other go install won't work

"github.com/ignite/cli/v28/ignite/pkg/xexec"
)

const (
Copy link
Member

Choose a reason for hiding this comment

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

I know this comes from CLI but isn't it a bit oferkill? We should just display the tag or devel imho using runtime BuildInfo

Copy link
Author

Choose a reason for hiding this comment

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

I like it because we can get user info and debug the issues easier. We can always ask: type faucet version and paste it here

Copy link
Member

Choose a reason for hiding this comment

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

ok works!

@Pantani Pantani requested a review from julienrbrt November 22, 2024 14:59
@Pantani
Copy link
Author

Pantani commented Nov 22, 2024

We need to rename the go.mod other go install won't work

Yes, that is true. I think we should keep only this repo now. I can do it in another PR, because it will be huge

@Pantani Pantani merged commit e4df565 into master Nov 22, 2024
2 checks passed
@Pantani Pantani deleted the feat/improve-code-readability branch November 22, 2024 18:30
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.

2 participants