Skip to content

Adding a CI action to validate helm chart renderings#199

Merged
Shivs11 merged 4 commits intomainfrom
improvements-to-ci
Feb 19, 2026
Merged

Adding a CI action to validate helm chart renderings#199
Shivs11 merged 4 commits intomainfrom
improvements-to-ci

Conversation

@Shivs11
Copy link
Copy Markdown
Member

@Shivs11 Shivs11 commented Feb 17, 2026

What was changed

  • WISOTT
  • I have added some very basic "helm lint and helm template" validation checks in this PR. One could very well build on this by adding something like "is the image that is being pulled a valid docker image". I decided to keep it small and just get this in, for now, so that we have a pipeline to test things against.

Why?

  • to detect failures quite early

Checklist

  1. Closes
    Automate validation of PR's changing the Helm chart. #191

  2. How was this tested:

  1. Any docs updates needed?

@Shivs11 Shivs11 marked this pull request as ready for review February 17, 2026 20:14
@Shivs11 Shivs11 requested review from a team and jlegrone as code owners February 17, 2026 20:14
Comment thread .github/workflows/helm-validate.yml
@carlydf
Copy link
Copy Markdown
Collaborator

carlydf commented Feb 19, 2026

closes #200

@Shivs11 Shivs11 enabled auto-merge (squash) February 19, 2026 19:46
@Shivs11 Shivs11 merged commit 0d0da97 into main Feb 19, 2026
14 checks passed
@Shivs11 Shivs11 deleted the improvements-to-ci branch February 19, 2026 19:47
shashwatsuri pushed a commit to shashwatsuri/temporal-worker-controller that referenced this pull request Apr 28, 2026
<!--- Note to EXTERNAL Contributors -->
<!-- Thanks for opening a PR! 
If it is a significant code change, please **make sure there is an open
issue** for this.
We work best with you when we have accepted the idea first before you
code. -->

<!--- For ALL Contributors 👇 -->

## What was changed
- WISOTT
- I have added some very basic "helm lint and helm template" validation
checks in this PR. One could very well build on this by adding something
like "is the image that is being pulled a valid docker image". I decided
to keep it small and just get this in, for now, so that we have a
pipeline to test things against.

## Why?
- to detect failures quite early

## Checklist
<!--- add/delete as needed --->

1. Closes <!-- add issue number here -->
temporalio#191 

3. How was this tested:
<!--- Please describe how you tested your changes/how we can test them
-->

4. Any docs updates needed?
<!--- update README if applicable
      or point out where to update docs.temporal.io -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants