Update CI service names referenced in buildbots.rst by nightlark · Pull Request #739 · python/devguide · GitHub
Skip to content

Update CI service names referenced in buildbots.rst - #739

Merged
Mariatta merged 1 commit into
python:mainfrom
nightlark:update-ci-service-names
Mar 2, 2022
Merged

Mariatta merged 1 commit into
python:mainfrom
nightlark:update-ci-service-names

Conversation

@nightlark

Copy link
Copy Markdown
Contributor

Minor fix changing the CI service names referenced in buildbots.rst from AppVeyor and Travis which appear to have been replaced with GitHub Actions and Azure Pipelines for running tests on PRs.

@the-knights-who-say-ni

Copy link
Copy Markdown

@nightlark

nightlark commented Aug 21, 2021

Copy link
Copy Markdown
Contributor Author

The CLA bit is updated.

I'm trying to understand what the current state of CI services used is and when they are run -- I've seen issues that about switching to GitHub Actions (running for PRs+commits) from Travis (only running for commits), but it's not clear what the state of the transition is, and I'm not seeing anything about how the jobs on Azure Pipelines fit in.

Are there any pointers for where to look for additional documentation on the non-buildbot CI setup and what work is in progress/needs to get done? It would be nice to add more information on the CI setup to the devguide and figure out what work needs to get done, but so far with the scattered issues I've come across I feel like I need a guide to get me oriented on what is currently up to date. 😅

Comment thread buildbots.rst
Comment on lines 231 to +232

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

This seems to be the only place in the entire devguide that mentions CI services other than the Python buildbot. Maybe it would be better to remove the outdated line, and later on add more detail on the non-buildbot CI setup?

@hugovk hugovk left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looks good, GHA and AP are now used in place of Travis and AppVeyor as the standard CI.

@Mariatta Mariatta left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks for updating.

@Mariatta
Mariatta merged commit ec426f1 into python:main Mar 2, 2022
AA-Turner pushed a commit to AA-Turner/devguide that referenced this pull request Jun 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants