1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00
unleash.unleash/src/lib
Thomas Heartman 3fb53737c6
feat: include CR envs enabled on creation in event and update validation (#6931)
This PR improves the handling of change request enables on project
creation in two ways:

1. We now verify that the envs you try to enable CRs for exist before
passing them on to the enterprise functionality.
2. We include data about environments and change request environments in
the project created events.
2024-04-26 07:21:29 +02:00
..
__snapshots__ feat: remove bearer token middleware flag (#6934) 2024-04-25 14:01:06 +00:00
addons
db
domain/project-health
error
features feat: include CR envs enabled on creation in event and update validation (#6931) 2024-04-26 07:21:29 +02:00
middleware feat: remove bearer token middleware flag (#6934) 2024-04-25 14:01:06 +00:00
openapi
routes
schema
services feat: include CR envs enabled on creation in event and update validation (#6931) 2024-04-26 07:21:29 +02:00
types feat: include CR envs enabled on creation in event and update validation (#6931) 2024-04-26 07:21:29 +02:00
users
util
app.test.ts
app.ts fix: don't apply bearer token middleware to root (#6939) 2024-04-25 16:56:51 +02:00
create-config.test.ts
create-config.ts
default-custom-auth-deny-all.ts
internals.ts
logger.test.ts
logger.ts
metric-events.ts
metrics.test.ts
metrics.ts
server-impl.test.ts
server-impl.ts