]> git.madduck.net Git - etc/vim.git/commit

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: run pypi / docker upload from published draft releases (#2461)
authoraru <genericusername414@gmail.com>
Mon, 30 Aug 2021 17:26:21 +0000 (13:26 -0400)
committerGitHub <noreply@github.com>
Mon, 30 Aug 2021 17:26:21 +0000 (13:26 -0400)
commit79575f3376f043186d8b8c4885ef51c6b3c36246
tree5c739de4517ea95c5322146f57bcf53bb74d407b
parenta8b4665e7d6eb945c47820adb1a3f8b006adce0c
fix: run pypi / docker upload from published draft releases (#2461)

Draft releases don't trigger the workflows (that's good!) but since they only

Commit history before merge:

* fix: run pypi upload from published draft releases
* Fix broken task list markup in PR template
* change docker workflow to build on release publish

Co-authored-by: Richard Si <63936253+ichard26@users.noreply.github.com>
.github/PULL_REQUEST_TEMPLATE.md
.github/workflows/docker.yml
.github/workflows/pypi_upload.yml