13 Commits

Author SHA1 Message Date
Yury Semikhatsky
c237fae71e
feat: bundle arm64 node binary for Apple Silicon (#1255) 2023-03-29 17:35:33 -07:00
Yury Semikhatsky
b6b54af13c
Revert "Revert "Add Linux/arm64 support (#883)" (#892)" (#905)
This reverts commit 536af6b3d8cd403e685cb0381b40010a8812fc8e.
2022-04-27 17:24:12 -07:00
Yury Semikhatsky
536af6b3d8
Revert "Add Linux/arm64 support (#883)" (#892) 2022-04-11 17:25:13 -07:00
Michael S. Fischer
7eddd2d2b2
Add Linux/arm64 support (#883) 2022-04-06 18:42:39 -07:00
Andrey Lushnikov
3b4d8dc955
chore: proper driver URL detection (#709)
Since Nov 16, 2021, we have the following conventions:

- Drivers published from tip-of-tree have an `-alpha` version and are
  stored at `/next` subfolder on Azure Storage.
- Drivers auto-published for each commit of the release branch have a `-beta` version and are
  stored at `/next` subfolder on Azure Storage.
- Drivers published due to a release might have `-rc` as part of the
  version, and are stored in root subfolder on Azure Storage.

We no longer have driver versions that include "next" as part of the
version. I kept it for backwards compatibility.
2021-11-17 18:32:01 -08:00
Max Schmitt
c61d1da352
chore: drop support for Windows 32 bit (#673) 2021-10-28 08:26:50 -07:00
Yury Semikhatsky
01d7eac7ad
feat: roll driver, switch to new api.json format (#199) 2021-01-08 15:50:38 -08:00
codeboyzhou
75c47a88ff
chore: add help section for the driver download script (#196) 2021-01-07 09:30:23 -08:00
Yury Semikhatsky
cc2d4fa707
chore: update cli to 0.171.0-1608602762905-6aa14d3 (#165) 2020-12-22 12:03:48 -08:00
Yury Semikhatsky
8da7660d83
chore: set cli version to 0.170.0 (#140) 2020-12-16 22:04:27 -08:00
Kumar Aditya
fa2e0f0237
build: Support 32 bit Windows installation (#116) 2020-12-14 11:15:50 -08:00
Yury Semikhatsky
2ec05bc95f
chore: define cli version once (#115) 2020-12-11 15:20:04 -08:00
Yury Semikhatsky
283fecb30d
fix: package drivers for all platforms (#114) 2020-12-11 13:54:59 -08:00