Skip to content
This repository was archived by the owner on May 30, 2026. It is now read-only.

Port BOM_PROCESSING_FAILED notification from upstream - #89

Merged
nscuro merged 1 commit into
mainfrom
backport_upstream_pr_2264
Apr 11, 2023
Merged

Port BOM_PROCESSING_FAILED notification from upstream#89
nscuro merged 1 commit into
mainfrom
backport_upstream_pr_2264

Conversation

@nscuro

@nscuro nscuro commented Apr 6, 2023

Copy link
Copy Markdown
Member

Description

This PR ports the BOM_PROCESSING_FAILED notification from upstream DT.

Original PR: DependencyTrack/dependency-track#2600

Hyades PR: DependencyTrack/hyades#484

Addressed Issue

DependencyTrack/hyades#374

Additional Details

N/A

Checklist

  • I have read and understand the contributing guidelines
  • This PR fixes a defect, and I have provided tests to verify that the fix is effective
  • This PR implements an enhancement, and I have provided tests to verify that it works as intended
  • This PR introduces changes to the database model, and I have added corresponding update logic
  • This PR introduces new or alters existing behavior, and I have updated the documentation accordingly

Co-authored-by: RBickert <rbt@mm-software.com>
Signed-off-by: nscuro <nscuro@protonmail.com>
@nscuro nscuro changed the title Backport https://github.com/DependencyTrack/dependency-track/pull/2600 Port BOM_PROCESSING_FAILED notification from upstream Apr 6, 2023
@nscuro nscuro added the enhancement New feature or request label Apr 6, 2023
@sonatype-lift

sonatype-lift Bot commented Apr 6, 2023

Copy link
Copy Markdown
Contributor

🛠 Lift Auto-fix

Some of the Lift findings in this PR can be automatically fixed. You can download and apply these changes in your local project directory of your branch to review the suggestions before committing.1

# Download the patch
curl https://lift.sonatype.com/api/patch/github.com/DependencyTrack/hyades-apiserver/89.diff -o lift-autofixes.diff

# Apply the patch with git
git apply lift-autofixes.diff

# Review the changes
git diff

Want it all in a single command? Open a terminal in your project's directory and copy and paste the following command:

curl https://lift.sonatype.com/api/patch/github.com/DependencyTrack/hyades-apiserver/89.diff | git apply

Once you're satisfied, commit and push your changes in your project.

Footnotes

  1. You can preview the patch by opening the patch URL in the browser.

@nscuro
nscuro merged commit 51b7217 into main Apr 11, 2023
@nscuro
nscuro deleted the backport_upstream_pr_2264 branch April 11, 2023 10:11
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators May 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants