Commit c590f99
committed
Add prerelease build process
Squashed commit of the following:
commit d09ea7c
Author: scripthunter7 <d.tota@adguard.com>
Date: Fri Nov 28 18:49:25 2025 +0100
Update build process to use prerelease configuration
- Add build:prerelease and build:vsix-prerelease scripts to package.json
- Update bamboo-specs/build-prerelease.yaml to use build:prerelease instead of build:prod
- Update @vscode/vsce dependency from ^2.22.0 to ^3.7.1
- Add --pre-release flag to vsce package command for prerelease builds1 parent 2a4c889 commit c590f99
File tree
3 files changed
+619
-5
lines changed- bamboo-specs
3 files changed
+619
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
59 | | - | |
| 58 | + | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| 97 | + | |
97 | 98 | | |
98 | 99 | | |
| 100 | + | |
99 | 101 | | |
100 | 102 | | |
101 | 103 | | |
| |||
128 | 130 | | |
129 | 131 | | |
130 | 132 | | |
131 | | - | |
| 133 | + | |
132 | 134 | | |
133 | 135 | | |
134 | 136 | | |
| |||
0 commit comments