Skip to content

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

Merged
lvliang-intel merged 3 commits into
mainfrom
suyue/op4
May 14, 2025
Merged

[CICD enhance] DBQnA run CI with latest base image, group logs in GHA outputs.#1931
lvliang-intel merged 3 commits into
mainfrom
suyue/op4

Conversation

@chensuyue

@chensuyue chensuyue commented May 12, 2025

Copy link
Copy Markdown
Collaborator

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:18
@chensuyue chensuyue requested a review from lvliang-intel as a code owner May 12, 2025 03:18
@github-actions

github-actions Bot commented May 12, 2025

Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Files

None

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 by enabling tests with the latest base image and improving the readability of logs in GitHub Actions outputs.

  • Adds IMAGE_REPO and BASE_TAG arguments to allow dynamic base image tagging.
  • Removes redundant proxy configuration from one of the service sections.
  • Introduces a new key "expends: text2sql" which appears intended to group configurations or extend functionality.
Files not reviewed (2)
  • DBQnA/tests/test_compose_on_rocm.sh: Language not supported
  • DBQnA/tests/test_compose_on_xeon.sh: Language not supported

Comment thread DBQnA/docker_image_build/build.yaml Outdated
chensuyue and others added 2 commits May 13, 2025 09:32
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: chensuyue <suyue.chen@intel.com>
@lvliang-intel lvliang-intel merged commit 8eac02e into main May 14, 2025
20 checks passed
@lvliang-intel lvliang-intel deleted the suyue/op4 branch May 14, 2025 09:12
cogniware-devops pushed a commit to Cogniware-Inc/GenAIExamples that referenced this pull request Dec 19, 2025
… outputs. (opea-project#1931)

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.

4 participants