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

feat(codegen): fix module discovery logic by @bjaanes #2159

Merged

Conversation

ilgooz
Copy link
Member

@ilgooz ilgooz commented Mar 16, 2022

original: #2146

@ilgooz ilgooz merged commit fd403a2 into develop Mar 16, 2022
@ilgooz ilgooz deleted the issue-835-enable-code-generation-for-service-only-modules branch March 16, 2022 06:52
ilgooz pushed a commit that referenced this pull request Mar 16, 2022
* include all registered modules in vuex codegen

Bounty address: cosmos1jkhsg47ce3jthg77p75nkve82tf2t7vv0j7rdx

* Fix lints

* move FindImportedPackages into goanalysis + CR fixes

* ignore non app.go files in search for registered modules + CR fixes

* Find app file through implementation
ilgooz pushed a commit that referenced this pull request Mar 16, 2022
* include all registered modules in vuex codegen

Bounty address: cosmos1jkhsg47ce3jthg77p75nkve82tf2t7vv0j7rdx

* Fix lints

* move FindImportedPackages into goanalysis + CR fixes

* ignore non app.go files in search for registered modules + CR fixes

* Find app file through implementation
Jchicode pushed a commit to Jchicode/cli that referenced this pull request Aug 9, 2023
* include all registered modules in vuex codegen

Bounty address: cosmos1jkhsg47ce3jthg77p75nkve82tf2t7vv0j7rdx

* Fix lints

* move FindImportedPackages into goanalysis + CR fixes

* ignore non app.go files in search for registered modules + CR fixes

* Find app file through implementation
Jchicode pushed a commit to Jchicode/cli that referenced this pull request Aug 9, 2023
* include all registered modules in vuex codegen

Bounty address: cosmos1jkhsg47ce3jthg77p75nkve82tf2t7vv0j7rdx

* Fix lints

* move FindImportedPackages into goanalysis + CR fixes

* ignore non app.go files in search for registered modules + CR fixes

* Find app file through implementation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants