gristlabs_grist-core/stubs/app/server
Jarosław Sadziński 0549e46380 (core) Removing dry option from fixSiteProducts
Summary:
fixSiteProducts was always called with a dry option.
This option was just added for debuging test failure, it should
have been removed.

Test Plan:
Manual.
- on grist core, prepare site with `teamFree` product
- then to recreate run the previous version as
`GRIST_SINGLE_ORG=cool-beans GRIST_DEFAULT_PRODUCT=Free npm start`
- then to confirm it is fixed, run the same command as above
Site should be changed from `teamFree` to `Free`.

Reviewers: paulfitz

Reviewed By: paulfitz

Subscribers: paulfitz

Differential Revision: https://phab.getgrist.com/D4276
2024-06-18 19:30:27 +02:00
..
lib Moves core create object and core getLoginSystem to server/lib (#994) 2024-05-23 23:07:46 +01:00
declarations.d.ts Shutdown Doc worker when it is not considered as available in Redis #831 (#856) 2024-04-04 10:25:42 -04:00
prometheus-exporter.ts Add option to serve Prometheus metrics #671 (#693) 2023-10-24 17:36:53 -04:00
server.ts (core) Removing dry option from fixSiteProducts 2024-06-18 19:30:27 +02:00
tmp.d.ts (core) move home server into core 2020-07-21 20:39:10 -04:00