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

31 Коммитов

Автор SHA1 Сообщение Дата
Ken Chau 905eb5b360 applying package updates 2022-10-01 06:41:42 +00:00
Ken Chau 3370e297b9 applying package updates 2022-10-01 05:25:29 +00:00
Ken Chau 404ee90555 applying package updates 2022-09-30 23:00:17 +00:00
Ken Chau 2773e06145 applying package updates 2022-09-30 16:50:18 +00:00
Ken Chau 3206037408 applying package updates 2022-09-29 21:54:45 +00:00
Ken Chau a24571f900 applying package updates 2022-09-21 23:32:29 +00:00
Elizabeth Craig 8193ad27df
Hoist widely-used devDependencies to the repo root (#345)
* specify local dev deps as *

* Hoist widely-used devDependencies
2022-09-20 02:24:33 +00:00
Ken Chau b27eefaa9a applying package updates 2022-09-19 05:03:56 +00:00
Ken Chau ae5987c81c applying package updates 2022-09-19 03:33:34 +00:00
Ken Chau 6b88431304 applying package updates 2022-09-17 20:20:49 +00:00
Ken Chau d3aaa9b605 applying package updates 2022-09-17 01:09:34 +00:00
Ken Chau 60d4571bde applying package updates 2022-09-16 23:45:26 +00:00
renovate[bot] 4cc6afee8a
Update devDependency @types/node to v14.18.29 (#350)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-16 13:00:28 -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
renovate[bot] 7bb3cfa39c
Pin devDependencies (#306)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-16 01:54:50 +00:00
Ken Chau 6e2ea2b74c applying package updates 2022-09-16 01:32:24 +00:00
Ken Chau c90885ce9a applying package updates 2022-09-15 20:42:33 +00:00
Ken Chau 77bd3d5bb7 applying package updates 2022-09-06 20:10:16 +00:00
Ken Chau a3091e4873 applying package updates 2022-09-04 23:00:20 +00:00
Ken Chau 221b50721f applying package updates 2022-08-26 23:05:54 +00:00
Ken Chau 1e2058ec65 applying package updates 2022-08-26 06:34:51 +00:00
Ken Chau 176f533ac3 applying package updates 2022-08-25 20:06:40 +00:00
Ken Chau 400ec38bcd applying package updates 2022-08-24 22:26:03 +00:00
renovate[bot] ae1468bf23
Update dependency @types/node to v14.18.26 (#326)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-24 15:21:40 -07:00
Ken Chau 858c483f73 applying package updates 2022-08-24 20:50:50 +00:00
Kenneth Chau bc21cddad9
Cache command (`yarn cache`) (#325)
* adding cache prune and clear functions

* adding logger options

* cache command passed e2e tests!

* Change files

* adding cache command'
2022-08-24 13:46:22 -07:00
Ken Chau ed8fba740b applying package updates 2022-08-24 16:23:48 +00:00
Ken Chau 4ab17de5b8 applying package updates 2022-08-24 15:22:38 +00:00
Ken Chau bfd65d0d6a applying package updates 2022-08-23 21:26:23 +00:00
Ken Chau ca660d7917 applying package updates 2022-08-23 07: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