openimsdk / helm-charts

helm charts repository for openim
https://openimsdk.github.io/helm-charts/
Apache License 2.0
14 stars 10 forks source link

🔮[RFC #0009]: CI/CD Design for OpenIMSDK Helm Charts #30

Closed cubxxw closed 9 months ago

cubxxw commented 9 months ago

[RFC #0000] CI/CD Design for OpenIMSDK Helm Charts

Meta

Summary

This RFC proposes a CI/CD pipeline design for the OpenIMSDK Helm charts to ensure their reliability and stability. The aim is to automate testing and deployment processes, reducing manual intervention and increasing efficiency.

Definitions

Motivation

What it is

A CI/CD pipeline for automating the testing, validation, and deployment of OpenIMSDK Helm charts. This will include linting, unit testing, integration testing, and automated release processes.

How it Works

Migration

N/A – This RFC does not involve changes that require migration.

Drawbacks

Alternatives

Prior Art

Similar CI/CD processes are used in various open-source projects to ensure the quality and reliability of software releases.

Unresolved Questions

Spec. Changes (OPTIONAL)

N/A

History