Loading CHANGELOG.md +7 −0 Original line number Diff line number Diff line ## [1.4.3](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.4.2...1.4.3) (2024-06-02) ### Bug Fixes * skip checking YAML alias as job ([3922d9d](https://gitlab.com/to-be-continuous/tools/tbc-check/commit/3922d9d13231980c2dc53eea50114245ec072c55)) ## [1.4.2](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.4.1...1.4.2) (2024-05-31) Loading pyproject.toml +1 −1 Original line number Diff line number Diff line [tool.poetry] name = "tbc-check" version = "1.4.2" version = "1.4.3" description = "to-be-continuous checker CLI tool" authors = ["Pierre Smeyers <pierre.smeyers@gmail.com>"] license = "LGPL" Loading Loading
CHANGELOG.md +7 −0 Original line number Diff line number Diff line ## [1.4.3](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.4.2...1.4.3) (2024-06-02) ### Bug Fixes * skip checking YAML alias as job ([3922d9d](https://gitlab.com/to-be-continuous/tools/tbc-check/commit/3922d9d13231980c2dc53eea50114245ec072c55)) ## [1.4.2](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.4.1...1.4.2) (2024-05-31) Loading
pyproject.toml +1 −1 Original line number Diff line number Diff line [tool.poetry] name = "tbc-check" version = "1.4.2" version = "1.4.3" description = "to-be-continuous checker CLI tool" authors = ["Pierre Smeyers <pierre.smeyers@gmail.com>"] license = "LGPL" Loading