Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

CI: tweak the vm images we use on azure#16605

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
QuLogic merged 2 commits intomatplotlib:masterfromtacaswell:ci_azure_images
Mar 1, 2020

Conversation

tacaswell
Copy link
Member

This is prompted by the osx image we were using being deprecated [1].
Looking at [2] to update the osx images, found we are now a version
behind on both win and linux as well. Change so that the newer python
versions run on newer images.

[1]https://devblogs.microsoft.com/devops/removing-older-images-in-azure-pipelines-hosted-pools/
[2]https://docs.microsoft.com/en-us/azure/devops/pipelines/agents/hosted?view=azure-devops

Need to backport this or CI will start failing on 3.2.x

This is prompted by the osx image we were using being deprecated [1].Looking at [2] to update the osx images, found we are now a versionbehind on both win and linux as well.  Change so that the newer pythonversions run on newer images.[1]https://devblogs.microsoft.com/devops/removing-older-images-in-azure-pipelines-hosted-pools/[2]https://docs.microsoft.com/en-us/azure/devops/pipelines/agents/hosted?view=azure-devops
@tacaswelltacaswell added this to thev3.2.1 milestoneFeb 28, 2020
We need to fix account for the changes to latex before we can bump this.
@QuLogicQuLogic merged commit70d59ae intomatplotlib:masterMar 1, 2020
@lumberbot-app
Copy link

Owee, I'm MrMeeseeks, Look at me.

There seem to be a conflict, please backport manually. Here are approximate instructions:

  1. Checkout backport branch and update it.
$ git checkout v3.2.x$ git pull
  1. Cherry pick the first parent branch of the this PR on top of the older branch:
$ git cherry-pick -m1 70d59aee3a3cdfed0c419d6f63d9e218e4eb9551
  1. You will likely have some merge/cherry-pick conflict here, fix them and commit:
$ git commit -am 'Backport PR #16605: CI: tweak the vm images we use on azure'
  1. Push to a named branch :
git push YOURFORK v3.2.x:auto-backport-of-pr-16605-on-v3.2.x
  1. Create a PR against branch v3.2.x, I would have named this PR:

"Backport PR#16605 on branch v3.2.x"

And apply the correct labels and milestones.

Congratulation you did some good work ! Hopefully your backport PR will be tested by the continuous integration and merged soon!

If these instruction are inaccurate, feel free tosuggest an improvement.

@QuLogic
Copy link
Member

Backport in#16612.

timhoffm added a commit that referenced this pull requestMar 1, 2020
Backport PR#16605: CI: tweak the vm images we use on azure
@tacaswelltacaswell deleted the ci_azure_images branchMarch 3, 2020 03:36
@tacaswelltacaswell modified the milestones:v3.2.1,v3.2.0Mar 3, 2020
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@QuLogicQuLogicQuLogic approved these changes

@timhoffmtimhoffmtimhoffm approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
v3.2.0
Development

Successfully merging this pull request may close these issues.

3 participants
@tacaswell@QuLogic@timhoffm

[8]ページ先頭

©2009-2025 Movatter.jp