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

Add linux-arm64 to ms-python.debugpy #756

Merged
merged 2 commits into from
May 2, 2024

Conversation

sevetseh28
Copy link
Contributor

@sevetseh28 sevetseh28 commented May 2, 2024

  • I have read the note above about PRs contributing or fixing extensions
  • I have tried reaching out to the extension maintainers about publishing this extension to Open VSX (if not, please create an issue in the extension's repo using this template).
  • This extension has an OSI-approved OSS license (we don't accept proprietary extensions in this repository)

Description

Adds linux-arm64 to Debugger extension for Python so that it can be used in ARM64 machines running Linux (e.g. t4g AWS instances with Amazon Linux).

@filiptronicek filiptronicek linked an issue May 2, 2024 that may be closed by this pull request
Copy link
Collaborator

@filiptronicek filiptronicek left a comment

Choose a reason for hiding this comment

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

LGTM, thank you!

I updated the PR with the help of the extension's Azure pipeline build script to install the correct bundled dependencies.

@filiptronicek filiptronicek merged commit 6d75aca into open-vsx:master May 2, 2024
1 check passed
@sevetseh28
Copy link
Contributor Author

thank you @filiptronicek ! how long does it take till it's effectively published? Thank you!

@filiptronicek
Copy link
Collaborator

@sevetseh28 the usual release process kicks off nightly, but I might have to do a manual one for this since it's republishing an existing version just for a different platform. Will let you know here once I do.

@filiptronicek
Copy link
Collaborator

@sevetseh28 I just published 2024.5.0-dev on linux-arm64. Can you let me know it works for you? 🙏

@sevetseh28
Copy link
Contributor Author

yeah it works now! thank you so much! 👍

@PureTryOut
Copy link

Did the job for me as well, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ms-python debugger not published for ARM64 Linux
3 participants