-
Notifications
You must be signed in to change notification settings - Fork 67
industrial-edge-insights-multimodal: DBS github workflow fix #916
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
Conversation
Changes: .github/workflows/industrial-edge-insights-time-series-scans.yml - Fix for the DBS workflow, added HOST_IP env variable. Signed-off-by: Pooja Kumbharkar <[email protected]>
Changes: .github/workflows/industrial-edge-insights-time-series-scans.yml - Fixed the trivy file system scan by updating the file path Signed-off-by: Pooja Kumbharkar <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR fixes the DBS (database) workflow in the industrial-edge-insights GitHub Actions workflow by adding the HOST_IP environment variable configuration and correcting scan names from "Time Series" to "Multimodal". The changes also reorder the CWD variable assignment to occur after changing directories.
- Added HOST_IP environment variable extraction and configuration
- Corrected scan-name labels from "Time Series" to "Multimodal" for multimodal-related scans
- Moved CWD variable assignment to occur after directory changes
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Changes: 1.weld-data-simulator/Dockerfile - Fixed the trivy vuln for apt get install 2.industrial-edge-insights-time-series-scans.yml - Fix for trivy scan path Signed-off-by: Pooja Kumbharkar <[email protected]>
Changes: industrial-edge-insights-time-series-scans.yml - Updated the workflow nae Signed-off-by: Pooja Kumbharkar <[email protected]>
Changes: industrial-edge-insights-time-series-scans.yml - Fixed the bandit scan for converting json to csv Signed-off-by: Pooja Kumbharkar <[email protected]>
Description
Changes:
.github/workflows/industrial-edge-insights-time-series-scans.yml - Fix
for the DBS workflow, added HOST_IP env variable.
Fixes # (issue)
Any Newly Introduced Dependencies
No
How Has This Been Tested?
Yes
Checklist: