| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Can be removed when bqplot/bqplot#1465 is released.
Can be removed when bqplot/bqplot#1465 is released.
|
Thanks! |
Sorry, something went wrong.
|
@martinRenou do you think it's worth adding a visual test? I'm ok with the PR as it is. |
Sorry, something went wrong.
|
I was about to ask adding a small visual test :) You can probably add a cell that adds a label in https://github.com/bqplot/bqplot/blob/master/ui-tests/tests/notebooks/scatter_update.ipynb. After that you can trigger the bot to update the test references by commenting "update galata references" in the PR. |
Sorry, something went wrong.
|
Let's backport this as well once it's merged |
Sorry, something went wrong.
|
update galata references |
Sorry, something went wrong.
|
@martinRenou is it normal that CI doesn't run after the update of galata? so can we now merge this? |
Sorry, something went wrong.
|
Yeah commits generated from the Github bot are not triggering the CI (I read in the Github docs that this was to prevent an infinite loop of triggering CI, there might be a way to enable it). Closing/reopening to trigger it for now. |
Sorry, something went wrong.
|
meeseeksdev please backport to 0.12.x |
Sorry, something went wrong.
|
Owee, I'm MrMeeseeks, Look at me. There seem to be a conflict, please backport manually. Here are approximate instructions:
git checkout 0.12.x git pull
git cherry-pick -m1 78bf294ad1c33f1df7fd8ecafae40f93da28f2bc
git commit -am 'Backport PR #1465: fix: line label invisible in dark theme'
git push YOURFORK 0.12.x:auto-backport-of-pr-1465-on-0.12.x
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. |
Sorry, something went wrong.
|
Thanks! |
Sorry, something went wrong.
|
meeseeksdev please backport to 0.12.x |
Sorry, something went wrong.
|
Owee, I'm MrMeeseeks, Look at me. There seem to be a conflict, please backport manually. Here are approximate instructions:
git checkout 0.12.x git pull
git cherry-pick -m1 71e7cd86746b8ec7674a02e2816cdd3c8364ac19
git commit -am 'Backport PR #1465: fix: line label invisible in dark theme'
git push YOURFORK 0.12.x:auto-backport-of-pr-1465-on-0.12.x
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. |
Sorry, something went wrong.
|
meeseeksdev please backport to 0.12.x |
Sorry, something went wrong.
|
We'll never get replaced by machines for sure 😄 Sorry for the noise on this PR. |
Sorry, something went wrong.
…5-on-0.12.x Backport PR #1465 on branch 0.12.x (fix: line label invisible in dark theme)
Can be removed when bqplot/bqplot#1465 is released.
Can be removed when bqplot/bqplot#1465 is released.
|
Hi. What release will this patch be in and when is the release expected to come out? Thanks! |
Sorry, something went wrong.
|
Hey :) It will be included in the next 0.12.x release. I will do it soonish. |
Sorry, something went wrong.
|
Please let me know the value of x when that happens so we can properly pin it downstream. Thank you! 🙏 |
Sorry, something went wrong.
|
Thank you! |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
To reproduce:
With this PR: