Skip to content
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

chore: switch to new parameter name #4968

Merged
merged 7 commits into from
Jun 28, 2024
Merged

chore: switch to new parameter name #4968

merged 7 commits into from
Jun 28, 2024

Commits on Jun 28, 2024

  1. chore: switch to new parameter name

    Since warnings-ng plugin version 11 the blameDisabled parameter
    has been replaced by skipBlames.
    To be compatible with Jenkinsfile Runner we put the recordIssues step
    into a try/catch, so no exception is thrown and the build fails.
    o-liver committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    171569d View commit details
    Browse the repository at this point in the history
  2. Publish TargetVector enhanced retry (#4971)

    * cache Error, increase max polling duration
    
    * Update abapAddonAssemblyKitPublishTargetVector_generated.go
    tiloKo authored and o-liver committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    e27f89c View commit details
    Browse the repository at this point in the history
  3. Adapt clone step to work with customer-managed Repos (BYOG) (#4966)

    * 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]>
    2 people authored and o-liver committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    837c6c7 View commit details
    Browse the repository at this point in the history
  4. Resilience improvement for mend JRE download (#4974)

    Signed-off-by: Vijayan T <[email protected]>
    vijayanjay authored and o-liver committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    96a4592 View commit details
    Browse the repository at this point in the history
  5. Improving buildDescriptorExcludeList for npm (#4976)

    Signed-off-by: Vijayan T <[email protected]>
    vijayanjay authored and o-liver committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    162cdf8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7948c5b View commit details
    Browse the repository at this point in the history
  7. docs: improve wording

    Co-authored-by: Srinikitha Kondreddy <[email protected]>
    o-liver and srinikitha09 authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    b5f871b View commit details
    Browse the repository at this point in the history