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(mod): verbose flag for download #739

Merged
merged 4 commits into from
Apr 18, 2023

Conversation

harry-hov
Copy link
Contributor

@harry-hov harry-hov commented Apr 13, 2023

Description

Now by default, gno mod download writes nothing to the standard output.
Add verbose flag to list packages being fetched from the remote. (Just like -x for go mod download)

@harry-hov harry-hov requested a review from a team as a code owner April 13, 2023 12:13
@harry-hov harry-hov self-assigned this Apr 13, 2023
Copy link
Member

@zivkovicmilos zivkovicmilos 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 💯

I left a small comment regarding the log output

gnovm/pkg/gnomod/file.go Show resolved Hide resolved
@moul moul merged commit 1729f83 into gnolang:master Apr 18, 2023
41 checks passed
peter7891 pushed a commit that referenced this pull request May 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

3 participants