1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00
unleash.unleash/src
Gastón Fournier 96c65fc10d
feat: Add ability to push variants to multiple environments (#2914)
## About the changes
This PR adds the ability to push variants to multiple environments
overriding the existing variants.

Relates to [roadmap](https://github.com/orgs/Unleash/projects/10) item:
#2254

**Note:** This won't fail if there are variants in other environments, because the operation wouldn't be idempotent. It should have that property because setting variants to 1 or more environments once or twice should not make a difference
2023-01-20 10:30:20 +01:00
..
lib feat: Add ability to push variants to multiple environments (#2914) 2023-01-20 10:30:20 +01:00
mailtemplates refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
migrations feat: enterprise service accounts (BE) (#2806) 2023-01-03 15:15:32 +00:00
test feat: Add ability to push variants to multiple environments (#2914) 2023-01-20 10:30:20 +01:00
migrator.ts fix: be explicit when specifying time & replace moment with date-fns (#1072) 2021-11-02 15:13:46 +01:00
server-dev.ts feat: initial status box implementation (#2913) 2023-01-18 10:10:41 +01:00
server.ts Define exports for enterprise (#2435) 2022-11-17 13:02:40 +02:00