Conversation
|
Warning You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again! |
There was a problem hiding this comment.
Pull request overview
Adds a GitHub Actions workflow to generate a CycloneDX SBOM for taos-ws-py and scan it with Anchore on PRs and releases.
Changes:
- Introduce new
.github/workflows/taos-ws-py-sbom.ymlworkflow. - Generate SBOM via
anchore/sbom-actionand scan it viaanchore/scan-action. - Upload the generated SBOM as a workflow artifact.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #384 +/- ##
=======================================
Coverage 81.95% 81.95%
=======================================
Files 24 24
Lines 3713 3713
=======================================
Hits 3043 3043
Misses 670 670 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…PyPI publishing steps
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 4 out of 5 changed files in this pull request and generated 7 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
…low; update SBOM condition for versioning
Description
chore: add sbom workflow
Issue(s)
Checklist
Please check the items in the checklist if applicable.