-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: test-isolation package setup configs (#3951)
* add initial config * revert packege to dev * add secrets * load package setup * add setup file to config * support default values * handle packages without setup file * support secrets * support nodejs_version * ignore config files * find setup files on separate command * implement finding setup files in tooling * move timeout to test itself * ignore workflow files * add debugging information * more tries on indexing by path * experiment with CI_SETUP env var * attempt to fix setup configs * move back timeout to test command * fix timeout * join secrets with newline * revert to join by comma * experiment with env vars * inspect env vars * made secrets and env consistent * remove test vars * changed default values * change secrets condition * use default node version * minor cleanups * add tests * add ci-setup-filename * mark generative-ai as prod * make paths file required * support setup files on prod * nit fixes * update to use prod config * rename setups to setup-files * retry test * revert retries
- Loading branch information
1 parent
aae42e1
commit 8368771
Showing
14 changed files
with
323 additions
and
92 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
Oops, something went wrong.