Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat(detect): Handle new error codes introduced by blackduck #5264

Merged
merged 3 commits into from
Feb 17, 2025

Conversation

kaplan-michael
Copy link
Contributor

Description

JIRA: ALBATROSS-858
This adds new error codes introduced by blackduck.
Related Blackduck docs -> https://documentation.blackduck.com/bundle/detect/page/troubleshooting/exit-codes.html

Checklist

  • [-] Tests
  • [-] Documentation
  • [-] Inner source library needs updating

Signed-off-by: Michael Kaplan <michael.kaplan@sap.com>
@kaplan-michael kaplan-michael requested a review from a team as a code owner February 12, 2025 10:53
Copy link

cla-assistant bot commented Feb 12, 2025

CLA assistant check
All committers have signed the CLA.

@CCFenner
Copy link
Member

/it-go

Copy link
Member

@CCFenner CCFenner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@CCFenner
Copy link
Member

/it-go

@CCFenner CCFenner merged commit c8bf4dd into SAP:master Feb 17, 2025
13 checks passed
maxatsap added a commit to maxatsap/jenkins-library that referenced this pull request Feb 19, 2025
* origin: (34 commits)
  Improve CF documentation (SAP#5274)
  feat: enhance release workflow with integration test status and dry run option (SAP#5273)
  feat(detect): Handle new error codes introduced by blackduck (SAP#5264)
  Add missed opts used by versioning.GetArtifact (SAP#5272)
  feat: allow passing values to writePipelineEnv (SAP#5270)
  try disabling t.Parallel() (SAP#5269)
  (chore): Improve log statements about secret ID expiration (SAP#5266)
  fix desc (SAP#5268)
  Update npmExecuteTests.md (SAP#5265)
  Revert "feat: allow passing values to writePipelineEnv (SAP#5261)" (SAP#5262)
  feat: allow passing values to writePipelineEnv (SAP#5261)
  (feat) Add System Trust Token Integration to JaaS (SAP#5257)
  feat(sonar): respect existing SONAR_SCANNER_OPTS definition (SAP#5230)
  chore(telemetry): Remove pendo remains (SAP#5256)
  feat(renovate): automerge PRs for patch updates (SAP#5252)
  fix(deps): Update version of mergo v1.0.0->v1.0.1 (SAP#5254)
  chore(add AllowEmptyCommits to address breaking change ) (SAP#5251)
  fix(deps): update module golang.org/x/mod to v0.22.0 (SAP#5088)
  chore(renovate): enable 'go mod tidy' and updating imports for PRs (SAP#5250)
  fix(deps): update module github.com/jeffail/gabs/v2 to v2.7.0 (SAP#5085)
  ...
maxatsap added a commit to maxatsap/jenkins-library that referenced this pull request Feb 19, 2025
* origin: (34 commits)
  Improve CF documentation (SAP#5274)
  feat: enhance release workflow with integration test status and dry run option (SAP#5273)
  feat(detect): Handle new error codes introduced by blackduck (SAP#5264)
  Add missed opts used by versioning.GetArtifact (SAP#5272)
  feat: allow passing values to writePipelineEnv (SAP#5270)
  try disabling t.Parallel() (SAP#5269)
  (chore): Improve log statements about secret ID expiration (SAP#5266)
  fix desc (SAP#5268)
  Update npmExecuteTests.md (SAP#5265)
  Revert "feat: allow passing values to writePipelineEnv (SAP#5261)" (SAP#5262)
  feat: allow passing values to writePipelineEnv (SAP#5261)
  (feat) Add System Trust Token Integration to JaaS (SAP#5257)
  feat(sonar): respect existing SONAR_SCANNER_OPTS definition (SAP#5230)
  chore(telemetry): Remove pendo remains (SAP#5256)
  feat(renovate): automerge PRs for patch updates (SAP#5252)
  fix(deps): Update version of mergo v1.0.0->v1.0.1 (SAP#5254)
  chore(add AllowEmptyCommits to address breaking change ) (SAP#5251)
  fix(deps): update module golang.org/x/mod to v0.22.0 (SAP#5088)
  chore(renovate): enable 'go mod tidy' and updating imports for PRs (SAP#5250)
  fix(deps): update module github.com/jeffail/gabs/v2 to v2.7.0 (SAP#5085)
  ...
maxatsap added a commit to maxatsap/jenkins-library that referenced this pull request Feb 19, 2025
* origin: (34 commits)
  Improve CF documentation (SAP#5274)
  feat: enhance release workflow with integration test status and dry run option (SAP#5273)
  feat(detect): Handle new error codes introduced by blackduck (SAP#5264)
  Add missed opts used by versioning.GetArtifact (SAP#5272)
  feat: allow passing values to writePipelineEnv (SAP#5270)
  try disabling t.Parallel() (SAP#5269)
  (chore): Improve log statements about secret ID expiration (SAP#5266)
  fix desc (SAP#5268)
  Update npmExecuteTests.md (SAP#5265)
  Revert "feat: allow passing values to writePipelineEnv (SAP#5261)" (SAP#5262)
  feat: allow passing values to writePipelineEnv (SAP#5261)
  (feat) Add System Trust Token Integration to JaaS (SAP#5257)
  feat(sonar): respect existing SONAR_SCANNER_OPTS definition (SAP#5230)
  chore(telemetry): Remove pendo remains (SAP#5256)
  feat(renovate): automerge PRs for patch updates (SAP#5252)
  fix(deps): Update version of mergo v1.0.0->v1.0.1 (SAP#5254)
  chore(add AllowEmptyCommits to address breaking change ) (SAP#5251)
  fix(deps): update module golang.org/x/mod to v0.22.0 (SAP#5088)
  chore(renovate): enable 'go mod tidy' and updating imports for PRs (SAP#5250)
  fix(deps): update module github.com/jeffail/gabs/v2 to v2.7.0 (SAP#5085)
  ...
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants