Граф коммитов

2 Коммитов

Автор SHA1 Сообщение Дата
Billy O'Neal 528fe75d7c
Add --format to depend-info. (#1080)
* Add --format to depend-info.

Add error handling and testing to depend-info switch handling.

Documentation update: https://github.com/microsoft/vcpkg-docs/pull/89

* xtree => x-tree, can not => cannot
2023-05-30 09:28:21 -07:00
Billy O'Neal a8209614f2
Remove the dependency on rush. (#997)
* Break the txtgen dependency by deleting a test that did nothing.

* Remove the rush dependency and just use npm instead. (Local dev only)

* Wire up npm only mechanisms to PR and signing builds.

* clang-format fix and run

* Fixup PRDiff and signing.yml.

* Chalk is not a dev-dependency.

* Include the SHA in the nuget package name.

* clang-format again

* Add extracting the artifacts parts from the standalone bundle.

* CR comments:

* Don't deploy the mocha file into the signed build
* Use raw uri in tsconfig
* Use npm ci rather than npm install

* CR comments:

* Don't deploy the mocha file into the signed build
* Use raw uri in tsconfig
* Use npm ci rather than npm install

* Fix amd64s I missed.
2023-04-05 20:22:15 -07:00