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

3 Коммитов

Автор SHA1 Сообщение Дата
Kenneth Chau d93ffd227f
cleaning up the tsconfig files (#470)
* cleaning up the tsconfig files

* Change files
2022-11-01 13:38:56 -07:00
renovate[bot] feb30c988c
Update jest monorepo to v29 (major) (#346)
* Update jest monorepo to v29

* remove unused jest setup in docs-beta

* update configs

* update snapshots and fix typescript errors

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Elizabeth Craig <elcraig@microsoft.com>
2022-09-16 03:53:50 +00:00
Kenneth Chau 8fb3883281
@lage-run/cli package - run command (#323)
* adding commander to replace yargs

* logging and verbosity

* make sure the error case exits with an exit code of 1

* fixed README.md

* pass the internalCacheFolder into the config

* Change files

* fixing formating

* updates the snapshots

* most e2e passed, except for transitiveDepsTests

* fixed up the transitive task deps - by adding back the default behavior of v1.x --include-dependencies

* formatting

* move e2e tests to a new package

* fixing up mocking after moving e2e tests

* Change files

* adding an entry for lage test
2022-08-23 00:49:09 -07:00