mirror of
https://github.com/helm/charts.git
synced 2026-02-14 10:00:02 +00:00
This change does the following: - Adds a circleci config file - Has 2 scripts. One for installing tools and a separate one for executing tests - Removes lint testing from the changed.sh script since it is performed elsewhere - For linting changes the git diff mechanism to look at the merge base rather than all differences from master. The intent is to look for changes in this request rather than including those in PRs that may have already been merged to master while this one lingered. Ref #2337
129 B
129 B
CircleCI Testing
This directory contains scripts tailored to run on CircleCI. For more information see the test documentation.