◐ Shell
clean mode source ↗

CI: Remove docs build from Azure Pipelines by hugovk · Pull Request #105823 · python/cpython

Conversation

@hugovk

We're already building and testing documentation on GitHub Actions, where's it's easier to maintain, let's remove it from Azure Pipelines.

@hugovk hugovk changed the title Remove docs build from Azure Pipelines CI: Remove docs build from Azure Pipelines

Jun 15, 2023

AlexWaygood

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm far from an expert on Azure Pipelines CI config, but from what I can tell this looks great -- thanks!

@miss-islington

Thanks @hugovk for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12.
🐍🍒⛏🤖

@bedevere-bot

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Jun 16, 2023
(cherry picked from commit 101d5ec)

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Jun 16, 2023
(cherry picked from commit 101d5ec)

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>

@bedevere-bot

hugovk added a commit that referenced this pull request

Jun 16, 2023
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>

hugovk added a commit that referenced this pull request

Jun 16, 2023
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>

carljm added a commit to carljm/cpython that referenced this pull request

Jun 16, 2023

gvanrossum pushed a commit to gvanrossum/cpython that referenced this pull request

Jun 18, 2023

This was referenced

Sep 14, 2023

Labels