1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-15 17:50:48 +02:00
unleash.unleash/src
Fredrik Strand Oseberg e2ad0cae45
fix: refactor calculate time to prod (#3333)
This PR changes how we calculate average time to production. Instead of
calculating fleeting 30 day windows and calculating the past and current
window, we now calculate a flat average across the entire project life.
This is less error prone as each feature will be tied to the earliest
time it was turned on in a production environment.
2023-03-16 15:45:24 +01:00
..
lib fix: refactor calculate time to prod (#3333) 2023-03-16 15:45:24 +01:00
mailtemplates refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
migrations fix: refactor calculate time to prod (#3333) 2023-03-16 15:45:24 +01:00
test fix: refactor calculate time to prod (#3333) 2023-03-16 15:45:24 +01:00
migrator.ts feat: disable verbosity from db-migrate (#3301) 2023-03-13 10:12:43 +01:00
server-dev.ts fix: type checker happy (#3306) 2023-03-14 10:32:00 +01:00
server.ts Define exports for enterprise (#2435) 2022-11-17 13:02:40 +02:00