-
Couldn't load subscription status.
- Fork 570
feat(pkg/cosmosanalysis): support discovery of modules defined in a variable #2820
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
Merged
Merged
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
66a3f34
feat: change module discovery to resolve modules from a variable
7d59e4d
feat: change module discovery to resolve modules from a pkg variable
bf74815
feat: change module discovery to resolve modules from a other pkg var…
28074ed
feat: discover app modules created using a function call
4254178
refactor: simplify module discovery
c77822b
chore: update changelog
13d7034
chore: minor code improvements and documentation
6dd74dd
Merge branch 'develop' into feat/cosmosanalysis-module-discovery
c4e3b25
fix: cosmosanalysis to work when proto Go import is missing version
1650863
refactor: improve discovery for different custom module layouts
05dc1d0
Merge branch 'develop' into feat/cosmosanalysis-module-discovery
0e8c115
fix: remove default from typescript client generate output flag
99cba1f
refactor: improve module discovery to work with versioned Go modules
0abef46
feat: add `cosmos_proto` to protoc includes
072521d
feat: add error support to `NewBasicManager` call discovery
74faa0b
Merge branch 'develop' into feat/cosmosanalysis-module-discovery
71feeb1
Merge branch 'develop' into feat/cosmosanalysis-module-discovery
362683b
review: add comment to basic manager discovery
778064e
Merge branch 'develop' into feat/cosmosanalysis-module-discovery
0f09956
chore: fix syntax
085cb20
Merge branch 'develop' into feat/cosmosanalysis-module-discovery
tbruyelle 4b78a4c
fix CL
tbruyelle 392c239
Merge branch 'develop' into feat/cosmosanalysis-module-discovery
959d635
test: registered modules for osmosis
tbruyelle 345a4ae
Merge branch 'develop' into feat/cosmosanalysis-module-discovery
d69ca6d
test: add test for standard module discovery cases
b0f4ca8
Merge remote-tracking branch 'origin/feat/cosmosanalysis-module-disco…
95b1be8
test: add test for module discovery with API routes
327a43b
tests: add tests for `cosmosanalysis` module helper functions
b3521de
tests: add discovery test for versioned apps
fd421fb
test: registered modules for current spn, gaia and juno
tbruyelle File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.