Loading CHANGELOG.md +7 −0 Original line number Diff line number Diff line ## [1.3.1](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.3.0...1.3.1) (2024-05-05) ### Bug Fixes * don't test job prefix rule on "pages" job (special) ([0ea7702](https://gitlab.com/to-be-continuous/tools/tbc-check/commit/0ea770281a761b2137cca3129743f060f5d69a5c)) # [1.3.0](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.2.0...1.3.0) (2024-05-05) Loading pyproject.toml +1 −1 Original line number Diff line number Diff line [tool.poetry] name = "tbc-check" version = "1.3.0" version = "1.3.1" 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.3.1](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.3.0...1.3.1) (2024-05-05) ### Bug Fixes * don't test job prefix rule on "pages" job (special) ([0ea7702](https://gitlab.com/to-be-continuous/tools/tbc-check/commit/0ea770281a761b2137cca3129743f060f5d69a5c)) # [1.3.0](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.2.0...1.3.0) (2024-05-05) Loading
pyproject.toml +1 −1 Original line number Diff line number Diff line [tool.poetry] name = "tbc-check" version = "1.3.0" version = "1.3.1" description = "to-be-continuous checker CLI tool" authors = ["Pierre Smeyers <pierre.smeyers@gmail.com>"] license = "LGPL" Loading