Skip to content

Set opea_branch for CD test #1870

Merged
chensuyue merged 2 commits into
mainfrom
suyue/cd
Apr 24, 2025
Merged

Set opea_branch for CD test #1870
chensuyue merged 2 commits into
mainfrom
suyue/cd

Conversation

@chensuyue
Copy link
Copy Markdown
Collaborator

@chensuyue chensuyue commented Apr 23, 2025

Description

Set opea_branch for CD test

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>
Signed-off-by: chensuyue <suyue.chen@intel.com>
Copilot AI review requested due to automatic review settings April 23, 2025 07:52
@chensuyue chensuyue requested a review from ZePan110 as a code owner April 23, 2025 07:52
@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 adds a new workflow input parameter "opea_branch" for CD test purposes. Key changes include:

  • Adding a new input parameter "opea_branch" in the _run-docker-compose.yml workflow.
  • Propagating the "opea_branch" input into the Docker compose jobs.
  • Integrating "opea_branch" into the _example-workflow.yml for consistency with the CD test setup.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/workflows/_run-docker-compose.yml Added a new optional input "opea_branch" with a default value and integrated it into the job environment.
.github/workflows/_example-workflow.yml Included the "opea_branch" input in the job configuration.
Comments suppressed due to low confidence (2)

.github/workflows/_run-docker-compose.yml:35

  • [nitpick] The variable name 'opea_branch' may be ambiguous; consider renaming it to something more descriptive or adding a comment to clarify its intended purpose.
opea_branch:

.github/workflows/_example-workflow.yml:79

  • [nitpick] The use of 'opea_branch' may be unclear; consider using a more descriptive name or providing inline documentation for better clarity.
opea_branch: ${{ inputs.opea_branch }}

@chensuyue chensuyue merged commit f7002fc into main Apr 24, 2025
57 of 60 checks passed
@chensuyue chensuyue deleted the suyue/cd branch April 24, 2025 01:49
chensuyue added a commit that referenced this pull request Apr 25, 2025
Signed-off-by: chensuyue <suyue.chen@intel.com>
(cherry picked from commit f7002fc)
yongfengdu pushed a commit to yongfengdu/GenAIExamples that referenced this pull request May 8, 2025
Signed-off-by: chensuyue <suyue.chen@intel.com>
chyundunovDatamonsters pushed a commit to chyundunovDatamonsters/OPEA-GenAIExamples that referenced this pull request May 16, 2025
Signed-off-by: chensuyue <suyue.chen@intel.com>
Signed-off-by: Chingis Yundunov <c.yundunov@datamonsters.com>
cogniware-devops pushed a commit to Cogniware-Inc/GenAIExamples that referenced this pull request Dec 19, 2025
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