Skip to content

Enhance logging and error handling in init container logic #66

Enhance logging and error handling in init container logic

Enhance logging and error handling in init container logic #66

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@v4
with:
fetch-depth: 0
- name: Set up Helm
uses: azure/setup-helm@fe7b79cd5ee1e45176fcad797de68ecaf3ca4814
with:
version: latest
- uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4.0
with:
python-version: '3.x'
check-latest: true
- name: Set up chart-testing
uses: helm/chart-testing-action@0d28d3144d3a25ea2cc349d6e59901c4ff469b3b
- name: Run chart-testing (lint)
run: |
cd charts/aerospike-vector-search
ct lint --chart-dirs . --charts .