-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add DockerComposeV1 task and refactoring DockerComposeV0 (#20085)
* Update task.loc messages * Add DockerComposeV1 * Add DockerComposeV1 to the CODEOWNERS * Set the docker compose v2 util as default for the DockerComposeV1 task * Add condition for COMPATIBILITY flag * Remove useDockerComposeV2 FF * Add DockerComposemV1 task to make-options * Remove buildConfig from DockerComposeV1 and add Node20 handler as default * Update DockerComposeV1 task version * Bump DockerComposeV0 task version * Changed if empty condition for docker which result * Build DockerComposeV0 * Update resjson manually * Update DockerComposeV1 * Update unit tests * Check in unit tests if docker cli exists * Update unit tests and deprecationMessage * Add unit tests * Update unit tests DockerComposeV1 * Remove compatibility answers * Update DockerComposeV1 resources.resjson * Update L0Linux * Show stdout & stderr in tests * Add console.log with composeCommand * Generated task * Enable system debug * Update * Change Node20 to Node20_1 --------- Co-authored-by: Dmitrii Bobreshev (Akvelon INC) <v-bobreshevd@microsoft.com>
- Loading branch information
1 parent
fa50b3a
commit d8e6a2e
Showing
59 changed files
with
6,500 additions
and
1,156 deletions.
There are no files selected for viewing
Validating CODEOWNERS rules …
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
Large diffs are not rendered by default.
Oops, something went wrong.
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.