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

Add workflow to automatically update helm chart 0-latest release #673

Merged
merged 3 commits into from
Jan 8, 2025

Conversation

yongfengdu
Copy link
Collaborator

Description

The summary of the proposed changes as long as the relevant motivation and context.

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)

Dependencies

List the newly introduced 3rd party dependency if exists.

Tests

Describe the tests that you ran to verify your changes.

Signed-off-by: Dolpher Du <[email protected]>
Copy link
Collaborator

@lianhao lianhao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

others seems to fine to me except the embedded comment

.github/workflows/releasedevhelm.yaml Show resolved Hide resolved
@poussa poussa requested review from poussa and removed request for daisy-ycguo January 8, 2025 09:38
@poussa poussa merged commit d9e5ed0 into opea-project:main Jan 8, 2025
6 checks passed
@@ -0,0 +1,66 @@
# Copyright (C) 2025 Intel Corporation
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In this case, we usually use push action, and name the yaml as push-xxx.yaml.


Should we also add a manually trigger action to release tag version helm charts? You can call it manual-xxx.yaml, like this https://github.com/opea-project/GenAIInfra/blob/main/.github/workflows/manual-image-build.yaml.

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