Releases: IBM/tekton-lint
Typescript Fixes to handle ESM
Publish to @ibm npmjs namespace
v0.6.2 Update release.yml
v0.6.1
v0.6.0
[9af286c] chore: bump version to 0.6.0 (Bence Dányi)
[cd493a9] fix: handle new eventlistener syntax (dr-Varro-Judit)
[1c90fbc] fix: report conditions
in embedded pipelines (Tamas Muncsan)
[151ff2c] refactor: logging error with source map (Tamas Muncsan)
[6d7510c] test: fix regression test comment (Bence Dányi)
[2ffdcaf] feat: expose config
in the public API (Bence Dányi)
[8de87d9] test: add no-invalid-name
tests (Bence Dányi)
[21a3c23] test: add no-deprecated-resource
tests (Bence Dányi)
[62ff0eb] test: add regression tests for prefer-when-expression
(Bence Dányi)
[d01fb1c] chore: run build
only on prepare
(Bence Dányi)
v0.5.2
[2f667fb] chore: bump version to v0.5.2 (Bence Dányi)
[6c57245] feat: check no-duplicate-param
in taskSpec
(verebecske)
[5c1baa2] feat: report duplicated env vars in stepTemplate.env (Tamas Muncsan)
[961ff93] refactor: walk and pathToString functions (Mark Kovari)
[7218c6b] test: add no-extra-param
tests (Bence Dányi)
[55cbf7d] feat: target ES2019 instead of ES2020 for node@12
compatibility (Bence Dányi)
[6cc83be] test: add edge cases to no-duplicate-param
tests (Bence Dányi)
[0940028] feat: merge no-invalid-param-type
rules (Bence Dányi)
[3eb30c3] test: add no-duplicate-param
tests (Bence Dányi)
[da5f5d1] test: add regression tests for no-duplicate-env
(Bence Dányi)
v0.5.1
v0.5.0
v0.4.4
[a42390e] chore: bump version to v0.4.4 (Bence Dányi)
[2c2f8f3] fix: convert param to string before matching (Brandon Hartshorn)
[34247ee] feat: check stepTemplate
for image
usage (Bence Dányi)
[b482a77] feat: add no-deprecated-resource rule (Tamas Muncsan)
[2431e2c] refactor: wrap main script with IIFE (Bence Dányi)
[e05a1d1] feat: prefer whenexpressions over conditions rule (Tamas Muncsan)
[db03020] chore: remove unused file (Bence Dányi)
v0.4.3
[d07f68e] chore: bump version to v0.4.3 (Bence Dányi)
[acbb4a6] feat: max-warnings option (Tamas Muncsan)
[9c456dd] chore: tweak eslint rules (Bence Dányi)
[901295d] fix: add missing import (Bence Dányi)
[9aad36a] chore: run linter only once (Bence Dányi)
[93ae8e5] feat: add quiet flag (Leandro Nunes)
v0.4.2
[a37d998] chore: bump version to v0.4.2 (Bence Dányi)
[40bff6b] chore: run linter for PRs (Bence Dányi)
[a3140dc] fix: skip result checker for missing tasks (Bence Dányi)
[54d7bf1] fix: skip checking results for tasks that are not loaded (Tails128)
[ef9c14a] fix: merge project-specific config with defaults (Szabolcs Szabolcsi-Tóth)
[a3a1106] chore: remove internal github plumbing (Bence Dányi)