summaryrefslogtreecommitdiff
path: root/scripts/dev/ci
AgeCommit message (Expand)Author
2021-03-22docker: Also enable community-testing for archlinux-unstableFlorian Bruhin
2021-03-08Revert "ci: Add workaround for Archlinux/Docker issue"Florian Bruhin
2021-02-18Revert "ci: Use different workaround for Archlinux docker"Florian Bruhin
2021-02-16ci: Use different workaround for Archlinux dockerFlorian Bruhin
2021-02-15Revert "Revert "ci: Add workaround for Archlinux/Docker issue""Florian Bruhin
2021-02-15Revert "ci: Add workaround for Archlinux/Docker issue"Florian Bruhin
2021-02-10ci: Add workaround for Archlinux/Docker issueFlorian Bruhin
2021-01-26doc: Switch URLs to httpsFlorian Bruhin
2021-01-20Bump copyright yearsFlorian Bruhin
2021-01-04docker: Base on official Archlinux imagedockerFlorian Bruhin
2020-12-03ci: Fix broken patternFlorian Bruhin
2020-12-03scripts: Improve output for misc_checksFlorian Bruhin
2020-12-03ci: Use installed Python version in DockerfileFlorian Bruhin
2020-11-25ci: Fix lint for docker workflowFlorian Bruhin
2020-11-25Integrate docker rebuild workflowFlorian 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-03ci: Get rid of install.shFlorian Bruhin
2020-07-03CI: Improve apt installationFlorian Bruhin
2020-07-03ci: Remove codecov requirementsFlorian Bruhin
2020-07-03ci: Don't install texlive with asciidocFlorian Bruhin
2020-07-03ci: Analyze backtraces on GitHub ActionsFlorian Bruhin
2020-07-03ci: Get rid of run.shFlorian Bruhin
2020-07-03ci: Use python instead of python3 in scriptFlorian Bruhin
2020-07-02ci: Remove Docker support from scriptsFlorian 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