Skip to content

VEC-440 linting, building, versioning improvements #11

VEC-440 linting, building, versioning improvements

VEC-440 linting, building, versioning improvements #11

Workflow file for this run

name: Lint
permissions:
contents: read
pull-requests: write
on: pull_request
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Set up Helm
uses: azure/setup-helm@fe7b79cd5ee1e45176fcad797de68ecaf3ca4814
with:
version: latest
- uses: actions/[email protected]
with:
python-version: '3.x'
check-latest: true
- name: Set up chart-testing
uses: helm/chart-testing-action@e6669bcd63d7cb57cb4380c33043eebe5d111992
- name: Run chart-testing (lint)
run: |
cd charts/aerospike-vector-search
ct lint --chart-dirs . --charts .