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

fix: add missing verbose mode flags (backport #4286) #4287

Merged
merged 3 commits into from
Aug 5, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Aug 2, 2024

We are using the verbose flag in some parts of the code, but the flag is no set


This is an automatic backport of pull request #4286 done by Mergify.

* add missing verbose mode flags

* add changelog

* remove unused debug flag

(cherry picked from commit 3152cf5)

# Conflicts:
#	ignite/cmd/chain_lint.go
@mergify mergify bot added the conflicts label Aug 2, 2024
Copy link
Contributor Author

mergify bot commented Aug 2, 2024

Cherry-pick of 3152cf5 has failed:

On branch mergify/bp/release/v28.x.y/pr-4286
Your branch is up to date with 'origin/release/v28.x.y'.

You are currently cherry-picking commit 3152cf5d.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   changelog.md
	modified:   ignite/cmd/chain_build.go
	modified:   ignite/cmd/chain_faucet.go
	modified:   ignite/cmd/chain_init.go
	modified:   ignite/cmd/chain_serve.go
	modified:   ignite/cmd/cmd.go

Unmerged paths:
  (use "git add/rm <file>..." as appropriate to mark resolution)
	deleted by us:   ignite/cmd/chain_lint.go

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

changelog.md Outdated Show resolved Hide resolved
@julienrbrt julienrbrt merged commit 2a968e8 into release/v28.x.y Aug 5, 2024
44 checks passed
@julienrbrt julienrbrt deleted the mergify/bp/release/v28.x.y/pr-4286 branch August 5, 2024 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants