Fredrik Strand Oseberg
|
911b918817
|
fix: set log level to error for db migrate (#6601)
This PR sets the log level of db-migrate to error, because it interferes
with the indexing of our logs in Loki when the logs are not in JSON
format.
|
2024-03-19 14:45:27 +01:00 |
|
Christopher Kolstad
|
53354224fc
|
chore: Bump biome and configure husky (#6589)
Upgrades biome to 1.6.1, and updates husky pre-commit hook.
Most changes here are making type imports explicit.
|
2024-03-18 13:58:05 +01:00 |
|
Gastón Fournier
|
82ac5a47ad
|
chore: This helps output the migrations being applied (#6004)
## About the changes
This outputs to console.log but should be indexable:
![image](https://github.com/Unleash/unleash/assets/455064/cb696936-7060-447d-b22d-ff62b4dbcbc3)
|
2024-01-23 16:01:36 +01:00 |
|
Mateusz Kwasniewski
|
8fdb263d64
|
feat: disable verbosity from db-migrate (#3301)
|
2023-03-13 10:12:43 +01:00 |
|
Martin Lehmann
|
b47e228181
|
fix: be explicit when specifying time & replace moment with date-fns (#1072)
|
2021-11-02 15:13:46 +01:00 |
|
Ivar Conradi Østhus
|
dff86fcfff
|
fix: add resetDb to migrator
|
2021-09-10 12:25:12 +02:00 |
|