-
Notifications
You must be signed in to change notification settings - Fork 594
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
Adapt clone step to work with customer-managed Repos (BYOG) #4966
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
DanielMieg
reviewed
Jun 20, 2024
DanielMieg
reviewed
Jun 21, 2024
DanielMieg
reviewed
Jun 21, 2024
Co-authored-by: Daniel Mieg <[email protected]>
Co-authored-by: Daniel Mieg <[email protected]>
Co-authored-by: Daniel Mieg <[email protected]>
Co-authored-by: Daniel Mieg <[email protected]>
Co-authored-by: Daniel Mieg <[email protected]>
DanielMieg
approved these changes
Jun 21, 2024
/it |
o-liver
pushed a commit
that referenced
this pull request
Jun 28, 2024
* adding byog credentials for clone command * adding unit tests for clone body * adding parameters * adding optional byog parameters * fixing typo in username * remove aliases in config yaml * change yaml config * logs * change info log * change logs * remove logs * adding log statements * remove log statements * fixing typo in test class * change repoTest structure * remove comment * remove comment * generate * adding unit test comments * adding error handling * adding isByog check * fixing unit test * generate * Update manageGitRepositoryUtils_test.go * restructure isByog parameter * adding empty line for md linter * adding config.yaml example to docs * Update documentation/docs/steps/abapEnvironmentCloneGitRepo.md Co-authored-by: Daniel Mieg <[email protected]> * Update documentation/docs/steps/abapEnvironmentCloneGitRepo.md Co-authored-by: Daniel Mieg <[email protected]> * Update documentation/docs/steps/abapEnvironmentCloneGitRepo.md Co-authored-by: Daniel Mieg <[email protected]> * Update documentation/docs/steps/abapEnvironmentCloneGitRepo.md Co-authored-by: Daniel Mieg <[email protected]> * Update documentation/docs/steps/abapEnvironmentCloneGitRepo.md Co-authored-by: Daniel Mieg <[email protected]> * adding release --------- Co-authored-by: Daniel Mieg <[email protected]>
maxatsap
added a commit
to maxatsap/jenkins-library
that referenced
this pull request
Jul 23, 2024
…ix-fix * origin/master: (361 commits) fix vaultDisableOverwrite handling (SAP#4990) (fix) syft, fixing cyclone dx version to sbom version 1.4 for syft (SAP#4991) Update abapAddonAssemblyKitCheck.yaml (SAP#4992) Update abapAddonAssemblyKitCheck.yaml (SAP#4988) Find dist folder from sources (SAP#4984) Mend verbose mode improvements (SAP#4982) fix(groovy): handle NPE in utils unstash (SAP#4969) DetectExecuteScan enhance logging && Adding new parameter (includeDevDependencies) for WS step (SAP#4958) Disable telemetry reporting (SAP#4983) Fixed excluded directories with pattern (SAP#4980) fix(credentialdiggerScan): get_discoveries and docker image (SAP#4613) Cleanup outdated blue green support for cf native build tools (SAP#4965) Excluded directory '.pipeline' for detectExecuteScan step (SAP#4955) chore: switch to new parameter name (SAP#4968) Improving buildDescriptorExcludeList for npm (SAP#4976) Resilience improvement for mend JRE download (SAP#4974) Adapt clone step to work with customer-managed Repos (BYOG) (SAP#4966) Publish TargetVector enhanced retry (SAP#4971) errorcause and remove telemetry warnings (SAP#4951) Enabled the possibility to avoid aggregation of NPM projects in WhitesourceExecuteScan (SAP#4956) ...
maxatsap
pushed a commit
to maxatsap/jenkins-library
that referenced
this pull request
Jul 23, 2024
* adding byog credentials for clone command * adding unit tests for clone body * adding parameters * adding optional byog parameters * fixing typo in username * remove aliases in config yaml * change yaml config * logs * change info log * change logs * remove logs * adding log statements * remove log statements * fixing typo in test class * change repoTest structure * remove comment * remove comment * generate * adding unit test comments * adding error handling * adding isByog check * fixing unit test * generate * Update manageGitRepositoryUtils_test.go * restructure isByog parameter * adding empty line for md linter * adding config.yaml example to docs * Update documentation/docs/steps/abapEnvironmentCloneGitRepo.md Co-authored-by: Daniel Mieg <[email protected]> * Update documentation/docs/steps/abapEnvironmentCloneGitRepo.md Co-authored-by: Daniel Mieg <[email protected]> * Update documentation/docs/steps/abapEnvironmentCloneGitRepo.md Co-authored-by: Daniel Mieg <[email protected]> * Update documentation/docs/steps/abapEnvironmentCloneGitRepo.md Co-authored-by: Daniel Mieg <[email protected]> * Update documentation/docs/steps/abapEnvironmentCloneGitRepo.md Co-authored-by: Daniel Mieg <[email protected]> * adding release --------- Co-authored-by: Daniel Mieg <[email protected]>
maxatsap
added a commit
to maxatsap/jenkins-library
that referenced
this pull request
Jul 23, 2024
* origin/master: (421 commits) fix vaultDisableOverwrite handling (SAP#4990) (fix) syft, fixing cyclone dx version to sbom version 1.4 for syft (SAP#4991) Update abapAddonAssemblyKitCheck.yaml (SAP#4992) Update abapAddonAssemblyKitCheck.yaml (SAP#4988) Find dist folder from sources (SAP#4984) Mend verbose mode improvements (SAP#4982) fix(groovy): handle NPE in utils unstash (SAP#4969) DetectExecuteScan enhance logging && Adding new parameter (includeDevDependencies) for WS step (SAP#4958) Disable telemetry reporting (SAP#4983) Fixed excluded directories with pattern (SAP#4980) fix(credentialdiggerScan): get_discoveries and docker image (SAP#4613) Cleanup outdated blue green support for cf native build tools (SAP#4965) Excluded directory '.pipeline' for detectExecuteScan step (SAP#4955) chore: switch to new parameter name (SAP#4968) Improving buildDescriptorExcludeList for npm (SAP#4976) Resilience improvement for mend JRE download (SAP#4974) Adapt clone step to work with customer-managed Repos (BYOG) (SAP#4966) Publish TargetVector enhanced retry (SAP#4971) errorcause and remove telemetry warnings (SAP#4951) Enabled the possibility to avoid aggregation of NPM projects in WhitesourceExecuteScan (SAP#4956) ...
maxatsap
added a commit
to maxatsap/jenkins-library
that referenced
this pull request
Jul 23, 2024
…fig-fix * origin/master: (460 commits) fix vaultDisableOverwrite handling (SAP#4990) (fix) syft, fixing cyclone dx version to sbom version 1.4 for syft (SAP#4991) Update abapAddonAssemblyKitCheck.yaml (SAP#4992) Update abapAddonAssemblyKitCheck.yaml (SAP#4988) Find dist folder from sources (SAP#4984) Mend verbose mode improvements (SAP#4982) fix(groovy): handle NPE in utils unstash (SAP#4969) DetectExecuteScan enhance logging && Adding new parameter (includeDevDependencies) for WS step (SAP#4958) Disable telemetry reporting (SAP#4983) Fixed excluded directories with pattern (SAP#4980) fix(credentialdiggerScan): get_discoveries and docker image (SAP#4613) Cleanup outdated blue green support for cf native build tools (SAP#4965) Excluded directory '.pipeline' for detectExecuteScan step (SAP#4955) chore: switch to new parameter name (SAP#4968) Improving buildDescriptorExcludeList for npm (SAP#4976) Resilience improvement for mend JRE download (SAP#4974) Adapt clone step to work with customer-managed Repos (BYOG) (SAP#4966) Publish TargetVector enhanced retry (SAP#4971) errorcause and remove telemetry warnings (SAP#4951) Enabled the possibility to avoid aggregation of NPM projects in WhitesourceExecuteScan (SAP#4956) ...
maxatsap
added a commit
to maxatsap/jenkins-library
that referenced
this pull request
Jul 23, 2024
…1.371.0-edp * origin/whitesource-sbt-config-fix: (462 commits) fix vaultDisableOverwrite handling (SAP#4990) (fix) syft, fixing cyclone dx version to sbom version 1.4 for syft (SAP#4991) Update abapAddonAssemblyKitCheck.yaml (SAP#4992) Update abapAddonAssemblyKitCheck.yaml (SAP#4988) Find dist folder from sources (SAP#4984) Mend verbose mode improvements (SAP#4982) fix(groovy): handle NPE in utils unstash (SAP#4969) DetectExecuteScan enhance logging && Adding new parameter (includeDevDependencies) for WS step (SAP#4958) Disable telemetry reporting (SAP#4983) Fixed excluded directories with pattern (SAP#4980) fix(credentialdiggerScan): get_discoveries and docker image (SAP#4613) Cleanup outdated blue green support for cf native build tools (SAP#4965) Excluded directory '.pipeline' for detectExecuteScan step (SAP#4955) chore: switch to new parameter name (SAP#4968) Improving buildDescriptorExcludeList for npm (SAP#4976) Resilience improvement for mend JRE download (SAP#4974) Adapt clone step to work with customer-managed Repos (BYOG) (SAP#4966) Publish TargetVector enhanced retry (SAP#4971) errorcause and remove telemetry warnings (SAP#4951) Enabled the possibility to avoid aggregation of NPM projects in WhitesourceExecuteScan (SAP#4956) ...
maxatsap
added a commit
to maxatsap/jenkins-library
that referenced
this pull request
Oct 1, 2024
… v1.386.0-edp * origin/whitesource-sbt-config-fix: (462 commits) fix vaultDisableOverwrite handling (SAP#4990) (fix) syft, fixing cyclone dx version to sbom version 1.4 for syft (SAP#4991) Update abapAddonAssemblyKitCheck.yaml (SAP#4992) Update abapAddonAssemblyKitCheck.yaml (SAP#4988) Find dist folder from sources (SAP#4984) Mend verbose mode improvements (SAP#4982) fix(groovy): handle NPE in utils unstash (SAP#4969) DetectExecuteScan enhance logging && Adding new parameter (includeDevDependencies) for WS step (SAP#4958) Disable telemetry reporting (SAP#4983) Fixed excluded directories with pattern (SAP#4980) fix(credentialdiggerScan): get_discoveries and docker image (SAP#4613) Cleanup outdated blue green support for cf native build tools (SAP#4965) Excluded directory '.pipeline' for detectExecuteScan step (SAP#4955) chore: switch to new parameter name (SAP#4968) Improving buildDescriptorExcludeList for npm (SAP#4976) Resilience improvement for mend JRE download (SAP#4974) Adapt clone step to work with customer-managed Repos (BYOG) (SAP#4966) Publish TargetVector enhanced retry (SAP#4971) errorcause and remove telemetry warnings (SAP#4951) Enabled the possibility to avoid aggregation of NPM projects in WhitesourceExecuteScan (SAP#4956) ...
maxatsap
added a commit
to maxatsap/jenkins-library
that referenced
this pull request
Nov 20, 2024
… v1.406.0-edp * origin/whitesource-sbt-config-fix: (463 commits) allow whitesource sbt args to be overridden fix vaultDisableOverwrite handling (SAP#4990) (fix) syft, fixing cyclone dx version to sbom version 1.4 for syft (SAP#4991) Update abapAddonAssemblyKitCheck.yaml (SAP#4992) Update abapAddonAssemblyKitCheck.yaml (SAP#4988) Find dist folder from sources (SAP#4984) Mend verbose mode improvements (SAP#4982) fix(groovy): handle NPE in utils unstash (SAP#4969) DetectExecuteScan enhance logging && Adding new parameter (includeDevDependencies) for WS step (SAP#4958) Disable telemetry reporting (SAP#4983) Fixed excluded directories with pattern (SAP#4980) fix(credentialdiggerScan): get_discoveries and docker image (SAP#4613) Cleanup outdated blue green support for cf native build tools (SAP#4965) Excluded directory '.pipeline' for detectExecuteScan step (SAP#4955) chore: switch to new parameter name (SAP#4968) Improving buildDescriptorExcludeList for npm (SAP#4976) Resilience improvement for mend JRE download (SAP#4974) Adapt clone step to work with customer-managed Repos (BYOG) (SAP#4966) Publish TargetVector enhanced retry (SAP#4971) errorcause and remove telemetry warnings (SAP#4951) ...
maxatsap
added a commit
to maxatsap/jenkins-library
that referenced
this pull request
Jan 10, 2025
… v1.418.0-edp * origin/whitesource-sbt-config-fix: (463 commits) allow whitesource sbt args to be overridden fix vaultDisableOverwrite handling (SAP#4990) (fix) syft, fixing cyclone dx version to sbom version 1.4 for syft (SAP#4991) Update abapAddonAssemblyKitCheck.yaml (SAP#4992) Update abapAddonAssemblyKitCheck.yaml (SAP#4988) Find dist folder from sources (SAP#4984) Mend verbose mode improvements (SAP#4982) fix(groovy): handle NPE in utils unstash (SAP#4969) DetectExecuteScan enhance logging && Adding new parameter (includeDevDependencies) for WS step (SAP#4958) Disable telemetry reporting (SAP#4983) Fixed excluded directories with pattern (SAP#4980) fix(credentialdiggerScan): get_discoveries and docker image (SAP#4613) Cleanup outdated blue green support for cf native build tools (SAP#4965) Excluded directory '.pipeline' for detectExecuteScan step (SAP#4955) chore: switch to new parameter name (SAP#4968) Improving buildDescriptorExcludeList for npm (SAP#4976) Resilience improvement for mend JRE download (SAP#4974) Adapt clone step to work with customer-managed Repos (BYOG) (SAP#4966) Publish TargetVector enhanced retry (SAP#4971) errorcause and remove telemetry warnings (SAP#4951) ...
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