Storing OSS bucket and endpoint to Github Action secret will help
a developer to test the function without needing to changing code,
revert code. Instead, he/she just need to configure the secret contect
* first commit
WIP
finish all tests
finish github workflow
only for test
only for test
revert test code
minimize rbac
neats imports
fix tests
* reorg
small change
* rename
* organize registry directory
* fix cue not found
* install cue
* move definitions to and to-be-generated cue&yaml to root directory
* fix publish registry dir
* fix duplication of cue install
* try again
* try again
* Add latest release tag to be the prefix of latest version of Chart
Currently the latest chart is vela-core:latest, which could
not be supported by Artifacthub, add latest tag and make the
latest chart version as `vx.y.z-latest`
* calculate the next tag to be the latest master chart version
Co-authored-by: Jianbo Sun <wonderflow.sun@gmail.com>
* Set KubeVeal as verified publisher of ArtifactHub
Set KubeVela team as a verified publisher of Artifacthub,
Add README to the repo and add helm badge in github readme
To impleted #977
* Update hack/artifacthub/artifacthub-repo.yml
Co-authored-by: Ryan Zhang <yangzhangrice@hotmail.com>
* Update hack/artifacthub/artifacthub-repo.yml
Co-authored-by: Jianbo Sun <wonderflow.sun@gmail.com>
* add more owners
* add README to chart
Co-authored-by: Jianbo Sun <wonderflow.sun@gmail.com>
Co-authored-by: Ryan Zhang <yangzhangrice@hotmail.com>