[codex] reshape onboarding tutorials#167
Draft
jeremi wants to merge 1 commit into
Draft
Conversation
Signed-off-by: Jeremi Joslin <jeremi@joslin.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.
Summary
This PR reshapes the Registry Stack onboarding ladder around a smaller Supabase-style local flow:
registryctlsample into a three-table benefits workbook and aligns Relay config, smoke checks, Bruno generation, and generated READMEs with that modelopenfnreferences are marked as legacy runtime/CLI names where the lab still requires themValidation
cargo fmt --all --checkcargo test -p registryctl --lockednpm ci --ignore-scriptsnpm run generatenpm run check:contentnpm run check:markdownnpm run check:tutorial:dry-runnpm run check:config-vocabularynpm run check:docsetnpm run buildnpm run check:openapi(passed with existing OpenAPI lint warnings)npm run check:llms:builtnpm run check:svgnpm run check:links:builtgit diff --cached --checkKnown follow-ups / risks
OPENFN_*,openfn-dhis2-sidecar, andoutput/dhis2-openfn/because renaming runnable lab artifacts is a separate cleanup.npm run check:style,npm run check:style:fixtures, andnpm run build:archiveswere not completed because Vale/archive generation hung in this environment.npm run check:seo:builtwas not counted as passed because archived HTML was not built.npm run checkwas not completed due to those Vale/archive blockers.