Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update CI files to account for the master -> main rename #25860

Merged
merged 4 commits into from
May 3, 2021

Conversation

pablogsal
Copy link
Member

No description provided.

@ammaraskar
Copy link
Member

.azure-pipelines needs an update too or is @zooba taking care of that?

@isidentical
Copy link
Member

Do we need to update Doc/tools/templates/customsourcelink.html:7 for the docs as well?

@vstinner
Copy link
Member

vstinner commented May 3, 2021

You forgot:

.azure-pipelines/ci.yml:4:trigger: ['master', '3.9', '3.8', '3.7']
.azure-pipelines/pr.yml:4:pr: ['master', '3.9', '3.8', '3.7']

.github/CONTRIBUTING.rst:7:- master
.github/PULL_REQUEST_TEMPLATE.md:19:If this is a backport PR (PR made against branches other than `master`),
.github/PULL_REQUEST_TEMPLATE.md:28:GH-NNNN refers to the PR number from `master`.

.travis.yml:24:    - master

@vstinner
Copy link
Member

vstinner commented May 3, 2021

Do we need to update Doc/tools/templates/customsourcelink.html:7 for the docs as well?

I suggest to restrict this PR to CI files, to be able to merge it quickly. But yeah, it sounds like this file should be updated as well.

Copy link
Member

@vstinner vstinner left a comment

Choose a reason for hiding this comment

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

🤖 Victor happy 🤖

@vstinner
Copy link
Member

vstinner commented May 3, 2021

Windows (x64) Failing:

@vstinner
Copy link
Member

vstinner commented May 3, 2021

Windows (x64) Failing:

LINK : fatal error LNK1104: cannot open file 'python310.lib' [D:\a\cpython\cpython\PCbuild\_ctypes_test.vcxproj]

@pablogsal pablogsal requested a review from a team as a code owner May 3, 2021 21:53
@vstinner
Copy link
Member

vstinner commented May 3, 2021

" bedevere/maintenance-branch-pr — Not a valid maintenance branch PR title. "

Oh oh, maybe this bot is going to hold the PR... I created python/bedevere#337

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants