Closed matias-easymile closed 3 months ago
@AlessandroPomponio
Thank you very much for reporting this @matias-easymile !
@srikumar003 when we use pipenv run mkdocs gh-deploy
in the website's CI, we end up losing the yaml that allows helm installation (https://github.com/datashim-io/datashim/blob/520a50c7e1c08b1a15772eb3f2ea5f1d9c51639c/index.yaml)
Do we have a recipe to create this file programmatically or do we need to copy this file all the time?
Great to know the issue is confirmed. And seems already fixed, thanks for your lightspeed correction 👍
Have a nice day @AlessandroPomponio
@matias-easymile not completely fixed yet :-) We have a PR for the ci change that caused this in the first place and checking that it does not break anything
All good now
What happened: https://github.com/datashim-io/datashim/commit/e219c310a957c8716b6ff0aa83da5b6ab7ed76ea Since this commit, it seems the index.yaml file is not deployed on helm repository url :
What you expected to happen: Helm repo fetch is working as expected.
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Environment:
kubectl version
): NAcat /etc/os-release
): NAuname -a
): NA