-
Notifications
You must be signed in to change notification settings - Fork 314
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tiltfile: load compose services from multiple projects/directories (#…
…5952) * tiltfile: load compose services from multiple projects/directories Fixes #5170. Signed-off-by: Nick Sieger <[email protected]> * dockercompose: bump compose-go to v1.6.0 Signed-off-by: Nick Sieger <[email protected]> * model: use NormalizeProjectName from compose-go/loader Signed-off-by: Nick Sieger <[email protected]> * tiltfile: simplify code with sliceutils.AppendWithoutDupes Signed-off-by: Nick Sieger <[email protected]> * tiltfile: feedback from code review Signed-off-by: Nick Sieger <[email protected]> Signed-off-by: Nick Sieger <[email protected]>
- Loading branch information
1 parent
15349a7
commit 3c99f13
Showing
37 changed files
with
1,080 additions
and
660 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
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
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.