Commit Graph

2 Commits

Author SHA1 Message Date
Drew Walters c6fb131022 CI: Add chart build job for latest Helm toolkit
This commit introduces a non-voting job to lint Helm charts against the
latest version of Helm toolkit from OpenStack-Helm Infra. This job
should serve as an indicator of when it's safe to advance the version of
Helm toolkit used by Airship.

Additionally, this commit modifies all Helm chart lint jobs to run on
each commit, regardless of the files modified by a change. This should
not introduce a noticeable difference in CI runtime, as these jobs
execute quicker than the tox jobs.

Change-Id: I6c205d983a9556120ec9ce7ed70a44e7286eb6dd
2019-04-03 14:24:21 +00:00
Drew Walters 3abea31a1f CI: Add chart build gate
This commit introduces a chart build gate that triggers when changes are
made to charts in the charts/ directory.

Change-Id: Ieec10c36adfd0538e70ac47ad30ce314f24f712f
2019-01-28 11:35:58 -06:00