From e38d5ef69f060e8cbb011767f053bc3478f0e9b2 Mon Sep 17 00:00:00 2001 From: Daniel Bernd <93763187+DanielBernd75@users.noreply.github.com> Date: Tue, 1 Mar 2022 09:23:11 +0100 Subject: [PATCH] Space removed due to incorrect Link building to Comm.Scen. in long Description (#3593) * Space removed due to incorrect Link building to Comm.Scen. in lond Description * generated * Translate verbose to sonar binary verbose flag (#3567) * Translate Piper verbose to sonar bin flag * Add test * feat(golangBuild): Integration tests (#3575) * Add entryPointPath option * Integration tests for golangBuild * Revert "Add entryPointPath option" This reverts commit b541e64a4f3b2a218fd786cd01bb430c23e1ce05. Co-authored-by: Oliver Nocon <33484802+OliverNocon@users.noreply.github.com> * fix(kaniko): backwards compatibility with kaniko 1.3.0 (#3583) * fix(kaniko): jnlp issues * fix * fix(kanikoExecute): backwards compatibility with kaniko 1.3.0 Co-authored-by: Oliver Nocon <33484802+OliverNocon@users.noreply.github.com> * Adjust sonarExecuteScan step (#3527) * add check for instance parameter * remove default from yaml * adapt changes * Update stashSettings.yml * Unstash * Add echo * Stash changes * Remove changes * stash everything * Change it up * Change go * Switch to new solution * Try new stash * Remove compliance * Move Artifacts * Change stashing * Match others * Remove space * Test if warning goes away Co-authored-by: Jesse Awan * Checkmarx json report (#3565) * feat(checkmarx) : Checkmarx JSON Report * Test cases with some fix * Information total and audited test assertions * feat(checkmarx): align total/audited with existing calculation * fix(checkmarx): Reporting unit test Co-authored-by: Sumeet PATIL Co-authored-by: Sven Merk <33895725+nevskrem@users.noreply.github.com> Co-authored-by: Oliver Nocon <33484802+OliverNocon@users.noreply.github.com> * feat: url log parsing / reporting when executing a command (#3461) * Initial PR for url reporting * Rename URLReport var to URLReportFileName * Remove URLReportFileName from piper flags * Update pkg/command/command.go * Update pkg/command/command.go * Update pkg/command/command.go Co-authored-by: Oliver Nocon <33484802+OliverNocon@users.noreply.github.com> * (fix) gitopsUpdateDeployment - integration test for kustomize (#3572) * (fix) gitopsUpdateDeployment - integration test for kustomize Signed-off-by: Michael Sprauer * (fix) test: dash login shell is "-l" Signed-off-by: Michael Sprauer Co-authored-by: Oliver Nocon <33484802+OliverNocon@users.noreply.github.com> * fix (mavenBuild) multi-module maven builds (#3587) * moving jacoco agent preparation to after the goal flatten * adding jacoco plugin to end Co-authored-by: anilkeshav27 * fix(malwareExecuteScan): dont bind docker scanning to buildtool (#3547) Co-authored-by: Oliver Nocon <33484802+OliverNocon@users.noreply.github.com> * Updates telemetry logging information for internal reporting (#3585) * Add StepStartTime, Renames StepDuration, adds PiperCommithash, removes Branch, GitOwner, GitRepository from logged telemetry information * Fixes test case for telemetry logging * Activates step monitoring data in debug mode * Pretty debug json printing * Reduces log noise, setting warning to debug * feat(kubernetesDeploy): added valuesMapping config option (#3568) * Feature/fortify execute scan gradle (#3582) * initial fortify gradle commit * initial fortify gradle commit Co-authored-by: Sven Merk <33895725+nevskrem@users.noreply.github.com> Co-authored-by: Oliver Nocon <33484802+OliverNocon@users.noreply.github.com> * add access_token alias to artifactPrepareVersion (#3588) Co-authored-by: Anil Keshav * fix(whitesourceExecuteScan): docker image download if dockerConfigJSON is set in vault (#3591) Co-authored-by: ffeldmann * checkmarxExecuteScan fixes (#3540) * Fix FilterByTeamName and LoadExistingProject * Fix project name loop Co-authored-by: Sven Merk <33895725+nevskrem@users.noreply.github.com> Co-authored-by: Daniel Bernd <93763187+danManSAP@users.noreply.github.com> Co-authored-by: Oliver Feldmann Co-authored-by: Siarhei Pazdniakou Co-authored-by: Oliver Nocon <33484802+OliverNocon@users.noreply.github.com> Co-authored-by: Christian Volk Co-authored-by: Linda Siebert <39100394+LindaSieb@users.noreply.github.com> Co-authored-by: Jesse Awan Co-authored-by: thtrinh Co-authored-by: Sumeet PATIL Co-authored-by: Sven Merk <33895725+nevskrem@users.noreply.github.com> Co-authored-by: Eugene Kortelyov Co-authored-by: Michael Co-authored-by: Anil Keshav Co-authored-by: anilkeshav27 Co-authored-by: ffeldmann Co-authored-by: Pavel Busko Co-authored-by: Maurice Breit Co-authored-by: Adrien <99400874+hubadr@users.noreply.github.com> Co-authored-by: Daniel Mieg <56156797+DanielMieg@users.noreply.github.com> --- cmd/abapEnvironmentPushATCSystemConfig_generated.go | 2 +- resources/metadata/abapEnvironmentPushATCSystemConfig.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cmd/abapEnvironmentPushATCSystemConfig_generated.go b/cmd/abapEnvironmentPushATCSystemConfig_generated.go index ec7292f76..9fba61eee 100644 --- a/cmd/abapEnvironmentPushATCSystemConfig_generated.go +++ b/cmd/abapEnvironmentPushATCSystemConfig_generated.go @@ -45,7 +45,7 @@ func AbapEnvironmentPushATCSystemConfigCommand() *cobra.Command { Long: `This step is for creating/updating an [ATC](https://help.sap.com/products/BTP/65de2977205c403bbc107264b8eccf4b/657285a09f7148d894c27bb8e17827cf.html?version=Cloud) system configurationon on an SAP BTP, ABAP Environment system. Please provide either of the following options: -* The host and credentials the SAP BTP, ABAP Environment system itself. The credentials must be configured for the Communication Scenario [SAP_COM_0763] (https://help.sap.com/products/BTP/65de2977205c403bbc107264b8eccf4b/657285a09f7148d894c27bb8e17827cf.html?version=Cloud). +* The host and credentials the SAP BTP, ABAP Environment system itself. The credentials must be configured for the Communication Scenario [SAP_COM_0763](https://help.sap.com/products/BTP/65de2977205c403bbc107264b8eccf4b/657285a09f7148d894c27bb8e17827cf.html?version=Cloud). * The Cloud Foundry parameters (API endpoint, organization, space), credentials, the service instance for the ABAP service and the service key for the Communication Scenario SAP_COM_0763. * Only provide one of those options with the respective credentials. If all values are provided, the direct communication (via host) has priority.`, PreRunE: func(cmd *cobra.Command, _ []string) error { diff --git a/resources/metadata/abapEnvironmentPushATCSystemConfig.yaml b/resources/metadata/abapEnvironmentPushATCSystemConfig.yaml index f65a1d4fb..69a234ea9 100644 --- a/resources/metadata/abapEnvironmentPushATCSystemConfig.yaml +++ b/resources/metadata/abapEnvironmentPushATCSystemConfig.yaml @@ -5,7 +5,7 @@ metadata: This step is for creating/updating an [ATC](https://help.sap.com/products/BTP/65de2977205c403bbc107264b8eccf4b/657285a09f7148d894c27bb8e17827cf.html?version=Cloud) system configurationon on an SAP BTP, ABAP Environment system. Please provide either of the following options: - * The host and credentials the SAP BTP, ABAP Environment system itself. The credentials must be configured for the Communication Scenario [SAP_COM_0763] (https://help.sap.com/products/BTP/65de2977205c403bbc107264b8eccf4b/657285a09f7148d894c27bb8e17827cf.html?version=Cloud). + * The host and credentials the SAP BTP, ABAP Environment system itself. The credentials must be configured for the Communication Scenario [SAP_COM_0763](https://help.sap.com/products/BTP/65de2977205c403bbc107264b8eccf4b/657285a09f7148d894c27bb8e17827cf.html?version=Cloud). * The Cloud Foundry parameters (API endpoint, organization, space), credentials, the service instance for the ABAP service and the service key for the Communication Scenario SAP_COM_0763. * Only provide one of those options with the respective credentials. If all values are provided, the direct communication (via host) has priority.