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

feat(#534): platform specific builds of vsix #612

Open
wants to merge 3 commits into
base: development
Choose a base branch
from

Conversation

gordon-to
Copy link

@gordon-to gordon-to commented Nov 14, 2024

Create platform specific vsix builds. closes #534.

  • Updated .github/workflows/ci.yaml
    • update cache action to v4
    • add arch and platform to matrix
    • set TARGET env var to platform-arch
  • Update client/package.json to use TARGET env var in vsce package command

based on https://github.com/microsoft/vscode-platform-specific-sample/blob/main/.github/workflows/ci.yml

OmarTawfik and others added 2 commits September 25, 2024 18:42
> With respect to the failing CI, I recommend removing that workflow and using GitHub Projects's native way of automatically adding issues to projects. That can be done in a separate PR though.

I think @kanej added it. I'm happy to remove it if you don't think it is useful anymore?

_Originally posted by @OmarTawfik in NomicFoundation#598 (comment)
Hello. Changing the name and link to the social network in the documentation
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.

Create platform specific builds of the vsix
3 participants