Skip to content
HDCharts

How HDCharts Ships

Every change goes through the same path: a pull request is checked, merged changes are published as a nightly snapshot, and a maintainer promotes a tested snapshot to a release. All workflows live in HDCharts/charts.

Loading diagram…
StageWorkflowWhat it publishes
Pull requestpull-request.yml, pull-request-api.yml, pull-request-gif-validation.ymlNothing; it gates the merge.
Snapshotnightly.yml → snapshot-release.ymlMaven snapshot, snapshot API reference and demo, snapshot Android APK, snapshot docs.
Releaserelease.ymlMaven release and tag, versioned API reference and demo, release Android APK, versioned docs, GitHub release.