1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-06 00:07:44 +01:00
unleash.unleash/src/lib
David Leek cb53df6176
chore: emit PROXY_REPOSITORY_CREATED event when creating new repo (#6251)
## About the changes

- Emits a new event on the eventBus when Proxy-service creates a new
repository for a frontend token
- Adds a prometheus metrics counter for created proxy-repositories


![image](https://github.com/Unleash/unleash/assets/707867/85a84fa7-4f03-4dc1-b0ba-3ffd2477045b)
2024-02-15 14:58:48 +01:00
..
__snapshots__ chore: rate limit calling inc webhooks (#6248) 2024-02-15 10:25:32 +00:00
addons Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
db feat: project applications e2e PoC (#6189) 2024-02-12 16:00:59 +02:00
domain/project-health fix(import): making all imports relative and removing baseUrl (#5847) 2024-01-17 15:33:03 +02:00
error fix: return 400 when enabling env of archived toggle (#6049) 2024-01-26 16:02:17 +02:00
features feat: add gen:api:clean for clean orval schemas (#6244) 2024-02-15 11:45:35 +02:00
middleware chore: add types to pat middleware (#5951) 2024-01-18 14:36:42 +01:00
openapi feat: add gen:api:clean for clean orval schemas (#6244) 2024-02-15 11:45:35 +02:00
proxy feat: sdk with double start prevention (#6146) 2024-02-07 10:01:05 +01:00
routes feat: project applications e2e PoC (#6189) 2024-02-12 16:00:59 +02:00
schema feat: implement createdByUserId for all features (#5725) 2023-12-22 14:33:16 +01:00
segments fix(import): making all imports relative and removing baseUrl (#5847) 2024-01-17 15:33:03 +02:00
services chore: emit PROXY_REPOSITORY_CREATED event when creating new repo (#6251) 2024-02-15 14:58:48 +01:00
types chore: rate limit calling inc webhooks (#6248) 2024-02-15 10:25:32 +00:00
users fix: filter out service and system users from inactive users list (#6134) 2024-02-05 16:41:51 +01:00
util fix: flag resolver get variant (#6020) 2024-01-24 11:53:04 +00:00
app.test.ts feat: Make compression middleware optional (#5306) 2023-12-16 08:06:26 +01:00
app.ts Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
create-config.test.ts feat: feature search stub (#5143) 2023-10-25 10:50:59 +02:00
create-config.ts chore: rate limit calling inc webhooks (#6248) 2024-02-15 10:25:32 +00:00
default-custom-auth-deny-all.ts chore: expose custom-handler-auth type (#5287) 2023-11-07 10:37:09 +01:00
internals.ts fix: export NotFoundError and ISegmentService in internals.ts (#4997) 2023-10-11 14:31:45 +03:00
logger.test.ts
logger.ts
metric-events.ts chore: emit PROXY_REPOSITORY_CREATED event when creating new repo (#6251) 2024-02-15 14:58:48 +01:00
metrics.test.ts chore: reimplementation of app stats (#6155) 2024-02-08 17:15:42 +01:00
metrics.ts chore: emit PROXY_REPOSITORY_CREATED event when creating new repo (#6251) 2024-02-15 14:58:48 +01:00
server-impl.test.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
server-impl.ts chore: reimplementation of app stats (#6155) 2024-02-08 17:15:42 +01:00