-
Notifications
You must be signed in to change notification settings - Fork 66
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
Bill of Materials - Detailing Dependencies #4479
Conversation
…es and list dependency metadata in the dependency list
…hen dependency name/version/instance name don't overlap
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 4362-bom-api #4479 +/- ##
=============================================
Coverage 78.14% 78.14%
=============================================
Files 299 299
Lines 14251 14251
Branches 3232 3232
=============================================
Hits 11136 11136
Misses 3115 3115
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
So, the UI is great, although I've noticed that not all of my dependencies are listed. For example, I installed What limitations are expected here @Steve-Mcl? |
Rubber ducked with Steve - it's because I was running a local stack with my Dashboard development environment setup. Anything installed via FlowFuse > Settings > Palette, or the Palette Manager works great. |
Have opened #4501 to ensure we include docs before the over-arching epic can be considered completed, but this is a great addition. I know it was built on my designs, but do think it's a little cleaner like this, so have made appropriate CSS changes: ![]() |
Awaiting final tests to pass, but this is great |
Created FlowFuse/website#2565 for the changelog entry, will tackle both changelog & docs first thing tomorrow |
Description
Implemented Design: Draft 1 from parent issue
Related Issue(s)
closes #4363
Checklist
flowforge.yml
?FlowFuse/helm
to update ConfigMap TemplateFlowFuse/CloudProject
to update values for Staging/ProductionLabels
area:migration
label