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

[BP: v7 <- #710] fix: Local-interchain cleanup #799

Merged
merged 1 commit into from
Sep 27, 2023
Merged

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Sep 27, 2023

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


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

* Fix compiler error

* Use go run in Makefile

Prevents needing to build the binary first.

* Remove unecessary init functions

* Remove unecessary global var

* Fix misspelling in var name

* Revert "Remove unecessary global var"

This reverts commit 20cf604.

* Add comment for why InstallDir must be public

---------

Co-authored-by: Reece Williams <[email protected]>
(cherry picked from commit 5c4c2b6)
@mergify mergify bot requested a review from a team as a code owner September 27, 2023 16:43
@mergify mergify bot requested a review from boojamya September 27, 2023 16:43
@Reecepbcups Reecepbcups enabled auto-merge (squash) September 27, 2023 17:31
@Reecepbcups Reecepbcups merged commit c26d2e2 into v7 Sep 27, 2023
7 checks passed
@Reecepbcups Reecepbcups deleted the mergify/bp/v7/pr-710 branch September 27, 2023 17:31
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