1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00
unleash.unleash/scripts
Dennis Szczepanski 7ead887147
fix: Issue #1444 - API import with drop=true deletes existing client keys (#1668)
* fix: Does not delete api_tokens on drop-Import

* feat: Cleans unused apiTokens on environment import

* refactor: Moves ALL_PROJECTS and ALL_ENVIRONMENTS to constants

* refactor: Renames migration 20220528143630 for a more precise name

* refactor: Removes unecessary console.log

* fix: Adds correct down-script for migration 20220528143630
2022-06-09 15:56:13 +01:00
..
check-release.js refactor: replace ts-ignore with ts-expect-error (#1675) 2022-06-07 11:49:17 +02:00
check-release.sh chore: add check-relase script as part of perversion validations. 2022-04-06 20:34:15 +02:00
docker-compose.yml fix: Issue #1444 - API import with drop=true deletes existing client keys (#1668) 2022-06-09 15:56:13 +01:00
docker-postgres.sh Chore: rework docker-postgres.sh to be cross-platform (#1037) 2021-10-23 09:12:34 +02:00
fix-migrations-version-1.sql Added doc to fix migrations table 2020-02-20 08:30:44 +01:00
husky-install.js refactor: fix husky and lint-staged setup (#1654) 2022-06-02 08:08:53 +02:00
npm-tag.js fix: update npm publish script to select correct dist-tag 2022-04-20 23:38:55 +02:00
resetdatabase.sql Add quick reset of database script 2021-03-11 11:18:06 +01:00