Skip to content

[CICD enhance] DocIndexRetriever run CI with latest base image, group logs in GHA outputs.#1932

Merged
lvliang-intel merged 1 commit into
mainfrom
suyue/op5
May 16, 2025
Merged

[CICD enhance] DocIndexRetriever run CI with latest base image, group logs in GHA outputs.#1932
lvliang-intel merged 1 commit into
mainfrom
suyue/op5

Conversation

@chensuyue
Copy link
Copy Markdown
Collaborator

@chensuyue chensuyue commented May 12, 2025

Description

  1. Enable latest base image test for CI.
  2. Group log lines in GHA outputs for better readable logs.

Issues

List the issue or RFC link this PR is working on. If there is no such link, please mark it as n/a.

Type of change

List the type of change like below. Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds new functionality)
  • Breaking change (fix or feature that would break existing design and interface)
  • Others (enhancement, documentation, validation, etc.)

Dependencies

List the newly introduced 3rd party dependency if exists.

Tests

Describe the tests that you ran to verify your changes.

Signed-off-by: chensuyue <suyue.chen@intel.com>
Copilot AI review requested due to automatic review settings May 12, 2025 03:27
@github-actions
Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Files

None

Copy link
Copy Markdown
Contributor

Copilot AI left a 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 enhances the CI process for DocIndexRetriever by enabling tests with the latest base image and improving log grouping in GitHub Actions outputs.

  • Updated build arguments to use environment variables for IMAGE_REPO and BASE_TAG, enabling more flexible image builds.
  • Adjusted the Docker image build configuration to support the CI enhancement.
Files not reviewed (6)
  • DocIndexRetriever/Dockerfile: Language not supported
  • DocIndexRetriever/tests/test_compose_milvus_on_gaudi.sh: Language not supported
  • DocIndexRetriever/tests/test_compose_milvus_on_xeon.sh: Language not supported
  • DocIndexRetriever/tests/test_compose_on_gaudi.sh: Language not supported
  • DocIndexRetriever/tests/test_compose_on_xeon.sh: Language not supported
  • DocIndexRetriever/tests/test_compose_without_rerank_on_xeon.sh: Language not supported

@lvliang-intel lvliang-intel merged commit 7ee6f36 into main May 16, 2025
33 of 39 checks passed
@lvliang-intel lvliang-intel deleted the suyue/op5 branch May 16, 2025 07:16
cogniware-devops pushed a commit to Cogniware-Inc/GenAIExamples that referenced this pull request Dec 19, 2025
… logs in GHA outputs. (opea-project#1932)

Signed-off-by: chensuyue <suyue.chen@intel.com>
Signed-off-by: cogniware-devops <ambarish.desai@cogniware.ai>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants