-
Notifications
You must be signed in to change notification settings - Fork 18
WIP: feature/consoleDockerCompose #76
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
MarcelDiessner
merged 31 commits into
devonfw-tutorials:main
from
MarcelDiessner:feature/consoleDockerCompose
Feb 15, 2021
Merged
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
a0b4be2
initial dockerCompose
MarcelDiessner 292168d
Merge remote-tracking branch 'UPSTREAM/main' into feature/consoleDock…
MarcelDiessner b270020
Merge remote-tracking branch 'UPSTREAM/main' into feature/consoleDock…
MarcelDiessner 769bf9f
Added dokumentation and dockercompose async execution for observable …
MarcelDiessner ccb3ed8
Removed unused import
MarcelDiessner 259dfc9
Added logging for execution of docker-compose
MarcelDiessner d18d2fc
Fixed logging
MarcelDiessner 0bbc0cd
small changes
MarcelDiessner 337651e
Merge remote-tracking branch 'UPSTREAM/main' into feature/consoleDock…
MarcelDiessner af71426
Added switch to linux engine if on windows
MarcelDiessner da82b6f
In assertion catch any error
MarcelDiessner 29282b7
Merge branch 'main' into feature/consoleDockerCompose
MarcelDiessner 44e8a4e
Added skip function
MarcelDiessner f20ccb2
try catch on assert in engine
MarcelDiessner 64a2c2b
Throws Error if Docker-compose does not exit with code 0
MarcelDiessner 8a79cbe
Added break if skippable
MarcelDiessner b928462
next test
MarcelDiessner 79a3399
next test for windows pipeline
MarcelDiessner f99dca2
removed some unnessessary logging
MarcelDiessner b332032
Added missing logic
MarcelDiessner b786674
Added skippableCommands as console parameter
MarcelDiessner f5194ff
Added dependency for minimist
MarcelDiessner 94ee1b7
use one parameter skipCommands
MarcelDiessner 5c60621
added logging to debug
MarcelDiessner 728a0b3
Different parsing
MarcelDiessner d0bed5b
Removed logging
MarcelDiessner ceb9d68
Removed logs and changed small part in commandIsSkippable
MarcelDiessner ef751db
removed else branch of comamndIsSkippable
MarcelDiessner 066b4f1
Added parameter for path in assertion
MarcelDiessner 9b32064
path handling
MarcelDiessner c6aeb08
Update Functions.md
MarcelDiessner File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.