1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-04 00:18:01 +01:00
unleash.unleash/src/lib/features/scheduler
Christopher Kolstad bfa82d79bf
feat: adds created_by_user_id to all events (#5619)
### What
Adds `createdByUserId` to all events exposed by unleash. In addition
this PR updates all tests and usages of the methods in this codebase to
include the required number.
2023-12-14 13:45:25 +01:00
..
schedule-services.ts fix: scheduler job runtime control (#5363) 2023-11-21 10:06:38 +00:00
scheduler-service.test.ts feat: adds created_by_user_id to all events (#5619) 2023-12-14 13:45:25 +01:00
scheduler-service.ts refactor: maintenance read model (#5374) 2023-11-28 13:03:02 +00:00