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

Automate the generation of platform specific bindings #8

Closed
joedevivo opened this issue Mar 22, 2020 · 1 comment
Closed

Automate the generation of platform specific bindings #8

joedevivo opened this issue Mar 22, 2020 · 1 comment

Comments

@joedevivo
Copy link
Owner

Currently there's ./native in the project root, which contains bindings that I've manually built on three different physical computers. Not even VMs!

I have an idea that would involve a new repo which only contains the dependencies I need with native bindings (currently @serialport/bindings & drivelist), and then use azure pipelines matrix strategy to generate a release for each platform, then download all of those releases as part of this extension's packaging.

@joedevivo
Copy link
Owner Author

Look into how they did it for Arduino microsoft/vscode-arduino#982

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

No branches or pull requests

1 participant