forked from SAP/jenkins-library
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Reset to standard piper #4
Merged
Merged
Conversation
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
* IntegrationArtifactUpdateConfiguration Command Co-authored-by: Marcus Holl <[email protected]>
…nd load on BlackDuck server (#2538) * changes to detectExec before master merge * changes for detectExecuteScan * self generated code added * fix syntax errors and update docu * added unit tests for fail and Group * fix failOn bug * add Groups as string array * add Groups as string array * tests and validation for groups, failOn * Updated docs and added more tests * documentation md files should not be changed * Handle merge conflicts from PR 1845 * fix merge errors * remove duplicate groups, merge error * adding buildCode and buildTool as params * switching build options * building maven modules * parameter correction * parameter correction * gnerate with new build parameter * adding comments * removing piper lib master and modifying goUtils to download 1.5.7 release * first cleaning then installing * multi module maven built * multi module maven built removing unwanted code * multi module maven built moving inside switch * testing * modifying the default use case to also call maven build * modifying the default use case to also call maven build wih -- * corrected maven build command * corrected maven build command with %v * skipping test runs * testing for MTA project with single pom * adding absolute path to m2 path * clean up * adding switch for mta and maven and removing env from containers * commiting changes for new detect step * correting log message * code clean up * unit tests changes to detectExecute * basic tests for new change * restoring piperGoUtils to download correct piper binary * code clean up * code clean up * clean detect code * add the the scanOnChanges parameter to detect * fix codeclimate issue * updated detect.yaml Co-authored-by: Keshav <[email protected]> Co-authored-by: Oliver Nocon <[email protected]> Co-authored-by: Christopher Fenner <[email protected]>
* LogRange provide git log ref1..ref2 This we need for checking inside the commit range for transportRequestIds and changeDocumentIDs in the body of the commit message.
* LogRange provide git log ref1..ref2 This we need for checking inside the commit range for transportRequestIds and changeDocumentIDs in the body of the commit message.
* new step to create a scan summary report * add flag to collect only failed reports * add stepName to report
#2561) * changes to detectExec before master merge * changes for detectExecuteScan * self generated code added * fix syntax errors and update docu * added unit tests for fail and Group * fix failOn bug * add Groups as string array * add Groups as string array * tests and validation for groups, failOn * Updated docs and added more tests * documentation md files should not be changed * Handle merge conflicts from PR 1845 * fix merge errors * remove duplicate groups, merge error * adding buildCode and buildTool as params * switching build options * building maven modules * parameter correction * parameter correction * gnerate with new build parameter * adding comments * removing piper lib master and modifying goUtils to download 1.5.7 release * first cleaning then installing * multi module maven built * multi module maven built removing unwanted code * multi module maven built moving inside switch * testing * modifying the default use case to also call maven build * modifying the default use case to also call maven build wih -- * corrected maven build command * corrected maven build command with %v * skipping test runs * testing for MTA project with single pom * adding absolute path to m2 path * clean up * adding switch for mta and maven and removing env from containers * commiting changes for new detect step * correting log message * code clean up * unit tests changes to detectExecute * basic tests for new change * restoring piperGoUtils to download correct piper binary * code clean up * code clean up * clean detect code * add the the scanOnChanges parameter to detect * fix codeclimate issue * updated detect.yaml * bug fix for parameters with quoting spaces * add additional test case Co-authored-by: Keshav <[email protected]> Co-authored-by: Oliver Nocon <[email protected]> Co-authored-by: Christopher Fenner <[email protected]>
#2501) * feat(whitesource): add config helper this helps to ease & enforce config settings * fix accidential change of class * add todos wrt java download * use existing scanOptions, add option to download jre * update generation * fix generation * allow running UA via go library * correct image, improve logging * add removal of downloaded JVM * update java creation and deletion * refactor and add log output * remove obsolete ToDo * increase test coverage * increase test coverage * adding aliases and tests * make go modules as default * maven: update behavior of projectNaming * add Docker capabilities * correct parameter name * retrieve Docker coordinates * docker coordinates only to provide artifact * add ToDos * add mta capability * add aliases, mvn arguments for settings * clean up groovy part * update defaults * add container for pip * add defaults, add maven specifics, ... * properly download settings * maven: check existence of excluded files * fix reporting * Update CommonStepsTest.groovy * update comment * fix CodeClimate finding * add tests for pip & fix minor issues * fix order of pip build descriptors * update pip container options * fix pip virtualEnv parameter * update report permissions * fix test * update container options * add use fileUtils to load properties file * update parameter description * adding Docker scanning defaults * clean up configHelper * consider also npm tool cache * add todos
* add parallel test processing * Add more t.Parallel * add parallel to run * Remove obsolete parallel statements
In case of policy violations, the scan is failed and default behavior is to not update the project in the WS system. See docs at https://whitesource.atlassian.net/wiki/spaces/WD/pages/33914890/Maven+Plugin. Since this is inconvenient and we also changed the behavior already for NPM, we force the update.
* provide alias for transportRequestUploadCTS * re-generate after metadata update
* IntegrationArtifactGetMplStatus Command Co-authored-by: Marcus Holl <[email protected]>
* add test case * add flag for default transport * Update go.mod * Update go.sum * fix spaces * fix format * Update http_test.go * Update http_test.go * Update http_test.go * Update http_test.go * Update http_test.go
* GetIntegrationArtifactServiceEndpoint Command Co-authored-by: Marcus Holl <[email protected]>
* Provide getters for stdout, stderr on ShellRunner, ExecRunner we need that in order to set the streams back in case we have to scan the command output ourselvs during some function calls.
#2568) * use strings.Join() for string slice * add explanaiton to script passing in extensions * add note about groovy templating * remove single quotes from seleniumAddress default * updated documentation Co-authored-by: Oliver Nocon <[email protected]>
* feat(versioning): add re-use function for proper Scan versioning addresses #1846 * add missing comment Co-authored-by: Sven Merk <[email protected]>
tiloKo
added a commit
that referenced
this pull request
Mar 1, 2021
* Unit Test Assemble Package * Remove obsolete lines dust wiping * climate change * climate change #2 * climate change #3 * climate change #4 * climate change #5 Co-authored-by: Daniel Mieg <[email protected]>
tiloKo
added a commit
that referenced
this pull request
Mar 11, 2021
* Unit Test Assemble Package * Remove obsolete lines dust wiping * climate change * climate change #2 * climate change #3 * climate change #4 * climate change #5 * NSPC serial builds * Actual Delivery Commit * Download Delivery_logs.zip * Publish Result * Testing * !Polling * Provide Commit to BF only if set * dust wiping * More Dust to Wipe * Publish more than on file * Write Log for Publish * fix unit test (now Dummy Entries) * save one line of code for climate change * Update cmd/abapEnvironmentAssemblePackages.go Co-authored-by: Daniel Mieg <[email protected]> * More Detailed Log Messages Co-authored-by: Daniel Mieg <[email protected]>
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.
Changes