]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-39041: Add GitHub Actions support (GH-17594)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 6 Jan 2020 16:47:06 +0000 (08:47 -0800)
committerSteve Dower <steve.dower@python.org>
Mon, 6 Jan 2020 16:47:06 +0000 (08:47 -0800)
commitacf5e5f3f42a3d2985499df82331705edbe717be
tree92f532d9b3ecaa3c5f479a27736838e1767c398d
parent54bcd656a2d2b7559423d75443a086730b46da42
bpo-39041: Add GitHub Actions support (GH-17594)

(cherry picked from commit a76ba362c4d86adf5e7f8254398135d12d7afd25)

Co-authored-by: Steve Dower <steve.dower@python.org>
.github/workflows/build.yml [new file with mode: 0644]
.github/workflows/coverage.yml [new file with mode: 0644]
.github/workflows/doc.yml [new file with mode: 0644]
.github/workflows/posix-deps-apt.sh [new file with mode: 0755]
Doc/make.bat