1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-31 00:16:47 +01:00
unleash.unleash/src/lib
Thomas Heartman f833cf58eb
1-3060: remove features export import flag (#8890)
This PR removes all references to the `featuresExportImport` flag.

The flag was introduced in [PR
#3411](https://github.com/Unleash/unleash/pull/3411) on March 29th 2023,
and the flag was archived on April 3rd. The flag has always defaulted to
true.

We've looked at the project that introduced the flag and have spoken to CS about it: we can find no reason to keep the flag around. So well remove it now.
2024-12-02 09:26:06 +00:00
..
__snapshots__ Revert "task: enabled in OSS." (#8892) 2024-11-29 13:42:10 +02:00
addons feat: Add PROJECT_ARCHIVED event to send message to Slack (#8848) 2024-11-25 14:33:50 +00:00
db Revert "task: enabled in OSS." (#8892) 2024-11-29 13:42:10 +02:00
domain/project-health chore: minor cleanup of project health and status (#8806) 2024-11-20 13:59:44 +01:00
error
features 1-3060: remove features export import flag (#8890) 2024-12-02 09:26:06 +00:00
middleware
openapi chore: rename toggle to flag (#8854) 2024-11-26 09:57:43 +02:00
routes chore: minor cleanup of project health and status (#8806) 2024-11-20 13:59:44 +01:00
schema
services chore: minor cleanup of project health and status (#8806) 2024-11-20 13:59:44 +01:00
types 1-3060: remove features export import flag (#8890) 2024-12-02 09:26:06 +00:00
users
util
app.test.ts
app.ts
create-config.test.ts
create-config.ts Revert "task: enabled in OSS." (#8892) 2024-11-29 13:42:10 +02:00
default-custom-auth-deny-all.ts
internals.ts
logger.test.ts
logger.ts
metric-events.ts
metrics-gauge.test.ts
metrics-gauge.ts
metrics.test.ts
metrics.ts chore: rename toggle to flag (#8854) 2024-11-26 09:57:43 +02:00
server-impl.test.ts
server-impl.ts