-
Notifications
You must be signed in to change notification settings - Fork 218
Integrate openeuler images into CI/CD #1842
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
Conversation
Signed-off-by: chensuyue <[email protected]>
for more information, see https://pre-commit.ci
Signed-off-by: chensuyue <[email protected]>
for more information, see https://pre-commit.ci
* add openEuler support and update some tests Signed-off-by: zhihang <[email protected]> * add openEuler support for NGINX Signed-off-by: zhihang <[email protected]> * update copyright and add test for nginx Signed-off-by: zhihang <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Signed-off-by: zhihang <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: chensuyue <[email protected]>
|
@zhihangdeng please fix the dockerfile hadolint scan issue, https://github.com/opea-project/GenAIComps/actions/runs/16288723654/job/45993360729?pr=1842 |
@chensuyue OK, solved in #1850 |
* fix the dockerfile hadolint scan issue Signed-off-by: zhihang <[email protected]> * update dataprep Signed-off-by: zhihang <[email protected]> --------- Signed-off-by: zhihang <[email protected]>
|
tests/dataprep/test_dataprep_redis.sh, test pass. https://github.com/opea-project/GenAIComps/actions/runs/16366260197/job/46244122393?pr=1842 |
Signed-off-by: chensuyue <[email protected]>
Signed-off-by: chensuyue <[email protected]>
* fix the dockerfile hadolint scan issue Signed-off-by: zhihang <[email protected]> * update dataprep Signed-off-by: zhihang <[email protected]> * fix some bugs Signed-off-by: zhihang <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Signed-off-by: zhihang <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: chensuyue <[email protected]>
|
https://github.com/opea-project/GenAIComps/actions/runs/16433299637/job/46438589974?pr=1842 |
|
Support "opea/xxx:latest-openeuler" image publish |
Signed-off-by: chensuyue <[email protected]>
Signed-off-by: chensuyue <[email protected]>
This reverts commit a38eb86.
|
The left issue is not related to this PR, trace by issue, #1865. |
|
This PR is ready for merge. |
Signed-off-by: chensuyue <[email protected]>
* build image for openeuler Signed-off-by: chensuyue <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Handle the image name check issue in image build yaml Signed-off-by: chensuyue <[email protected]> * Support for openEuler (opea-project#1813) * add openEuler support and update some tests Signed-off-by: zhihang <[email protected]> * add openEuler support for NGINX Signed-off-by: zhihang <[email protected]> * update copyright and add test for nginx Signed-off-by: zhihang <[email protected]> --------- Signed-off-by: zhihang <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * build images for openeuler Signed-off-by: chensuyue <[email protected]> * fix the dockerfile hadolint scan issue (opea-project#1850) Signed-off-by: zhihang <[email protected]> * update dataprep Signed-off-by: zhihang <[email protected]> --------- Signed-off-by: zhihang <[email protected]> * Fix some bugs in Embedding and Guardrails (opea-project#1858) * fix the dockerfile hadolint scan issue Signed-off-by: zhihang <[email protected]> * update dataprep Signed-off-by: zhihang <[email protected]> * fix some bugs Signed-off-by: zhihang <[email protected]> --------- Signed-off-by: zhihang <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * guardrails-openeuler image build Signed-off-by: chensuyue <[email protected]> * update conda env activate step Signed-off-by: chensuyue <[email protected]> * use local cache for BRIDGE_TOWER_MODEL Signed-off-by: chensuyue <[email protected]> --------- Signed-off-by: chensuyue <[email protected]> Signed-off-by: zhihang <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Signed-off-by: sunzhonghua2004 <[email protected]>
Description
Integrate openeuler images build/test/release into OEPA CI/CD.
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.
Dependencies
List the newly introduced 3rd party dependency if exists.
Tests
Describe the tests that you ran to verify your changes.