fix: make example script work again, refactor for maximum example utility#604
Merged
redpanda-f merged 1 commit intofeat/redpanda/introduce-foc-devnet-infofrom Feb 12, 2026
Merged
Conversation
…lity Borrowed a lot of this from #593, and merged with foc-devnet-info support.
9bd990d
into
feat/redpanda/introduce-foc-devnet-info
3 checks passed
redpanda-f
added a commit
that referenced
this pull request
Feb 16, 2026
test: mocked JSON RPC Update packages/synapse-core/test/foc-devnet-info.test.ts Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Update packages/synapse-core/src/foc-devnet-info/src/index.ts Co-authored-by: Rod Vagg <rod@vagg.org> fix: make example script work again, refactor for maximum example utility (#604) Borrowed a lot of this from #593, and merged with foc-devnet-info support. Update packages/synapse-core/src/foc-devnet-info/src/index.ts Co-authored-by: Rod Vagg <rod@vagg.org> fixes: PR review fix: remove redundant loadDevnetInfo() function
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.
PR against #600 branch
Borrowed a lot of this from #593, and merged with foc-devnet-info support. Main priority here is to make it easier to see the example and stop hiding it with all the fluff that only we care about.
Confirmed working with local devnet.
Also .. this'll probably have to go away soon anyway, not worth obsessing over too much but while there are users of it (me, foc-devnet) then we'll keep tinkering.