vscode-micromamba/tests
Anton Matosov cd883c32c9
Use arm64 micromamba for Apple Silicon (#39)
Issue:
It is best to use native architecture for the Apple Silicon if avialable.
For soma native binaries, e.g. pytorch, it is critical to use correct architecture, due to the use of architecture specific CPU extensions in the builds

Solution:
Extend download functions for mac to match CPU architecture of VSCode
Update tests to download x64 and arm64
Add downloaded binary architecture check
2023-10-08 21:32:45 +02:00
..
__mocks__ chore: cleanup 2022-12-25 00:49:04 +01:00
extension.test.ts chore: cleanup 2022-12-25 00:49:04 +01:00
mock-os.d.ts Use arm64 micromamba for Apple Silicon (#39) 2023-10-08 21:32:45 +02:00