You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/10/07 15:31:25 UTC

[GitHub] [pulsar-helm-chart] tisonkun commented on issue #290: Release Pulsar Helm Chart in GitHub Pages flavor

tisonkun commented on issue #290:
URL: https://github.com/apache/pulsar-helm-chart/issues/290#issuecomment-1271745474

   Thanks for your feedback @michaeljmarshall @ericsyh @yaalsn. Sorry for the late reply.
   
   Although any Apache TLP needs not to follow approaches adopted by other projects, I try to see how other projects do it:
   
   CouchDB, APISIX, and ShenYu use the GitHub Actions + GitHub Pages way.
   
   * https://github.com/apache/couchdb-helm/blob/main/.github/workflows/chart-releaser.yaml
   * https://github.com/apache/apisix-helm-chart/blob/master/.github/workflows/release.yaml
   * https://github.com/apache/shenyu-helm-chart/blob/main/.github/workflows/release.yml
   
   SkyWalking and Tika publish the Chart to https://apache.jfrog.io. I don't find the release manual yet.
   
   * https://github.com/apache/skywalking-kubernetes
   * https://github.com/apache/tika-helm
   
   @michaeljmarshall I ever thought of the release process based on dist.a.o. But thinking once more about the archive policy and upload process I tend to avoid them if we can.
   
   Thus, I'd like to continue to introduce the GitHub Pages flavor release. @michaeljmarshall does it make sense to you?
   
   Related actions have been added to whitelist: https://issues.apache.org/jira/browse/INFRA-23716


-- 
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: dev-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org