Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance CI/CD infrastructure #593

Merged
merged 51 commits into from
Aug 15, 2024
Merged

Enhance CI/CD infrastructure #593

merged 51 commits into from
Aug 15, 2024

Conversation

chensuyue
Copy link
Collaborator

@chensuyue chensuyue commented Aug 14, 2024

Description

  1. Support flexible docker image version in docker compose yaml, with ${REGISTRY:-opea}/searchqna:${TAG:-latest}, so it's easy to use a specific release version rather then always use the latest one.
  2. Add docker_build_compose.yaml for each examples image build, and applied in CI test scripts. It can be also used in the read to build all the images in one cmd. @NeoZhangJianyu
  3. Update manually CD workflow for release test/scan/publish
    • support test nodes inputs
    • support GenAIComps branch inputs
    • support build all the related docker images in one click

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 <[email protected]>
Signed-off-by: chensuyue <[email protected]>
Signed-off-by: chensuyue <[email protected]>
Signed-off-by: chensuyue <[email protected]>
Signed-off-by: chensuyue <[email protected]>
Signed-off-by: chensuyue <[email protected]>
Signed-off-by: chensuyue <[email protected]>
Signed-off-by: chensuyue <[email protected]>
Signed-off-by: chensuyue <[email protected]>
Signed-off-by: chensuyue <[email protected]>
Signed-off-by: chensuyue <[email protected]>
Signed-off-by: chensuyue <[email protected]>
pre-commit-ci bot and others added 3 commits August 14, 2024 15:14
Signed-off-by: chensuyue <[email protected]>
Signed-off-by: chensuyue <[email protected]>
Signed-off-by: chensuyue <[email protected]>
Signed-off-by: chensuyue <[email protected]>
Signed-off-by: chensuyue <[email protected]>
Signed-off-by: chensuyue <[email protected]>
Signed-off-by: chensuyue <[email protected]>
Signed-off-by: chensuyue <[email protected]>
Signed-off-by: chensuyue <[email protected]>
@chensuyue chensuyue changed the title Update manually trigger CD workflow Enhance CI/CD infrastructure Aug 15, 2024
@chensuyue
Copy link
Collaborator Author

AudioQnA is a code issue, will be fixed in other PR.
Others failure related to the test code, will be fixed in other PR soon to save the test source.

@chensuyue chensuyue merged commit c26d0f6 into main Aug 15, 2024
41 of 48 checks passed
@chensuyue chensuyue deleted the suyue/cd_wf branch August 15, 2024 14:39
dmsuehir pushed a commit to dmsuehir/GenAIExamples that referenced this pull request Aug 15, 2024
Signed-off-by: chensuyue <[email protected]>
Signed-off-by: Sun, Xuehao <[email protected]>
dmsuehir pushed a commit to dmsuehir/GenAIExamples that referenced this pull request Aug 16, 2024
Signed-off-by: chensuyue <[email protected]>
Signed-off-by: Sun, Xuehao <[email protected]>
Signed-off-by: dmsuehir <[email protected]>
dmsuehir pushed a commit to dmsuehir/GenAIExamples that referenced this pull request Aug 16, 2024
Signed-off-by: chensuyue <[email protected]>
Signed-off-by: Sun, Xuehao <[email protected]>
Signed-off-by: dmsuehir <[email protected]>
dmsuehir pushed a commit to dmsuehir/GenAIExamples that referenced this pull request Aug 16, 2024
Signed-off-by: chensuyue <[email protected]>
Signed-off-by: Sun, Xuehao <[email protected]>
Signed-off-by: dmsuehir <[email protected]>
dmsuehir pushed a commit to dmsuehir/GenAIExamples that referenced this pull request Aug 16, 2024
Signed-off-by: chensuyue <[email protected]>
Signed-off-by: Sun, Xuehao <[email protected]>
Signed-off-by: dmsuehir <[email protected]>
dmsuehir pushed a commit to dmsuehir/GenAIExamples that referenced this pull request Aug 16, 2024
Signed-off-by: chensuyue <[email protected]>
Signed-off-by: Sun, Xuehao <[email protected]>
Signed-off-by: dmsuehir <[email protected]>
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