]> git.madduck.net Git - etc/vim.git/history - .github/workflows/diff_shades.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:

Fix CI for Click typing issue (#3770)
[etc/vim.git] / .github / workflows / diff_shades.yml
2023-07-09 ShantanuFix CI for Click typing issue (#3770)
2022-09-25 Ofek LevSwitch build backend to Hatchling (#3233)
2022-08-23 Yilei "Dolee" YangFix a string merging/split issue caused by standalone...
2022-06-13 Hugo van KemenadeBump actions/setup-python from 3 to 4 (#3121)
2022-04-11 dependabot[bot]Bump actions/upload-artifact from 2 to 3 (#3004)
2022-03-30 Jelle ZijlstraRemove click pin in diff-shades workflow (#2979)
2022-03-29 dependabot[bot]Bump actions/cache from 2.1.7 to 3 (GH-2962)
2022-03-28 Jelle ZijlstraFix _unicodefun patch code for Click 8.1.0 (#2966)
2022-03-26 Richard SiEnforce no formatting changes for PRs via CI (GH-2951)
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)
2022-01-20 Richard SiFix and speedup diff-shades integration (#2773)
2022-01-17 Jelle ZijlstraFix typo in diff_shades.yml workflow (#2778)
2022-01-14 Richard SiCI: add diff-shades integration (#2725)