Workflow for app-developers locally introducing schema and code changes #7650
Unanswered
diegoalexdiaz
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In some cases, app-developers need to introduce local changes to their application-schema (which is managed in a different github repo, and merged PRs publish npm dev packages for) while they work on their code. What’s the recommended workflow for them to:
In C++, Bentley Build had the WIP_SCHEMAS env-var, which one could tweak locally to list any local copies of schemas that should be left alone while one pulled new code.
@ColinKerr replied:
Beta Was this translation helpful? Give feedback.
All reactions