industrial-edge-insights-time-series: Updated the github workflows.#939
Merged
industrial-edge-insights-time-series: Updated the github workflows.#939
Conversation
Changes: 1..github/workflows/pre-merge.yml - Added multimodal sample app. 2..github/workflows/industrial-edge-insights-time-series-scans.yml - Added helm opcua ingestion trivy scan 3..github/workflows/pre-merge.yml - Added multimodal sample app Signed-off-by: Pooja Kumbharkar <pooja.kumbharkar@intel.com>
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR updates GitHub workflows to add support for the multimodal sample application alongside the existing time-series functionality. The changes extend the CI/CD pipeline to include the new multimodal component while also enhancing the Trivy security scanning for different ingestion types.
- Added multimodal sample app support to pre-merge workflows
- Enhanced Trivy scanning to include separate scans for MQTT and OPC-UA configurations
- Updated pull request workflow to test both time-series and multimodal applications
Reviewed Changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| .github/workflows/pre-merge.yml | Added filter and build job for industrial-edge-insights-multimodal documentation |
| .github/workflows/industrial-edge-insights-time-series-scans.yml | Enhanced Trivy config scan to separately test MQTT and OPC-UA ingestion configurations |
| .github/workflows/industrial-edge-insights-time-series-pull-request.yml | Extended workflow to include multimodal app testing and updated naming to reflect broader scope |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
.github/workflows/industrial-edge-insights-time-series-pull-request.yml
Outdated
Show resolved
Hide resolved
vkb1
previously approved these changes
Nov 4, 2025
Contributor
vkb1
left a comment
There was a problem hiding this comment.
Thanks @pooja-intel , the PR looks good.
Just left very minor comments, once addressed we can have it merged.
.github/workflows/industrial-edge-insights-time-series-pull-request.yml
Outdated
Show resolved
Hide resolved
.github/workflows/industrial-edge-insights-time-series-pull-request.yml
Outdated
Show resolved
Hide resolved
Changes: industrial-edge-insights-time-series-pull-request.yml - Removed the extra space and statement. Signed-off-by: Pooja Kumbharkar <pooja.kumbharkar@intel.com>
vkb1
approved these changes
Nov 4, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Changes:
1..github/workflows/pre-merge.yml - Added multimodal sample app.
2..github/workflows/industrial-edge-insights-time-series-scans.yml -
Added helm opcua ingestion trivy scan
3..github/workflows/pre-merge.yml - Added multimodal sample app
Fixes # (issue)
Any Newly Introduced Dependencies
No
How Has This Been Tested?
yes
Checklist: