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

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:

Add Duolingo to list of users (#2341)
[etc/vim.git] / .github / workflows /
2021-06-09 jack1142Don't run Docker workflow on push to forks (#2324)
2021-06-04 Richard SiGo back to single core for test suite on CI (#2305)
2021-05-27 Felix HildénUse latest Python in uploading binaries (#2260)
2021-05-27 Richard SiFix and test docs on Windows (#2262)
2021-05-26 Cooper LeesAdd optional uvloop import (#2258)
2021-05-24 Salomon PoppBuild macOS releases (#2198)
2021-05-13 Richard SiModify when Test, Primer, and Documentation Build run...
2021-05-10 Richard SiAutogenerate black(d|-primer)? help in usage docs ...
2021-05-09 Cooper LeesRemove docker CI from look at 'master' branch (#2209)
2021-05-07 Richard SiSpeed up test suite via distributed testing (#2196)
2021-05-04 Hugo van KemenadeUse pre-commit/action to simplify CI (#2191)
2021-05-04 Richard SiDrop Travis CI and migrate Coveralls (#2186)
2021-04-28 Cooper LeesAdd automatic version tagging to Docker CI Pushes ...
2021-04-25 Cooper LeesDocker CI: Add missed Checkout step (#2128)
2021-04-25 Cooper LeesAdd Docker Github Action (#2086)
2021-04-01 Cooper LeesRun lint in latest python + update precommit (#2081)
2021-04-01 Cooper LeesAdd CONTRBUTING info about CHANGES.md requirement ...
2021-04-01 Cooper LeesAdd a GitHub Action to build + Upload black to PyPI...
2021-03-28 Mark BellGREP for PR reference accepts references that are split...
2021-03-21 Cooper LeesAdd a GitHub CHANGELOG/News Check (#2057)
2021-02-14 Richard SiFix duplication of checks on internal PRs (#1986)
2020-12-27 Richard SiFuzz on Python 3.9 too (#1882)
2020-11-01 Richard SiAutomatically build and upload binaries on release...
2020-10-19 Sagi ShadurSwitch to pytest and tox (#1763)
2020-10-08 Hadi AlqattanSupport stable Python3.9. (#1748)
2020-08-26 Łukasz LangaStop running Primer on macOS as it's flaky on GitHub...
2020-08-21 Zac-HDProperty-based fuzz test
2020-08-20 Richard SiUpgrade docs to Sphinx 3+ and add doc build test (...
2020-07-15 Hugo van Kemenadepre-commit: show diff on failure on CI (#1552)
2020-05-22 Hugo van KemenadeMove primer to own workflow (#1451)
2020-05-22 Cooper LeesEnable primer on CI Runs + add all README listed black...
2020-05-17 Hugo van KemenadeUpdate and fix Flake8 (#1424)
2020-05-08 Jon DufresneRemove deprecated use of 'setup.py test' (#1275)
2019-11-22 Hugo van KemenadeCI: Add Python 3.8 and lint to GitHub Actions (#1173)
2019-10-28 Hugo van KemenadeTest Windows, macOS and Linux on GitHub Actions (#1085)