-
Notifications
You must be signed in to change notification settings - Fork 144
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: target tests more specifically in Tiltfile (#3615)
* refactor: target tests more specifically in Tiltfile With auto_init, all other resources are brought up in addition to the targeted tests. With 'enabled_resources' only the tests and their dependency resources are brought up. This is required to run the 'core' test suite for example, since that suite finishes long before the rest of server resources come up. * refactor: unroll python array composition
- Loading branch information
Showing
1 changed file
with
23 additions
and
4 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