Closed jfavellar90 closed 1 year ago
Thanks for the pull request, @jfavellar90! Please note that it may take us up to several weeks or months to complete a review and merge your PR.
Feel free to add as much of the following information to the ticket as you can:
All technical communication about the code itself will be done via the GitHub pull request interface. As a reminder, our process documentation is here.
Please let us know once your PR is ready for our review and all tests are green.
Hey @jfavellar90, a friendly reminder to follow up on @bradenmacdonald's comment above.
Closed on behalf of https://github.com/openedx/openedx-k8s-harmony/pull/40
@jfavellar90 Even though your pull request wasn’t merged, please take a moment to answer a two question survey so we can improve your experience in the future.
This PR aims to implement the chart-releaser action to handle the releases of the harmony chart, hosting it in GitHub Pages. This PR implies the following changes in this repo:
charts
, which complies with the chart-releaser standard.gh-pages
branch was pushed to the repo. This branch will host the README of the repo and anindex.yaml
file containing harmony chart helpful metadata to install the chart with helm. Thisindex.yaml
file is auto-generated by the chart-releaser action, so it will exist once the first release is run.gh-pages
branch, as indicated in the chart-releaser prerequisites. The page is already available at https://openedx.github.io/openedx-k8s-harmony/If this is merged, operators would be able to add the helm repo and install the chart like this: