summaryrefslogtreecommitdiffstats
path: root/.github/workflows/doc.yml
Commit message (Expand)AuthorAgeFilesLines
* GH-103903: Test the minimum Sphinx version in CI (#103904)Adam Turner2023-04-271-0/+20
* gh-103884: Docs CI: Only attempt nit-picky PR annotations for PRs (#103889)Hugo van Kemenade2023-04-261-0/+2
* gh-103180: Add CI timeouts to all GitHub Actions jobs (#103437)Nikita Sobolev2023-04-141-0/+2
* gh-101100: Fix Sphinx warning in gc.rst and refactor docs clean list (#103116)Hugo van Kemenade2023-03-301-2/+1
* gh-101100: Test only Doc/ files in nit-picky mode (#103019)Hugo van Kemenade2023-03-251-0/+2
* gh-101100: Test docs in nit-picky mode (#102513)Hugo van Kemenade2023-03-241-0/+22
* Docs: Don't upload CI artifacts (#100330)Hugo van Kemenade2022-12-191-10/+0
* Upload NEWS file as artifact (#30419)Hugo van Kemenade2022-11-231-1/+6
* Auto-cancel old builds when new commit pushed to branch (#98009)Hugo van Kemenade2022-10-081-0/+4
* Doctest cleanups (GH-95436)Zachary Ware2022-07-301-1/+1
* gh-93735: Split Docs CI to speed-up the build (GH-93736)Adam Turner2022-06-151-12/+34
* ci: add GitHub token permissions (#92999)Varun Sharma2022-05-211-0/+3
* Speedup: build docs in parallel (GH-92733)Hugo van Kemenade2022-05-161-3/+3
* Add the 3.11 branch to the CI filesPablo Galindo2022-05-081-0/+2
* build(deps): bump actions/upload-artifact from 2.3.1 to 3 (#32227)dependabot[bot]2022-04-201-1/+1
* build(deps): bump actions/checkout from 2 to 3 (#32226)dependabot[bot]2022-04-201-1/+1
* build(deps): bump actions/upload-artifact from 2.2.4 to 2.3.1 (GH-30325)dependabot[bot]2022-02-231-1/+1
* bpo-46016: GHA Doc job now also runs "make check" (GH-30009)Victor Stinner2021-12-091-2/+9
* Add workflow_dispatch trigger to GHA workflows (GH-27873)Ryan Mast2021-10-211-0/+1
* build(deps): bump actions/upload-artifact from 2.2.3 to 2.2.4 (#26979)dependabot[bot]2021-07-121-1/+1
* bpo-42238: Doc CI: Disable suspicious checks. (GH-26575)Julien Palard2021-06-081-1/+1
* Enable GitHub Actions on the 3.10 branch (GH-26242)Hugo van Kemenade2021-05-191-8/+10
* build(deps): bump actions/upload-artifact from v2.2.2 to v2.2.3 (#25772)dependabot[bot]2021-05-041-1/+1
* Update CI files to account for the master -> main rename (GH-25860)Pablo Galindo2021-05-031-2/+2
* Fix Sphinx errors in the documentation and re-activate the suspicious check (...Pablo Galindo2021-04-121-1/+1
* build(deps): bump actions/upload-artifact from v2.2.1 to v2.2.2 (GH-24411)dependabot[bot]2021-02-031-1/+1
* build(deps): bump actions/upload-artifact from v2.2.0 to v2.2.1 (GH-23583)dependabot[bot]2020-12-011-1/+1
* bpo-42238: Doc: Remove make suspicious from the CI and docs builds. (GH-23313)Julien Palard2020-11-251-1/+1
* build(deps): bump actions/upload-artifact from v1 to v2.2.0 (GH-22920)dependabot[bot]2020-10-231-1/+1
* [workflow] Use Sphinx problem matcher on GitHub docs builds (GH-20325)Ammar Askar2020-05-251-1/+3
* Use v2 of GitHub Actions where available (GH-20232)Hugo van Kemenade2020-05-201-1/+1
* Enable GitHub Actions for 3.9 branch (GH-20231)Hugo van Kemenade2020-05-191-0/+2
* bpo-39699: Don't silence make on Azure and Github CIs (GH-18583)Ammar Askar2020-02-261-1/+1
* Run doctests in GitHub actions Docs targer (GH-18041)Pablo Galindo2020-01-171-9/+9
* bpo-39041: Add GitHub Actions support (GH-17594)Steve Dower2019-12-161-0/+40