matrixji opened a new issue, #54: URL: https://github.com/apache/incubator-devlake-helm-chart/issues/54
Some basic rules needed to add to ci: - if things are changed under the `charts` folder, the `version` field in charts/devlake/Chart.yaml should be promoted, e.g: v0.14.5 -> v0.14.6, v0.14.5 -> v0.15.0 - the chart and the devlake version alignment: using the same major and minor version numbers, and could have different patch numbers. e.g chart version v0.14.5 for DevLake version v0.14.2 - each merge to master should be fast-forwardable and all commits need to squash to one before it merged I'll add some initial CI actions to check it for PR, and initial some guidance for it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
