| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
I guess the node 22 docker containers have not been published yet 😅 - so we have to wait for that too |
Sorry, something went wrong.
|
You are just too fast @AbhiPrasad 🫣 |
Sorry, something went wrong.
|
I'm taking matters into my own hands - nodejs/docker-node#2071 |
Sorry, something went wrong.
size-limit report 📦
|
Sorry, something went wrong.
|
blocked on docker-library/official-images#16663 |
Sorry, something went wrong.
|
Docker stuff is released https://hub.docker.com/_/node/tags but late in day so we can only prob do v7 release on monday |
Sorry, something went wrong.
Execute installation script
Check if Python hostedtoolcache folder exist...
Create Python 3.8.10 folder
Copy Python binaries to hostedtoolcache folder
Create additional symlinks (Required for the UsePythonVersion Azure Pipelines task and the setup-python GitHub Action)
Upgrading pip...
Looking in links: /tmp/tmp3o8h6q9d
Requirement already satisfied: setuptools in /opt/hostedtoolcache/Python/3.8.10/x64/lib/python3.8/site-packages (56.0.0)
Requirement already satisfied: pip in /opt/hostedtoolcache/Python/3.8.10/x64/lib/python3.8/site-packages (21.1.1)
Error: Usage:
/opt/hostedtoolcache/Python/3.8.10/x64/bin/python -m pip install [options] <requirement specifier> [package-index-options] ...
/opt/hostedtoolcache/Python/3.8.10/x64/bin/python -m pip install [options] -r <requirements file> [package-index-options] ...
/opt/hostedtoolcache/Python/3.8.10/x64/bin/python -m pip install [options] [-e] <vcs project url> ...
/opt/hostedtoolcache/Python/3.8.10/x64/bin/python -m pip install [options] [-e] <local project path> ...
/opt/hostedtoolcache/Python/3.8.10/x64/bin/python -m pip install [options] <archive url/path> ...
no such option: --root-user-action
Error: The process '/usr/bin/bash' failed with exit code 2
##[debug]Node Action run completed with exit code 1
##[debug]Finishing: Setup python
bruh |
Sorry, something went wrong.
|
Oh wait this is happening on master as well! https://github.com/getsentry/sentry-javascript/actions/runs/8853059168/job/24313364936 |
Sorry, something went wrong.
|
Here's the bug actions/setup-python#853 |
Sorry, something went wrong.
|
Just need to fix a bug with win22, I'm hoping its an issue with the minmax macro |
Sorry, something went wrong.
tracking issue: #11455 ABI is 126: https://github.com/electron/node-abi/blob/bd11f2da07c5da324e735e2de5bf6716ce97b11c/abi_registry.json#L95-L102 ~Waiting for nodejs/node#52505 to release!~ Added changelog entry for `7.113.0`, will cut a release after this gets merged. --------- Co-authored-by: JonasBa <jonas@badalic.com>
Port from v7: #11754 --------- Co-authored-by: Abhijeet Prasad <aprasad@sentry.io> Co-authored-by: JonasBa <jonas@badalic.com>
| Back | FazBrowse Home | New Git URL |
tracking issue: #11455
ABI is 126: https://github.com/electron/node-abi/blob/bd11f2da07c5da324e735e2de5bf6716ce97b11c/abi_registry.json#L95-L102
Waiting for nodejs/node#52505 to release!
Added changelog entry for 7.113.0, will cut a release after this gets merged.