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

Fix pepy.tech links #14982

Merged
merged 1 commit into from
Aug 16, 2023
Merged

Conversation

fcollonval
Copy link
Member

References

see on recent PRs

Code changes

Update link to pepy

User-facing changes

None

Backwards-incompatible changes

None

@jupyterlab-probot
Copy link

Thanks for making a pull request to jupyterlab!
To try out this branch on binder, follow this link: Binder

Copy link
Member

@krassowski krassowski left a comment

Choose a reason for hiding this comment

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

Thank you!

@krassowski krassowski merged commit 1441c45 into jupyterlab:main Aug 16, 2023
78 of 81 checks passed
@krassowski
Copy link
Member

@meeseeksdev please backport to 4.0.x

@krassowski
Copy link
Member

@meeseeksdev please backport to 3.6.x

@lumberbot-app
Copy link

lumberbot-app bot commented Aug 16, 2023

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 3.6.x
git pull
  1. Cherry pick the first parent branch of the this PR on top of the older branch:
git cherry-pick -x -m1 1441c45888b91840a02a489557743e866329477b
  1. You will likely have some merge/cherry-pick conflict here, fix them and commit:
git commit -am 'Backport PR #14982: Fix pepy.tech links'
  1. Push to a named branch:
git push YOURFORK 3.6.x:auto-backport-of-pr-14982-on-3.6.x
  1. Create a PR against branch 3.6.x, I would have named this PR:

"Backport PR #14982 on branch 3.6.x (Fix pepy.tech links)"

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 the Still Needs Manual Backport label once the PR gets merged.

If these instructions are inaccurate, feel free to suggest an improvement.

@fcollonval fcollonval deleted the maintenance/fix-check-links branch August 17, 2023 12:07
fcollonval added a commit to fcollonval/jupyterlab that referenced this pull request Aug 17, 2023
krassowski pushed a commit that referenced this pull request Aug 18, 2023
Co-authored-by: Frédéric Collonval <fcollonval@users.noreply.github.com>
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.

None yet

2 participants