| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
This will help us distinguish steady-state runs in default setup mode from advanced setup runs and default setup validation/onboarding runs.
| core.exportVariable(EnvVar.TESTING_ENVIRONMENT, testingEnvironment); | ||
| } | ||
| const isSteadyStateDefaultSetupRun = | ||
| process.env["CODE_SCANNING_IS_STEADY_STATE_DEFAULT_SETUP"] === "true"; |
There was a problem hiding this comment.
Presumably, this env var is set in the dynamic workflow when appropriate?
Sorry, something went wrong.
There was a problem hiding this comment.
Yes! I will tag you on the internal PR for it 😄
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM! Assuming the answer to my question is "yes".
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This will help us distinguish steady-state runs in default setup mode from advanced setup runs and default setup validation/onboarding runs.
The environment variable will be set accordingly in code scanning.
Merge / deployment checklist