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

mypyc builds on PRs, skip mypyc wheels for 3.12 (#3870)
[etc/vim.git] / .github / workflows / pypi_upload.yml
2023-09-10 Shantanumypyc builds on PRs, skip mypyc wheels for 3.12 (#3870)
2023-08-14 dependabot[bot]Bump pypa/cibuildwheel from 2.14.1 to 2.15.0 (#3836)
2023-07-17 dependabot[bot]Bump pypa/cibuildwheel from 2.13.1 to 2.14.1 (#3795)
2023-06-12 dependabot[bot]Bump pypa/cibuildwheel from 2.13.0 to 2.13.1 (#3729)
2023-05-29 dependabot[bot]Bump pypa/cibuildwheel from 2.12.3 to 2.13.0 (#3710)
2023-04-24 dependabot[bot]Bump pypa/cibuildwheel from 2.12.1 to 2.12.3 (#3657)
2023-03-15 dependabot[bot]Bump pypa/cibuildwheel from 2.11.4 to 2.12.1 (#3602)
2023-01-21 Richard SiReenable macOS mypyc wheel build (#3511)
2022-12-26 dependabot[bot]Bump pypa/cibuildwheel from 2.11.3 to 2.11.4 (#3475)
2022-12-12 dependabot[bot]Bump pypa/cibuildwheel from 2.11.2 to 2.11.3 (#3434)
2022-12-09 Jelle Zijlstrarelease: skip bad macos wheels for now (#3411)
2022-10-31 dependabot[bot]Bump pypa/cibuildwheel from 2.10.2 to 2.11.2 (#3367)
2022-09-29 dependabot[bot]Bump pypa/cibuildwheel from 2.10.0 to 2.10.2 (#3290)
2022-09-26 dependabot[bot]Bump actions/upload-artifact from 2 to 3 (#3289)
2022-09-25 Ofek LevSwitch build backend to Hatchling (#3233)
2022-09-23 Richard SiBuild mypyc wheels for CPython 3.11 (#3276)
2022-08-31 Richard SiUpdate stable branch after publishing to PyPI (#3223)
2022-08-13 Richard SiPort & upstream mypyc wheel build workflow (#3197)
2022-06-13 Hugo van KemenadeBump actions/setup-python from 3 to 4 (#3121)
2022-05-03 Naveenchore: Set permissions for GitHub actions (#3043)
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-16 Mike TavesUse 'python -m build' to build wheel and source distrib...
2021-08-30 arufix: run pypi / docker upload from published draft...
2021-04-01 Cooper LeesAdd a GitHub Action to build + Upload black to PyPI...