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

2 Коммитов

Автор SHA1 Сообщение Дата
Billy O'Neal 117a5e64d0
Make artifacts use common console handling. (#1165) 2023-08-30 14:01:22 -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