Draft
Conversation
Changed: - Added Name property into Task API Class - Removed Abstraction from comment property - Changed Execution Method of Task API Class into forwarder of arguments - Removed Command Module - Removed PWBS Config - Moved Platform Error into Core Module - Added 2 new Error Messages - Added All Method to OS Constants in Platform Class - Added forwarding of alias if it is known - Changed Task and Init Plugin for new Task API - Added Single Task Mode and Task Mode Plugin - Added Sentry Scope Information for Tasks - Changed Multi Command mode name - Added Task Factory - Added Task List - Removed Test 1.X and 2.2 because of being no longer valid - Changed Relative Imports to absolute ones in tests module
Added alpine, ubuntu and windows server core dockerfiles. Default one is Alpine
Changes: - Added argumented as boolean configuration property to PWBS Config File Format - Added to Configuration Aware Task extending task configuration from cli flags provided to PWBS - Added new CLI Flags Group: Tasks Options - Extended preprocessing commands to support argumented tasks -
Changes: - Added Runner Module for Command Runners - Added support for dockerized tasks in Configuration Aware Task - Added option to stop execution of Configuration Aware Task after before_execute Method - Added Docker Runner that runs commands in docker container, checks for PWBS being run inside docker and checks for Docker being accessible in OS - Added CLI flag --run-inside-docker for running current tasks in docker container - Added Error Message when Docker is not found on OS - Added Shell Runner that can run in two modes, first one is without capturing output to work as it worked, second one is with capturing output to proxy output to PWBS logs - Changed SingleTaskMode to capture output and proxy output to logs
Changes: - Added handling possible OSError in ShellRunner - Added types in ShellRunner with capturing output
|
This pull request introduces 1 alert and fixes 8 when merging 20b365b into 9a70f72 - view on LGTM.com new alerts:
fixed alerts:
|
|
This pull request introduces 1 alert and fixes 8 when merging 1d4e1af into 4079801 - view on LGTM.com new alerts:
fixed alerts:
|
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.