FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Use mamba-org/setup-micromamba for visual job by pllim · Pull Request #1655 · bqplot/bqplot · GitHub

/ bqplot Public

Use mamba-org/setup-micromamba for visual job - #1655

Merged
martinRenou merged 2 commits into
bqplot:masterfrom
pllim:patch-3
Oct 22, 2024
Merged

Use mamba-org/setup-micromamba for visual job#1655
martinRenou merged 2 commits into
bqplot:masterfrom
pllim:patch-3

Conversation

pllim commented Oct 11, 2024

Copy link
Copy Markdown
Contributor

See if this helps.

pllim commented Oct 11, 2024

Copy link
Copy Markdown
Contributor Author

Well, at least it ran to completion now, but has some real comparison failures that are beyond my skills to fix.

Copy link
Copy Markdown
Member

The diff is visually very small, maybe it's a animation issue/fluke.

@martinRenou any idea what can cause this? A jupyter-lab css variable that changed maybe?

Copy link
Copy Markdown
Member

update galata references

Copy link
Copy Markdown
Member

Annoying, I think the update script looks at who opened the PR, not who send the message.

@martinRenou can you confirm that? And is there a reason for this?

Copy link
Copy Markdown
Member

Indeed, that was the proposed fix when a CVE about this was published so I copied it over in all repos.

I think the solution in here is nicer (looking at the message author as you suggest): https://github.com/jupytercad/JupyterCAD/blob/main/.github/workflows/update_galata_references.yaml

martinRenou left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Thanks!

martinRenou merged commit 1a9e2dd into bqplot:master Oct 22, 2024
pllim deleted the patch-3 branch October 22, 2024 14:23

Copy link
Copy Markdown
Member

meeseeksdev please backport to 0.12.x

lumberbot-app Bot commented Oct 22, 2024

Copy link
Copy Markdown

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 0.12.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 1a9e2dd046e0ce1489b8f1dfc7e8ea8d69973342
  1. You will likely have some merge/cherry-pick conflict here, fix them and commit:
git commit -am 'Backport PR #1655: Use mamba-org/setup-micromamba for visual job'
  1. Push to a named branch:
git push YOURFORK 0.12.x:auto-backport-of-pr-1655-on-0.12.x
  1. Create a PR against branch 0.12.x, I would have named this PR:

"Backport PR #1655 on branch 0.12.x (Use mamba-org/setup-micromamba for visual job)"

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.

maartenbreddels added a commit to maartenbreddels/bqplot that referenced this pull request Nov 26, 2024
maartenbreddels added a commit to maartenbreddels/bqplot that referenced this pull request Dec 17, 2024
maartenbreddels added a commit that referenced this pull request Dec 19, 2024
* ci: use modern micromamba action (backport of #1655)

* ci: use nodejs 18

* fiddle with versions

* use lockfile

* try with a modern yarn, yarn 1 does not respect the lockfile

* fix typo

* fix: yarn package by default writes package.tgz

* ci: upgrade actions

* remove space from filename of download artifact

* use npm ci because we do not have a yarn.lock file

* again setup-micromamba action

* use yarn, and update lockfile

* activate base needed?

* use npx

* modern micromamba uses different way for python version

* requires env name

* wrong env name

* more ampersands

* bad env name

* jlpm instead of yarn?

* more jlpm

* not using matrix

* more jlpm

* install playwright needed?

* use run

* use npx?

* remove install playwright?

* back to npm install

* updates images

* updates images

* updates images

* updates images

* updates images

* accidently added darwin images
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

3 participants


Back | FazBrowse Home | New Git URL