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(buf): set correct prefix for api #4198

Merged
merged 3 commits into from
Jun 21, 2024
Merged

fix(buf): set correct prefix for api #4198

merged 3 commits into from
Jun 21, 2024

Conversation

julienrbrt
Copy link
Member

Closes: #4174

toschdev
toschdev previously approved these changes Jun 20, 2024
@julienrbrt julienrbrt merged commit 1316d69 into main Jun 21, 2024
44 checks passed
@julienrbrt julienrbrt deleted the julien/fix-pulsar branch June 21, 2024 07:56
mergify bot pushed a commit that referenced this pull request Jun 21, 2024
(cherry picked from commit 1316d69)

# Conflicts:
#	ignite/templates/app/files/proto/buf.gen.pulsar.yaml
#	ignite/templates/app/files/proto/buf.gen.pulsar.yaml.plush
#	ignite/templates/app/files/{{protoDir}}/buf.gen.pulsar.yaml
#	ignite/templates/app/proto_test.go
#	integration/app/cmd_proto_path_test.go
julienrbrt added a commit that referenced this pull request Jun 25, 2024
* fix(buf): set correct prefix for api (#4198)

(cherry picked from commit 1316d69)

# Conflicts:
#	ignite/templates/app/files/proto/buf.gen.pulsar.yaml
#	ignite/templates/app/files/proto/buf.gen.pulsar.yaml.plush
#	ignite/templates/app/files/{{protoDir}}/buf.gen.pulsar.yaml
#	ignite/templates/app/proto_test.go
#	integration/app/cmd_proto_path_test.go

* conflicts

* go mod tidy

---------

Co-authored-by: Julien Robert <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/v28.x.y Backport to v28.x.y component:ci CI/CD workflow and automated jobs. component:configs component:templates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Importing proto definition of local module results to prefixed module with cosmossdk.io/api
3 participants