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

13 Коммитов

Автор SHA1 Сообщение Дата
Ken Chau 35a66aa013 applying package updates 2024-09-11 20:30:48 +00:00
Kenneth Chau 3fb589f859
Yarn 4 (#778)
* yarn 4

* husky reinit

* bumping lint-staged

* fixing up the yarn 4 dlx jest

* fix script for prettier

* use auto line ending

* point to exact yarn path

* escape yarn path as well

* filter out the line that says "Done ..."
2024-09-11 13:27:24 -07:00
Elizabeth Craig 0752bad677
Unpin devDependencies (#654) 2023-12-21 00:35:03 -08:00
Ken Chau 137dc53b8a applying package updates 2023-05-08 22:27:16 +00:00
Kenneth Chau c4bd97fb49
Target Hasher rework (#642)
* WIP: creating a target hasher outside of the cache dir

* WIP: adding missing files from cache

* WIP: exploring moving the target hasher to the hasher package

* wip

* WIP: on filehasher

* updated to use glob-hasher's stat fn

* WIP

* target hasher

* prevent infinite loop, but very slow

* test hash WIP

* adding the read from git thing

* adding a package tree class

* skip sorting for a hashing

* completed integration of new target hasher

* get main thread to send memory hashes, but only from a request from inside a worker

* adding cleanup to simple scheduler

* causing the reporter not to output things after summary

* adding new fixtures

* cleaning up unused files

* fixing up tests

* Change files

* fixing depcheck

* fixing a test in simplescheduler watchmode

* fixing tests to not use root dir

* updated per feedback
2023-05-08 14:53:34 -07:00
Ken Chau 42d4c45ca3 applying package updates 2023-01-18 18:18:35 +00:00
Kenneth Chau 71b5b1452e
Fix reporter: ado log grouping fix (empty script) & make cache tasks use simplescheduler (#535)
* Using lage for prune and clear on cache and get reporter in shape for ADO

* Change files

* fix lint issues

* handle empty case for hrtimeDiffs

* more aborted cases if early aborted
2023-01-18 18:10:38 +00:00
Ken Chau 920095c97b applying package updates 2022-11-01 22:25:59 +00:00
Kenneth Chau 1664f38eca
Import extensions - add .js to all the import specifiers! (#472)
* adding import extensions and enforced in linter

* Change files

* fixing import extensions

* Change files

* fixing according to ts-jest esm-support
2022-11-01 15:18:33 -07:00
Ken Chau 8295ceaf9c applying package updates 2022-11-01 20:43:17 +00:00
Kenneth Chau d93ffd227f
cleaning up the tsconfig files (#470)
* cleaning up the tsconfig files

* Change files
2022-11-01 13:38:56 -07:00
Ken Chau 248d281275 applying package updates 2022-10-12 21:07:14 +00:00
Kenneth Chau 933546a209
Display queue time separately from run time (#432)
* separate queue time from full duration

* show queued time instead

* Change files

* moving tests

* adds a queued:[] in snapshot for tests
2022-10-12 14:01:04 -07:00