]> git.madduck.net Git - etc/vim.git/history - .github/workflows/lint.yml

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Merge commit '882d8795c6ff65c02f2657e596391748d1b6b7f5'
[etc/vim.git] / .github / workflows / lint.yml
2023-10-20 martin f. krafftMerge commit '882d8795c6ff65c02f2657e596391748d1b6b7f5' master
2023-09-11 dependabot[bot]Bump actions/checkout from 3 to 4 (#3883)
2022-12-31 Richard SiFail lint CI if the PR doesn't target main (#3477)
2022-07-28 Richard SiConsolidate test CI and add concurrency limits (#3189)
2022-06-14 Sagi ShadurTest run black on self (#3114)
2022-06-13 Hugo van KemenadeBump actions/setup-python from 3 to 4 (#3121)
2022-06-11 dependabot[bot]Bump pre-commit/action from 2.0.3 to 3.0.0 (#3108)
2022-03-07 dependabot[bot]Bump actions/setup-python from 2 to 3 (#2908)
2022-03-07 dependabot[bot]Bump actions/checkout from 2 to 3 (#2909)
2021-12-15 dependabot[bot]Bump pre-commit/action from 2.0.2 to 2.0.3 (GH-2695)
2021-10-14 martin f. krafftAdd '.vim/bundle/black/' from commit '2f3fa1f6d0cbc2a3f...
2021-05-04 Hugo van KemenadeUse pre-commit/action to simplify CI (#2191)
2021-04-01 Cooper LeesRun lint in latest python + update precommit (#2081)
2021-04-01 Cooper LeesAdd a GitHub Action to build + Upload black to PyPI...
2021-02-14 Richard SiFix duplication of checks on internal PRs (#1986)
2020-07-15 Hugo van Kemenadepre-commit: show diff on failure on CI (#1552)
2020-05-17 Hugo van KemenadeUpdate and fix Flake8 (#1424)
2019-11-22 Hugo van KemenadeCI: Add Python 3.8 and lint to GitHub Actions (#1173)