Ivan Duplenskikh
6fe62f7b71
Migration to CFS ( #378 )
...
* Migration to CFS
* Add .npmrc to all packages in the repository to consume packages from the internal feed.
* Change run to runAsync in L0 tests
* Add SYSTEM_DEBUG environment variable for the test command
* Add NpmAuthenticate@0 task before the installation task
* Fix indents in AppStoreRelease
2024-09-09 09:17:01 +02:00
Dmitrii Bobreshev
fdce582d08
Fix CVEs ( #379 )
...
* Fix CVEs
- Removed build config from task.js
- Bumped task-lib
- Fixed tests
* print debug info always for tests
2024-09-02 13:13:30 +02:00
Dmitrii Bobreshev
563acdc088
Migrate app-store tasks to Node20 ( #344 )
...
* Migrate app-store tasks to Node20
- Migrated make.js script to support Node 20
- Changed ci to use node20
- Removed unused dependencies
- Removed unreacheble code since the app-store tasks are not used make.json file
* Migrate app-store tasks to Node20
- Migrated tasks to Node20
* Migrate app-store tasks to Node20
- replaced typescript from 3.2.2 to 5.1.6 for the build process
2024-01-24 09:15:25 +01:00
Maxim Zaytsev
90f837884a
Migrate tasks to node 16 ( #341 )
2024-01-04 14:08:56 +01:00
Maksim Petrov
0e0e173bb3
Localization update ( #320 )
...
* Added onelocbuild files
* Update localize-pipeline.yml for Azure Pipelines
* [Localization] Update LocProject (#300 )
* [Localization] Update YAML template for localization pipeline (#301 )
* [Localization] Update YAML template for localization pipeline
* Update localize-pipeline.yml
* [Localization] Fix master merge stage
* Juno: check in to lego/hb_cc87903b-05a2-422a-91ac-06720ee93f74_20230303144031555. (#315 )
* Juno: check in to lego/hb_cc87903b-05a2-422a-91ac-06720ee93f74_20230307122447476. (#317 )
* Juno: check in to lego/hb_cc87903b-05a2-422a-91ac-06720ee93f74_20230307223738915. (#318 )
* Juno: check in to lego/hb_cc87903b-05a2-422a-91ac-06720ee93f74_20230308101503625. (#319 )
* Removing Localize and OneLocBuild folder
* Bump tasks and extension versions
* move ci script open-pullrequest to localization-updates folder
* Bump tasks & extension versions
---------
Co-authored-by: Anatolii Bolshakov (Akvelon INC) <v-anbols@microsoft.com>
Co-authored-by: Alex Hsu <csigs@users.noreply.github.com>
2023-03-15 13:52:47 +01:00
Maksim Petrov
c998a1f423
Bump extension version ( #309 )
2023-02-08 20:25:44 +01:00
Maxim Zaytsev
27aa70a706
Update dependencies ( #279 )
...
* Update versions
* Update extension version
* Add dev-dependencies constants
* Update contributing.md
2022-06-27 18:51:21 +03:00
Daniil Shmelev
a07e35b289
Remove gulp ( #269 )
...
* Remove gulp
* Remove the rest of gulp
* Update yml
* Remove plugin-error
* Bump version
* Update contributing.md
* Update make-util.js
* Revert "Bump version"
This reverts commit 3ebd1aea1b
.
* Remove mocha-junit-reporter package
Co-authored-by: Ivan Golubev <v-igolubev@microsoft.com>
2022-03-04 22:44:42 +03:00
Ivan Golubev
5bfd848469
Resolve vulnerabilities ( #268 )
...
* Update devDependencies
* Fix linter issues
* Remove gulp
* Revert "Remove gulp"
This reverts commit 0a6e10e88c
.
Moved this change to a separate PR: #269
* replace gulp-util with plugin-error
* update tfx-cli
* bump sprint
Co-authored-by: DaniilShmelev <v-dshmelev@microsoft.com>
2022-02-28 10:11:59 +03:00
AnnaOpareva
b0a933bc95
Bumping up the version from 1.188.0 to 1.190.0 ( #253 )
...
* Bumping up the version from 1.188.0 to 1.189.0
* Bumping up the version from 1.189.0 to 1.190.0
Co-authored-by: Anna Opareva <v-aopareva@microsoft.com>
2021-07-06 09:29:56 +03:00
Denis Rumyantsev
9462015b85
Bumping up the version from 1.186.0 to 1.188.0 ( #248 )
2021-05-26 13:44:25 +03:00
Maxim Zaytsev
8b4b1c128c
Update package-lock.json ( #232 )
2021-04-05 11:03:53 -07:00
DaniilShmelev
e581ea6e67
Update readme texts and images ( #214 )
...
* bring vsts readme up to date
Changes in #172 and #178 were only made to ./README.md, so we repeat them for ./docs/vsts-README.md
* trim trailing whitespace
* add information about API key auth
* update readme images
* update vsts-readme too
* bump extension version
* add info about API key in house option
* fix spelling
2021-02-19 14:04:12 +03:00
DaniilShmelev
65b461fec6
prepare release 183
2021-02-16 12:24:44 +03:00
DaniilShmelev
1d98acc3a9
Upgrade infrastructure to support Node 10 ( #201 )
...
* allow tasks to upgrade their TS version
* make build directory consistent with azure-pipelines-tasks repo
https://github.com/microsoft/azure-pipelines-tasks/pull/7040/files#diff-53c70f37847db86d5ef8f8ed103140aebe630332facb6af5cd99e4845c180ef8L129
* update build infrastructure to support Node 10
* update dependencies
* change all tasks folder names to use CamelCase
* fix task names in make-options.json
* update downloadArchive
2021-01-28 14:55:35 +03:00
Alexandr Smolaykov
d4b27aec92
[AppStoreReleaseV1] Fix backward compatibility ( #198 )
...
AppStoreRelease task:
- Move appSpecificId to releaseOptions group
- Bump up task version to 1.178.4
Extension
- Bump up extension version to 1.178.4
2020-11-10 15:20:38 +03:00
Anatoly Bolshakov
282cec1eb1
Fixed issue with on-prem validation. Bumpled extension version ( #197 )
...
* Fixed task.json - removed dependency between two inputs in different groups
* Bumped version
2020-11-07 17:02:03 +03:00
Egor Bryzgalov
a96d777b43
[AppStoreRelease] Reverted PR #175 + prepared release 178 ( #194 )
...
* Reverted PR#175 changes
* Updated extension version
2020-11-06 18:39:26 +03:00
Alexandr Smolaykov
982437de3f
[AppStoreRelease] Fix JSON structure ( #187 )
...
* Put the releaseTrack before the skipBinaryUpload to resolve an issue with validation
* Bump up extension version to 177.2
2020-10-30 14:34:57 +03:00
Alexandr Smolaykov
3d619487c1
Fix AppStoreRelease json ( #185 )
...
* Put the skipBinaryUpload before the ipaPath because
* Bump up extension version to 177.1
2020-10-29 19:42:15 +03:00
Alexandr Smolaykov
545c83d149
[AppStorePromoteV1 / IpaResignV1] Bump extension version to 177 ( #182 )
...
* Bump up AppStorePromote task minor version to 177
* Bump up IpaResign task minor version to 177
* Bump up package.json minor version to 177
* Bump up package-lock.json minor version to 177
2020-10-28 19:52:31 +03:00
Nikita Ezzhev
e84419e0f7
Bumped version of extension
2020-09-29 16:29:33 +03:00
Ekaterina Tatanova
aa57eead51
Bump up tasks version
2020-09-10 18:34:45 +03:00
Jon Samwell
d4ffccb1cc
fix(#): additional fastlane arguments should be parsed and added to the arg list correctly
2019-08-20 17:39:55 +10:00
Madhuri Gummalla
eb4d3bc58c
Users/madhurig/updateversions ( #106 )
...
* update versions, test failures
* remove typings and add @types
* Fix compile errors after removing typings
* update L0 tests to work with node 8
2019-01-08 16:09:11 -05:00