refactor!: remove react frontend + re-enable disabled integration tests#4744
Merged
julienrbrt merged 20 commits intomainfrom Jul 3, 2025
Merged
refactor!: remove react frontend + re-enable disabled integration tests#4744julienrbrt merged 20 commits intomainfrom
julienrbrt merged 20 commits intomainfrom
Conversation
Contributor
|
Visit the preview URL for this PR (updated for commit 0c77a85): https://igntservices-docs--pr4744-julien-react-ph6etpjp.web.app (expires Tue, 08 Jul 2025 16:15:18 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 95379efd94dd497aaa37c2d0354e6e2cafca5ec5 |
Collaborator
|
can you also delete cli/ignite/config/chain/base/config.go Line 61 in 8cab6a7 |
Member
Author
|
Turns out the composable |
Member
Author
|
@mergify backport release/v28.x.y |
Contributor
✅ Backports have been createdDetails
|
mergify bot
pushed a commit
that referenced
this pull request
Jul 3, 2025
…ts (#4744) * refactor!: remove react frontend + re-enable disabled integration tests * deprecate command and no-op it * lint * bump web to v1.0.8 * remove hooks * improvements * update index.ts.tpl * fix * improve ux * add pnpm instructions * fixes * fix integration test * rename * uncomment other test * updates --------- Co-authored-by: Danilo Pantani <danpantani@gmail.com> (cherry picked from commit d1bf508) # Conflicts: # docs/docs/03-clients/04-react.md # go.mod # go.sum # ignite/cmd/generate.go # ignite/cmd/generate_hooks.go # ignite/cmd/scaffold_react.go # ignite/config/chain/base/config.go # ignite/config/chain/config.go # ignite/pkg/cosmosgen/cosmosgen.go # ignite/services/chain/generate.go # ignite/services/scaffolder/scaffolder.go # integration/app.go # integration/client.go # integration/cosmosgen/bank_module_test.go # integration/cosmosgen/cosmosgen_composables_test.go # integration/cosmosgen/cosmosgen_hooks_test.go # integration/cosmosgen/custom_module_test.go
julienrbrt
added a commit
that referenced
this pull request
Jul 9, 2025
…ts (backport #4744) (#4756) * refactor!: remove react frontend + re-enable disabled integration tests (#4744) * refactor!: remove react frontend + re-enable disabled integration tests * deprecate command and no-op it * lint * bump web to v1.0.8 * remove hooks * improvements * update index.ts.tpl * fix * improve ux * add pnpm instructions * fixes * fix integration test * rename * uncomment other test * updates --------- Co-authored-by: Danilo Pantani <danpantani@gmail.com> (cherry picked from commit d1bf508) # Conflicts: # docs/docs/03-clients/04-react.md # go.mod # go.sum # ignite/cmd/generate.go # ignite/cmd/generate_hooks.go # ignite/cmd/scaffold_react.go # ignite/config/chain/base/config.go # ignite/config/chain/config.go # ignite/pkg/cosmosgen/cosmosgen.go # ignite/services/chain/generate.go # ignite/services/scaffolder/scaffolder.go # integration/app.go # integration/client.go # integration/cosmosgen/bank_module_test.go # integration/cosmosgen/cosmosgen_composables_test.go # integration/cosmosgen/cosmosgen_hooks_test.go # integration/cosmosgen/custom_module_test.go * conflicts * conflicts * up * update --------- Co-authored-by: julienrbrt <julien@rbrt.fr>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
ref: ignite/web#292
ref: #4414