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

infra([DST-633]): setup dependency track #4351

Merged
merged 4 commits into from
Dec 30, 2024

Conversation

aromko
Copy link
Contributor

@aromko aromko commented Dec 20, 2024

Description

We integrate dependency track in our build pipeline. There is a new github action which will be triggered when we merge branches into main. Than a bom will be generated and uploaded to the server in our project. The result can be viewed in dependency track.

What should be tested?

Access to dependency track: https://dependencytrack.reservix.io/dashboard

Reviewers:

@marigold-ui/developer

Copy link

changeset-bot bot commented Dec 20, 2024

⚠️ No Changeset found

Latest commit: d8ab086

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

vercel bot commented Dec 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
marigold-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 24, 2024 7:29am
marigold-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 24, 2024 7:29am
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
marigold-production ⬜️ Ignored (Inspect) Visit Preview 💬 Add feedback Dec 24, 2024 7:29am

Copy link
Contributor

github-actions bot commented Dec 20, 2024

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 99.59% 8169/8203
🟢 Branches
88.14% (-1.67% 🔻)
364/413
🟢 Functions 99.25% 133/134
🟢 Lines 99.59% 8169/8203
Show files with reduced coverage 🔻
St.
File Statements Branches Functions Lines
🟢
... / Checkbox.tsx
97.47% (-2.53% 🔻)
60% (-24.62% 🔻)
100%
97.47% (-2.53% 🔻)
🟢
... / HelpText.tsx
97.83% (-2.17% 🔻)
76.92% (-23.08% 🔻)
100%
97.83% (-2.17% 🔻)
🟢 system/src/utils.ts 100%
69.23% (-18.27% 🔻)
100% 100%

Test suite run success

589 tests passing in 79 suites.

Report generated by 🧪jest coverage report action from d8ab086

@aromko aromko force-pushed the DST-633_add-dependency-track branch from 982e335 to f48a502 Compare December 23, 2024 06:36
@aromko aromko force-pushed the DST-633_add-dependency-track branch 2 times, most recently from 8ade004 to cb6ac29 Compare December 23, 2024 06:45
@aromko aromko force-pushed the DST-633_add-dependency-track branch from cb6ac29 to 3161daa Compare December 23, 2024 06:59
@aromko aromko force-pushed the DST-633_add-dependency-track branch 2 times, most recently from d841b5b to 88c564d Compare December 23, 2024 07:07
@aromko aromko force-pushed the DST-633_add-dependency-track branch from 88c564d to 7d76b24 Compare December 23, 2024 07:19
@OsamaAbdellateef OsamaAbdellateef merged commit 3718759 into main Dec 30, 2024
11 checks passed
@OsamaAbdellateef OsamaAbdellateef deleted the DST-633_add-dependency-track branch December 30, 2024 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:infrastructure Tooling and other chores
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants