Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
remove neural insight CI
Signed-off-by: Sun, Xuehao <[email protected]>
  • Loading branch information
XuehaoSun committed Jul 9, 2024
commit 86fe739ed89764d7fc23ed6542be8550146d9a92
59 changes: 0 additions & 59 deletions .azure-pipelines/code-scan-neural-insights.yaml

This file was deleted.

33 changes: 0 additions & 33 deletions .azure-pipelines/ut-neural-insights.yaml

This file was deleted.

18 changes: 0 additions & 18 deletions .github/checkgroup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,6 @@ subprojects:
- "Code-Scan (DocStyle Code Scan DocStyle)"
- "Code-Scan (Pylint Code Scan Pylint)"

- id: "Code Scan Neural-Insights Tests workflow"
paths:
- "neural_insights/**"
- "setup.py"
- ".azure-pipelines/code-scan-neural-insights.yml"
checks:
- "Code-Scan-Neural-Insights"
- "Code-Scan-Neural-Insights (Bandit Code Scan Bandit)"
- "Code-Scan-Neural-Insights (DocStyle Code Scan DocStyle)"
- "Code-Scan-Neural-Insights (Pylint Code Scan Pylint)"

- id: "Code Scan Neural-Solution Tests workflow"
paths:
- "neural_solution/**"
Expand Down Expand Up @@ -137,13 +126,6 @@ subprojects:
checks:
- "UT-ITREX"

- id: "Unit Tests Neural-Insights workflow"
paths:
- "neural_insights/**"
- "setup.py"
checks:
- "UT-Neural-Insights"

- id: "Unit Tests Neural-Solution workflow"
paths:
- "neural_solution/**"
Expand Down