openedx / openedx-k8s-harmony

A Prototype Helm Chart for deploying multiple Open edX instances (via Tutor) onto a cluster.
GNU Affero General Public License v3.0
10 stars 14 forks source link

[CLOSED] Implementing releases for the harmony Helm Chart #36

Closed jfavellar90 closed 1 year ago

jfavellar90 commented 1 year ago

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:

If this is merged, operators would be able to add the helm repo and install the chart like this:

helm repo add openedx-harmony https://openedx.github.io/openedx-k8s-harmony
helm repo update
helm install [RELEASE_NAME] openedx-harmony/harmony-chart
openedx-webhooks commented 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.

itsjeyd commented 1 year ago

Hey @jfavellar90, a friendly reminder to follow up on @bradenmacdonald's comment above.

jfavellar90 commented 1 year ago

Closed on behalf of https://github.com/openedx/openedx-k8s-harmony/pull/40

openedx-webhooks commented 1 year ago

@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.