Enable auto package/release components(developed on lowcode platform)
Closed this issue · 0 comments
bjwswang commented
Integrate low code platform into kubebb with the help of tekton pipelines
. Will work with @Carrotzpc
Workflow
The workflow will be :
- Fetch source code (source code configuration)
- Build and push docker image
- Build helm charts
- Generate a SLSA provenance
- Push helm charts
Configurations
1. Fetch source code
Take minio
as an example:
2. Build and push image
To be detailed!
3. Build helm charts
To be detailed!
4. Generate a SLSA provenance
To be detailed!
5. Push helm charts
To be detailed!