GRO-835 Serve/hot-reload local metabase files - #1307
Open
bpander wants to merge 12 commits into
Open
Conversation
…, defined via .env file
…enormous amount of computation in dev builds
…significantly simplifies things and increases performance. Also updates docsHtmlLoader to handle local mb files using that same simplification method.
…ow and it's not supposed to generate pages or be in the sitemap)
…cture and so the same code is used in astro and script/docs
…ro and script/docs
…o) but sets the stage to make it so all src files are raw and processed the same way
bpander
force-pushed
the
gro-835-hot-reload-local-metabase
branch
2 times, most recently
from
August 27, 2026 19:38
4a0a9d8 to
c17596c
Compare
bpander
marked this pull request as ready for review
August 27, 2026 19:57
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.
GRO-835
Description
Adds METABASE_REPO_PATH environment variable to optionally view local mb repo files.
Also adds README.
How to test
cp .env-dist .envbun devWould also be good to test
update-docs-base-bun.ymlwon't act funky with these changes, e.g.script/update_docs_for_branchname.cljcallsscript/docswhich usesconstructDocMetadataandreformatMarkdownUrlswhich were moved and changed to TS.PR env: https://gro-835-hot-reload-local-metabase.dkkh35gceu2po.amplifyapp.com/docs/latest/
Demo
demo-short.mov