catlin
catlin copied to clipboard
Catlin is a command-line tool that Lints Tekton Resources and Catalogs.
Bumps [github.com/tektoncd/pipeline](https://github.com/tektoncd/pipeline) from 0.58.0 to 0.59.0. Release notes Sourced from github.com/tektoncd/pipeline's releases. Tekton Pipeline release v0.59.0 "Scottish Fold Sox" LTS π Artifact Metadata, Improved StepActions and Improved Stability π -Docs...
Running catlin pre-commit hooks on yaml files with apiVersion v1 and kind task failed. This is a minimal fix that adds some support for v1 and maintains support to v1beta1....
### Feature request `tektoncd/pipeline` now ships with a `v1` API. Catlin should support validating them. ### Use case Support the newest api version (and the stable / ga version)
As of today, "rules" in `catlin` are *hardcoded* in go code. Ideally, we should be able to extend / modify rules based independently of the code. One idea would be...
As of today, lintking a tekton resource in a yaml file, not in a catalog, will fail saying the resource path is wrong. ``` FILE: ../tmp/task/go-ko-image/go-ko-image.yaml ERROR: Resource path is...
Bumps [github.com/tektoncd/pipeline](https://github.com/tektoncd/pipeline) from 0.61.1 to 0.62.1. Release notes Sourced from github.com/tektoncd/pipeline's releases. Tekton Pipeline release v0.62.1 "Birman HAL LTS" -Docs @ v0.62.1 -Examples @ v0.62.1 Installation one-liner kubectl apply -f...
Bumps [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) from 0.19.2 to 0.20.2. Release notes Sourced from github.com/google/go-containerregistry's releases. v0.20.2 What's Changed deps: bump docker dep by @βimjasonh in google/go-containerregistry#1991 Full Changelog: https://github.com/google/go-containerregistry/compare/v0.20.1...v0.20.2 v0.20.1 What's Changed Create...
Bumps library/alpine from 3.19 to 3.20. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps [github.com/tektoncd/pipeline](https://github.com/tektoncd/pipeline) from 0.61.1 to 0.64.0. Release notes Sourced from github.com/tektoncd/pipeline's releases. Tekton Pipeline release v0.64.0 "Ragamuffin Reventlov" π Released Container Images stored on ghcr.io π -Docs @ v0.64.0 -Examples...