* 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.