refactor!: remove react frontend + re-enable disabled integration tests (backport #4744)#4756
Merged
julienrbrt merged 6 commits intorelease/v28.x.yfrom Jul 9, 2025
Merged
Conversation
…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
Contributor
Author
|
Cherry-pick of d1bf508 has failed: 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 |
Contributor
|
Visit the preview URL for this PR (updated for commit 17f9da4): https://igntservices-docs--pr4756-mergify-bp-release-v-hp7f01fn.web.app (expires Wed, 16 Jul 2025 08:43:16 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 95379efd94dd497aaa37c2d0354e6e2cafca5ec5 |
julienrbrt
previously approved these changes
Jul 9, 2025
julienrbrt
approved these changes
Jul 9, 2025
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
This is an automatic backport of pull request #4744 done by Mergify.