Terry Howe

Results 124 issues of Terry Howe

Add a static security check to CI and the makefile. I think there is a gosec module to golangci

good first issue
ci

This commit adds comprehensive Kubernetes-based end-to-end testing support for ORAS. GitHub Actions workflow for automated KinD-based testing This maintains compatibility with existing Docker-based e2e tests while adding a more realistic...

**What this PR does / why we need it**: I had a PR where CodeCov Patch was failing because I had e2e tests. My changes had 89% coverage, but the...

**What this PR does / why we need it**: Add oras command to generate docs This would replace the janky script I wrote for the docs site. Partial example: ```...

Add test coverage for cmd/oras/internal/display/metadata/text/manifest*

Configure instructions for this repository as documented in [Best practices for Copilot coding agent in your repository](https://gh.io/copilot-coding-agent-tips).

Add an automated periodic update job that checks for new Helm releases and updates the documentation accordingly. Example output: https://github.com/helm/helm-www/pull/1953 ## How it works The update job runs daily at...

size/L

Closes: https://github.com/helm/helm-www/pull/1765 Closes: https://github.com/helm/helm-www/issues/1764 Closes: https://github.com/helm/helm/issues/31082

size/M

I'm thinking we should move these (now very minimal) FAQs to the "Installing Helm" page https://helm.sh/docs/intro/install, and do away with the FAQ section altogether. This Script is already updated on...

In general I think folks prefer `nindent` over `indent` now, for readability reasons. _Originally posted by @scottrigby in https://github.com/helm/helm-www/pull/1898#discussion_r2567574355_