Engin Polat
9f0c37e159
fixing markdown linter issues ( #469 )
...
* fixing markdown linter issues
2024-09-27 14:15:06 -07:00
Engin Polat
01d0fc425c
creating initial devcontainer configuration ( #468 )
2024-09-24 15:11:12 -07:00
Ivan Duplenskikh
9500e07372
Migration to CFS ( #461 )
...
* Migration to CFS
* Add NpmAuthenticate@0 task before the installation task
* Fix build problems
2024-09-10 12:08:21 +02:00
Aleksandr Levochkin
9a5fa98a1a
Update the list of deprecated runners ( #452 )
...
* Add Node10 and Node16 to the list of deprecated runners
* Bump the version
2024-03-15 12:45:24 +01:00
Dmitrii Bobreshev
1ec002ab3e
CodeQL 3000 fix ( #450 )
...
* CodeQL 3000 fix
- Added node16 installation for CodeQL 3000, because the task requires node 14+ and the default node version after pipeline run sets to 10.x
* CodeQL 3000 fix
- Added node16 installation for CodeQL 3000, because the task requires node 14+ and the default node version after pipeline run sets to 10.x
2024-02-26 16:51:29 +01:00
Dmitrii Bobreshev
706c0b073c
1ES Pipelines Template Adoption ( #449 )
...
* 1ES Pipelines Template Adoption
- Added 1Es templates ci
- Changed pools for Windows/Ubuntu to 1ES pools
* 1ES Pipelines Template Adoption
- Skib baseline for now
2024-02-26 09:57:17 +01:00
Dmitrii Bobreshev
ff072361b9
Update github workflows to avoid issues with GITHUB_TOKEN ( #448 )
...
- Added write permissions in gh workflow
2024-01-29 10:04:27 +01:00
Kirill Ivlev
f2e79d9887
Update package.json ( #446 )
...
Co-authored-by: v-kivlev <undefined>
2023-08-03 16:03:33 +04:00
dependabot[bot]
db306d04b5
Bump xml2js from 0.4.19 to 0.5.0 ( #434 )
...
* Bump xml2js from 0.4.19 to 0.5.0
Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js ) from 0.4.19 to 0.5.0.
- [Release notes](https://github.com/Leonidas-from-XIV/node-xml2js/releases )
- [Commits](https://github.com/Leonidas-from-XIV/node-xml2js/compare/0.4.19...0.5.0 )
---
updated-dependencies:
- dependency-name: xml2js
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* bump package version
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: v-kivlev <undefined>
2023-08-03 15:54:28 +04:00
microsoft-github-policy-service[bot]
9c9e409d27
Microsoft mandatory file ( #438 )
...
Co-authored-by: microsoft-github-policy-service[bot] <77245923+microsoft-github-policy-service[bot]@users.noreply.github.com>
2023-06-05 12:44:51 +04:00
Maxim Zaytsev
af4afa8cb8
Fix azure-pipeline.yml ( #437 )
2023-06-01 13:45:27 +03:00
Sergey Koryshev
e247d175f4
Implement pipeline to publish TFX CLI automatically ( #435 )
2023-05-29 17:39:29 +03:00
Sergey Koryshev
59d2330c2e
Implement caching value of skipCertValidation ( #436 )
...
* saved skipCertValidation value to cache
* implemented logic to get value of skipCertValidation from cache
* bumped version up to 0.15.0
* small correction
2023-05-22 17:15:46 +04:00
Maxim Zaytsev
c0a29874d4
Update workflow ( #433 )
2023-03-15 19:43:46 +03:00
Kirill Ivlev
9ee92701ec
Bump package to 0.14.0 ( #429 )
2023-02-23 13:03:09 +04:00
Kirill Ivlev
e8d8608126
Resolve vulnerabilities ( #428 )
2023-02-23 12:45:40 +04:00
İsmayıl İsmayılov
2048b218ec
Added deprecated runner validation ( #426 )
2023-02-21 10:12:33 +04:00
Sergey Koryshev
f40ae9ca55
Added new parameter skipCertValidation ( #421 )
...
* added skipCertValidation parameter
* added logic to set global "_vsts_task_lib_skip_cert_validation" if parameter skipCertValidation specified
* change logic to use options of webapi instead of global "_vsts_task_lib_skip_cert_validation"
* mentioned new parameter in Readme
* bumped up version to 0.13.0
* corrected name of parameter in README
2023-01-13 02:36:02 -08:00
Maxim Zaytsev
5d20401b18
Add codeowners ( #413 )
2022-08-23 11:14:37 +03:00
Konstantin Tyukalov
75f28d7c16
Upgrade task.json to the new version ( #412 )
2022-07-07 17:14:32 +04:00
Konstantin Tyukalov
81b19ea188
Bump the cli version to 0.12.0 ( #411 )
2022-06-02 14:37:52 +04:00
Anatoly Bolshakov
afdb90bd94
Fixed vulnerabilities via npm audit fix ( #410 )
...
* npm audit fix
* updated async to 3.2.3
* Removed async
* Removed async package as not used
2022-05-30 13:33:11 +04:00
Ivan Golubev
30ffb29afb
Resolve vulnerabilities ( #401 )
...
* Resolve vulnerabilities
* fix updated mkdirp usage
mkdirp major bump caused breaking changes, which broke some commands
* fix shelljs types
Co-authored-by: DaniilShmelev <v-dshmelev@microsoft.com>
2022-02-18 09:12:17 +03:00
Maxim Zaytsev
d49fb322ab
Update dependencies ( #398 )
2021-12-20 10:25:56 +03:00
Anatoly Bolshakov
e9efa2b6ea
Bumped package version ( #390 )
2021-10-08 13:14:29 +03:00
bworline
0cf8832ea2
Enable use of --override and --overrides-file when --manifest-js is specified ( #375 )
2021-10-05 14:23:49 +03:00
Anatoly Bolshakov
d49e19cab1
Added action - to add tickets to the team's planning board ( #387 )
...
* Added action - ABTT
* Resolved comments
2021-08-30 17:17:41 +03:00
AnnaOpareva
2dbd6ff856
delete wrong video-links ( #386 )
...
Co-authored-by: Anna Opareva <v-aopareva@microsoft.com>
2021-08-26 17:49:48 +03:00
David Wilson (VSNC)
3e95e11b74
Bump version to 0.9.2.
2021-04-22 09:17:41 -04:00
David Wilson
00029a11f8
Merge pull request #374 from bworline/manifestjs-param-bug
...
Fix cmd line parsing bug for the --manifest-js parameter
2021-04-22 09:12:05 -04:00
Ben Worline
7b25b8db78
Fix cmd line parsing bug for the --manifest-js parameter
2021-04-21 16:34:48 -07:00
David Wilson (VSNC)
113e3b3a3e
Bump version to 0.9.1
2021-04-21 16:55:55 -04:00
David Wilson
16728c565f
Merge pull request #342 from bworline/manifest-js
...
Allow flexible manifest specification, including production vs. development differences
2021-04-07 14:35:46 -04:00
Ben Worline
32aa8e0c7c
change --manifestJs arg type in a 2nd place
2021-04-06 17:09:27 -07:00
Ben Worline
b084b37e9c
Change arg type of --manifestJs from String to ReadableFilePathsArgument
2021-04-02 08:36:37 -07:00
David Wilson (VSNC)
b8d1ef8337
Bump version to 0.9.0.
2021-03-23 15:36:57 -04:00
Ryan Hatfield
6260399f40
Fix extension init command for non Windows users
2021-03-23 14:01:29 -04:00
David Wilson
2efcf96912
Remove tfx extension publisher command. ( #368 )
2021-03-23 10:04:00 -04:00
Ben Worline
92d471cc16
Merge branch 'master' of https://github.com/microsoft/tfs-cli into manifest-js
2021-01-11 17:47:00 -08:00
Tommy Petty
72c0158bfc
Merge pull request #359 from xinyi-joffre/fix-rev-version
...
Fix --rev-version bug
2020-11-20 13:12:13 -05:00
Xinyi Joffre
f62ac13e0c
Fix --rev-version bug
2020-10-01 16:49:01 -07:00
Tommy Petty
28dfb8ba72
Merge pull request #354 from microsoft/users/jtpetty/bug-1769158
...
Fixed issue where additional package paths would add duplicate files
2020-09-15 09:36:13 -04:00
Tommy Petty
404398fd33
updated package version
2020-09-15 09:20:01 -04:00
Tommy Petty
f6a76b2834
updates from pr feedback
2020-09-14 16:39:37 -04:00
Tommy Petty
e0f5e99d9a
Fixed issue where additional package paths would add duplicate files
2020-09-14 15:22:19 -04:00
Brad Willis
ba377afb69
Merge pull request #351 from microsoft/users/brwillis/fix-extension-publishing
...
Fix REST API version for hard coded extension APIs
2020-08-26 12:20:34 -04:00
Brad Willis
1645c07fd9
Update package version
2020-08-26 12:17:13 -04:00
Brad Willis
f4787730f2
Fix REST API version for extension workaround
2020-08-26 09:44:33 -04:00
Ben Worline
95d1cd6d80
fix bug: set __origin on resulting manifest object to resolve relative references
2020-04-08 09:26:36 -07:00
Ben Worline
4caafb2ed9
doc tweak
2020-04-07 22:07:10 -07:00