Commit eca3491
committed
cherry-pick(#709): chore: proper driver URL detection
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.1 parent 558df1f commit eca3491
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
0 commit comments