]> 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:46:55 +0000 (08:46 -0800)
committerSteve Dower <steve.dower@python.org>
Mon, 6 Jan 2020 16:46:55 +0000 (08:46 -0800)
commit0048833e1308d39dc9c6489da7872ade0f14486f
tree39456c4bf1e81604a0de48b31c8138ddbdb8caf3
parentb2e281aaa2e4a1f24671d293dfd06b23bb052e47
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