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 router registration (backport #1379) #1381

Merged
merged 3 commits into from
May 13, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented May 13, 2024

Description

  • Add missing router registration

Motivation and context

How has this been tested?

Screenshots (if appropriate):

Checklist:

  • I followed the contributing guidelines and code of conduct.
  • I have added a relevant changelog to CHANGELOG.md
  • I have added tests to cover my changes.
  • I have updated the documentation accordingly.
  • I have updated API documentation client/docs/swagger-ui/swagger.yaml

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

* fix: add missing router register

* chore: update changelog

* chore: lint fix

* chore: lint fix

(cherry picked from commit e3f3bd7)

# Conflicts:
#	CHANGELOG.md
Copy link
Contributor Author

mergify bot commented May 13, 2024

Cherry-pick of e3f3bd7 has failed:

On branch mergify/bp/release/v0.49.x/pr-1379
Your branch is up to date with 'origin/release/v0.49.x'.

You are currently cherry-picking commit e3f3bd76f.
  (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:   x/fswap/keeper/keeper.go
	modified:   x/fswap/module.go

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   CHANGELOG.md

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

* fix: add missing router register

* chore: update changelog

* chore: lint fix

* chore: lint fix
@jaeseung-bae jaeseung-bae added A: bug Something isn't working and removed conflicts labels May 13, 2024
@jaeseung-bae jaeseung-bae self-assigned this May 13, 2024
jaeseung-bae
jaeseung-bae previously approved these changes May 13, 2024
@0Tech 0Tech self-requested a review May 13, 2024 02:46
CHANGELOG.md Outdated Show resolved Hide resolved
@jaeseung-bae jaeseung-bae merged commit 1da1023 into release/v0.49.x May 13, 2024
22 of 23 checks passed
@jaeseung-bae jaeseung-bae deleted the mergify/bp/release/v0.49.x/pr-1379 branch May 13, 2024 02:51
zemyblue added a commit that referenced this pull request May 13, 2024
* release/v0.49.x:
  fix: add missing router registration (backport #1379) (#1381)

# Conflicts:
#	CHANGELOG.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants