Skip to content

Add simple release process and info for custom helm repo. #20

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

Merged
merged 13 commits into from
Nov 14, 2024

Conversation

thepetk
Copy link
Collaborator

@thepetk thepetk commented Nov 13, 2024

What does this PR do?:

  • Moves the chatbot helm chart content one level up and updates all links. The previous path for the Chart.yaml was charts/ai-software-templates/chatbot/0.1.0 and the new one is `charts/ai-software-templates/chatbot/.
  • Adds a very simple release process for the initial release.
  • The chart-releaser.yaml is replaced with the release.yaml. So everytime we cut a new release, e.g v0.1.0 the helm packages are pinned.
  • As we are going to clean the custom helm repository on the ai-lab-helm-charts repository, adds instructions on how someone can create a custom repository for their fork.

Which issue(s) this PR fixes:

https://issues.redhat.com/browse/DEVAI-210

PR acceptance criteria:

Testing and documentation do not need to be complete in order for this PR to be approved. We just need to ensure tracking issues are opened and linked to this PR, if they are not in the PR scope due to various constraints.

  • Tested and Verified
  • Documentation (READMEs, Product Docs, Blogs, Education Modules, etc.)

How to test changes / Special notes to the reviewer:

I have tested the release.yaml here: https://github.com/thepetk/ai-lab-helm-charts/releases/tag/v0.1.0

FYI in case someone wants to import the updated helm repository in their cluster feel free to use my github pages here: https://thepetk.github.io/ai-lab-helm-charts/ as helm repo.

Copy link
Contributor

@Jdubrick Jdubrick left a comment

Choose a reason for hiding this comment

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

Overall looks good, couple small comments and nits!

@thepetk
Copy link
Collaborator Author

thepetk commented Nov 13, 2024

Overall looks good, couple small comments and nits!

Thanks for the input :) I've addressed all comments as part of 200d198

Copy link
Contributor

@Jdubrick Jdubrick left a comment

Choose a reason for hiding this comment

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

lgtm after the changes

@thepetk
Copy link
Collaborator Author

thepetk commented Nov 14, 2024

@maysunfaisal @Jdubrick I'll need a re-approval / review after one small change I've added. Thanks!

@thepetk thepetk merged commit cbef21b into redhat-ai-dev:main Nov 14, 2024
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