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

[MNT] Update nightly wheels install location#26111

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
tacaswell merged 1 commit intomatplotlib:mainfromksunden:nightlies_install_loc
Jun 12, 2023

Conversation

ksunden
Copy link
Member

PR summary

I had originally thought this was included in#25950 (hence why I had waited so long to merge it...), but apparently it was not.

Now that both pandas and numpy are uploading to the new location, this is the expected install location for new nightlies

PR checklist

I had originally thought this was included inmatplotlib#25950 (hence why I had waited so long to merge it...), but apparently it was not.Now that both pandas and numpy are uploading to the new location, this is the expected install location for new nightlies
@tacaswelltacaswell added this to thev3.7-doc milestoneJun 12, 2023
@tacaswelltacaswell merged commit2811576 intomatplotlib:mainJun 12, 2023
@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.7.xgit pull
  1. Cherry pick the first parent branch of the this PR on top of the older branch:
git cherry-pick -x -m1 2811576c65d7d6bd5ef6d02025c60b3dac302774
  1. You will likely have some merge/cherry-pick conflict here, fix them and commit:
git commit -am 'Backport PR #26111: [MNT] Update nightly wheels install location'
  1. Push to a named branch:
git push YOURFORK v3.7.x:auto-backport-of-pr-26111-on-v3.7.x
  1. Create a PR against branch v3.7.x, I would have named this PR:

"Backport PR#26111 on branch v3.7.x ([MNT] Update nightly wheels install location)"

And apply the correct labels and milestones.

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

Remember to remove theStill Needs Manual Backport label once the PR gets merged.

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

@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.7.1-docgit pull
  1. Cherry pick the first parent branch of the this PR on top of the older branch:
git cherry-pick -x -m1 2811576c65d7d6bd5ef6d02025c60b3dac302774
  1. You will likely have some merge/cherry-pick conflict here, fix them and commit:
git commit -am 'Backport PR #26111: [MNT] Update nightly wheels install location'
  1. Push to a named branch:
git push YOURFORK v3.7.1-doc:auto-backport-of-pr-26111-on-v3.7.1-doc
  1. Create a PR against branch v3.7.1-doc, I would have named this PR:

"Backport PR#26111 on branch v3.7.1-doc ([MNT] Update nightly wheels install location)"

And apply the correct labels and milestones.

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

Remember to remove theStill Needs Manual Backport label once the PR gets merged.

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

@tacaswelltacaswell modified the milestones:v3.7-doc,v3.7.2Jun 12, 2023
@ksunden
Copy link
MemberAuthor

since this only affects scheduled CI runs, that point to the default branch only, I don't think this needs to be backported.

@ksundenksunden modified the milestones:v3.7.2,v3.8.0Jun 12, 2023
@ksundenksunden deleted the nightlies_install_loc branchJune 12, 2023 16:28
@tacaswell
Copy link
Member

ah, sorry I was confused.

@tacaswell
Copy link
Member

Did we update the docs on how users should install the nightlies?

@ksunden
Copy link
MemberAuthor

That was done in#26006, thought that was not (yet) backported... it is on devdocs, but not on stable/3.7 yet

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@tacaswelltacaswelltacaswell approved these changes

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

Successfully merging this pull request may close these issues.

2 participants
@ksunden@tacaswell

[8]ページ先頭

©2009-2025 Movatter.jp