David Bendory
David Bendory
please fix typo -- "tekton", not "tektont" in the title
With the addition of the [2023 Community Roadmap](https://github.com/tektoncd/community/blob/main/roadmap.md#2023-goals) I'm going to close this issue.
I think this is a specific instance of the more generic static artifact analysis -- no different from code linters, formatters, scanners, etc. Or perhaps I'm misunderstanding your example or...
My 2c: this is not part of a CICD pipeline but rather part of code maintenance. Such a linter: - is deployed as a gatekeeper, preventing merge into the main...
I would assign this issue to me, but I don't seem to have the authority to do so. 🙃
#5871 Added govet to our Golang linter suite #5881 Replaced deprecated `deadcode` linter with `unused` linter #5889 Enabled the `whitespace` linter.
See also: https://github.com/tektoncd/community/pull/908 Add Go style guide to community standards (thanks @lbernick)
The lack of well-coordinated versions resulted in multiple issues in Pipelines `v0.43.x`: - https://github.com/tektoncd/cli/issues/1837 + https://github.com/tektoncd/pipeline/issues/5932 (same root cause) - https://github.com/tektoncd/pipeline/issues/5964 - https://github.com/tektoncd/chains/issues/665 We need to support forwards / backwards...
We haven't heard strong community interest / support for such a migration, and to successfully migrate to CNCF we'll need strong support beyond the Google team that currently provides most...
the alternative is likely to be exactly what it is today: - release cadence will continue - Google team will implement features of interest to us - we are unlikely...