summaryrefslogtreecommitdiff
path: root/scripts/dev/ci/problemmatchers.py
AgeCommit message (Expand)Author
2023-11-19Update pytest summary problem matcher for colored outputtoofar
2023-07-23reuse: Initial copyright text update for myselfFlorian Bruhin
2023-07-23reuse: Remove some more old license headersFlorian Bruhin
2023-07-23reuse: Adjust most license headersFlorian Bruhin
2023-06-30Remove vim modelinesPhilipp Albrecht
2022-07-11ci: Add actionlintFlorian Bruhin
2021-01-26doc: Switch URLs to httpsFlorian Bruhin
2021-01-20Bump copyright yearsFlorian Bruhin
2020-12-03ci: Fix broken patternFlorian Bruhin
2020-12-03scripts: Improve output for misc_checksFlorian Bruhin
2020-11-02scripts: Improve spell checks in misc_checks.pyFlorian Bruhin
2020-07-30ci: Also ignore leading escape for flake8Florian Bruhin
2020-07-30ci: Strip stray ANSI character in mypy problemmatcherFlorian Bruhin
2020-07-28ci: Loop pytest problem matcherFlorian Bruhin
2020-07-23Add yamllintFlorian Bruhin
2020-07-13ci: Disable mypy coloring againFlorian Bruhin
2020-07-13ci: Improve mypy outputFlorian Bruhin
2020-07-09ci: Add exception class to problem matcher groupFlorian Bruhin
2020-07-08ci: Fix problemmatchers.py structureFlorian Bruhin
2020-07-08ci: Simplify pytest problem matchersFlorian Bruhin
2020-07-06ci: Fix up problemmatcher patternsFlorian Bruhin
2020-07-06ci: Try to improve pytest problemmatchersFlorian Bruhin
2020-07-03problemmatchers: Write multiple filesFlorian Bruhin
2020-07-03problemmatcher: Take temporary directory as argumentFlorian Bruhin
2020-07-03problemmatcher: Improve/simplify regexesFlorian Bruhin
2020-07-03ci: Write problem matchers for Python/pytest exceptionsFlorian Bruhin
2020-07-03ci: Change structure in problemmatcher.py againFlorian Bruhin
2020-07-02ci: Try to match colored pylint outputFlorian Bruhin
2020-07-02ci: Fix filenames with various problemmatchers for same testenvFlorian Bruhin
2020-07-02ci: Add mypy/pylint to problem matchersFlorian Bruhin
2020-07-02ci: Allow different warning/error patterns in problemmatchers.pyFlorian Bruhin
2020-07-02ci: Add some examples to problemmatchersFlorian Bruhin
2020-07-02ci: Add flake8 to problemmatchersFlorian Bruhin
2020-07-02ci: Improve vulture regex for problemmatchersFlorian Bruhin
2020-07-02ci: Add vulture to problem matchersFlorian Bruhin
2020-07-02ci: Make it possible to set all attributes of problem matchersFlorian Bruhin
2020-07-02ci: Set up problem matchersFlorian Bruhin