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: added back authz message handler in worker (backport #121) #122

Merged
merged 2 commits into from
Jun 24, 2024

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Jun 24, 2024

Description

This PR added back missing authz message handler in worker.

Checklist

  • Targeted PR against correct branch.
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
  • Wrote unit tests.
  • Re-reviewed Files changed in the Github PR explorer.

This is an automatic backport of pull request #121 done by [Mergify](https://mergify.com).

<!-- < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < ☺
v                               ✰  Thanks for creating a PR! ✰
v    Before smashing the submit button please review the checkboxes.
v If a checkbox is n/a - please still include it but + a little note why
☺ > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >  -->

## Description
<!-- Small description -->
This PR added back missing authz message handler in worker.

## Checklist
- [ ] Targeted PR against correct branch.
- [ ] Linked to Github issue with discussion and accepted design OR link
to spec that describes this work.
- [ ] Wrote unit tests.
- [ ] Re-reviewed `Files changed` in the Github PR explorer.

(cherry picked from commit 7327795)

# Conflicts:
#	node/builder/builder.go
#	types/config/config.go
Copy link
Author

mergify bot commented Jun 24, 2024

Cherry-pick of 7327795 has failed:

On branch mergify/bp/cosmos/v0.47.x/pr-121
Your branch is up to date with 'origin/cosmos/v0.47.x'.

You are currently cherry-picking commit 7327795.
  (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:   .mergify.yml
	modified:   modules/module.go
	modified:   parser/worker.go

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   node/builder/builder.go
	both modified:   types/config/config.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

@mergify mergify bot added the conflicts label Jun 24, 2024
@dadamu dadamu merged commit b5de229 into cosmos/v0.47.x Jun 24, 2024
4 checks passed
@dadamu dadamu deleted the mergify/bp/cosmos/v0.47.x/pr-121 branch June 24, 2024 05:57
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.

1 participant