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

41 Коммитов

Автор SHA1 Сообщение Дата
Ken Chau c6bdcd9467 applying package updates 2024-11-20 08:12:38 +00:00
renovate[bot] c6e9f4e533
Update dependency workspace-tools to v0.38.1 (#813)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-20 00:08:56 -08:00
Ken Chau 089fedf9a5 applying package updates 2024-11-20 02:43:43 +00:00
Ken Chau 32e896ea11 applying package updates 2024-11-08 19:45:09 +00:00
Ken Chau bc8b814002 applying package updates 2024-11-01 08:07:38 +00:00
Ken Chau 88df67cfae applying package updates 2024-10-22 15:19:29 +00:00
renovate[bot] 067b34dac0
Update dependency workspace-tools to v0.37.0 (#801)
* Update dependency workspace-tools to v0.37.0

* bump also inside benchmark

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ken Chau <kchau@microsoft.com>
2024-10-22 08:15:42 -07:00
Ken Chau d7031bbbb7 applying package updates 2024-10-21 22:18:54 +00:00
Ken Chau 8cac8b3361 applying package updates 2024-10-17 20:33:04 +00:00
Ken Chau fe23d3e7dc applying package updates 2024-10-02 20:26:19 +00:00
Ken Chau 804d116ee3 applying package updates 2024-09-13 18:05:04 +00:00
Ken Chau 35a66aa013 applying package updates 2024-09-11 20:30:48 +00:00
Ken Chau 46dba0340c applying package updates 2024-09-07 00:01:57 +00:00
Kenneth Chau fb00e0249a
adding parallelism to server command (#777)
* adding parallelism to server

* adding a few more log msgs

* Change files

* adding a dep
2024-09-06 16:59:12 -07:00
Ken Chau b6a71ed414 applying package updates 2024-08-28 21:12:45 +00:00
Kenneth Chau 8b27a04b8d
Runner refactor - in preparation for exec and server commands (#770)
* WIP: moving runners to another package

* moving runners to its own package, fixing up imports

* fixing up the test to use the right path

* Change files

* updated runners package readme.md

* get rid of unused deps

* fixing up another one

* fixing the deps for runners package according to depcheck
2024-08-28 14:09:49 -07:00
Ken Chau c6aab662e5 applying package updates 2024-05-23 18:15:05 +00:00
renovate[bot] 04cdac2a14
Update backfill monorepo (#715)
* Update backfill monorepo

* fixing the dts generation to accommodate the new backfill config dependency on azure/core-http

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ken Chau <kchau@microsoft.com>
2024-05-23 11:12:04 -07:00
Ken Chau b366b8d0b7 applying package updates 2023-12-21 09:49:09 +00:00
Elizabeth Craig 429047eb17
Pin external deps to ensure explicit updates to lage bundle (#712) 2023-12-21 01:46:18 -08:00
Ken Chau 990dd487d2 applying package updates 2023-12-21 08:37:41 +00:00
Elizabeth Craig 0752bad677
Unpin devDependencies (#654) 2023-12-21 00:35:03 -08:00
Ken Chau fc2d68b6d4 applying package updates 2023-12-12 04:22:41 +00:00
sstchur f631134451
Upgrade workspace-tools package (#707) 2023-12-11 20:20:01 -08:00
Ken Chau 2801d6578d applying package updates 2023-07-17 15:14:04 +00:00
renovate[bot] 5f41b1db34
Update lage core deps (#627)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-17 08:09:47 -07:00
Ken Chau 28f8a90cd0 applying package updates 2023-06-15 17:04:58 +00:00
Ken Chau 98b5974820 applying package updates 2023-05-25 15:46:02 +00:00
Altinok Darici c2bf5ab7a3
Do not read config in targetWorker, instead pass CacheOptions as part of worker data (#667)
* remove getConfig call from targetWorker

* Remove custom storage config from cache options

* Fix

* Change files

* Update change file

* Fix tests
2023-05-25 08:42:47 -07:00
Ken Chau 137dc53b8a applying package updates 2023-05-08 22:27:16 +00:00
Ken 5a132808f1 fixing target-graph version 2023-05-08 15:23:07 -07:00
Ken Chau bd47950ea7 applying package updates 2023-04-26 04:56:20 +00:00
Elizabeth Craig 56910ce2ef
Add back the init command (#645)
* Add back the init command

* fix eslint
2023-04-25 21:51:19 -07:00
Ken Chau c5bb821cd3 applying package updates 2023-04-25 02:51:19 +00:00
Elizabeth Craig a2e112e8aa Add repository and homepage to all packages 2023-04-24 19:41:58 -07:00
Ken Chau 17e3b2963a applying package updates 2023-04-14 04:37:55 +00:00
Kenneth Chau bb22ec2ee3
Boot speed: bumping backfill and workspace-tools! (#632)
* making lage boot faster

* Change files
2023-04-13 21:33:38 -07:00
Ken Chau 9a488ba6d0 applying package updates 2023-04-06 22:27:50 +00:00
Kenneth Chau ec15819ad8
Bumps workspace-tools and use the new async API for getPackageInfos to speed things up (#626)
* bumps workspace-tools and use async packageinfos

* Change files

* bumps to latest to get the fastest workspace-tools yet
2023-04-06 15:23:38 -07:00
Ken Chau 4640433ded applying package updates 2023-03-29 22:41:49 +00:00
Kenneth Chau ec458f83e5
Moves config related functions & types into a @lage-run/config package (#618)
* moving config to its own package

* Change files

* get the right file in the test
2023-03-29 15:37:17 -07:00