You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* update the worker to node 24 (#1357)
* update the worker to node 24
* update docker docs
* changeset
* Worker: fix an issue with batch logging (#1353)
* set min-release-age
* versions
* debugging flaky test
* fix an issue where the batch is never clear
* fix a timing issue when sending batch events
Big help from claude
* logging
* add a bunch of more controlled unit tests
* test on interrupt
* update and fix tests
I think this this fixes the actual issue - I just want more good focused tests now
* tidy logging
* more tests
* changeset
* types
* remove only
* run tests in serial
* worker: tweak event processor and be sure to reset timeout on batch
* remove comment
* remove more comments
* feat: update usage of getActiveProject to getCheckedOutProject (#1360)
* feat: update getActiveProject to getCheckedOutProject
* feat: back to active project
* chore: rename getActiveProject to getTrackedProject
* feat: deploy should use getTrackedProject
* chore: getCheckedout return undefined like getActiveprojects
* fix: types
* feat: update removed & renamed workflows on checkout (#1358)
* tests: remove unwanted fields
* feat: use currentProject
* tests: remove fields
* versions
---------
Co-authored-by: Farhan Y. <yahyafarhan48@gmail.com>
0 commit comments