mirror of
https://github.com/gristlabs/grist-core.git
synced 2024-10-27 20:44:07 +00:00
bddbcddbef
Summary: New endpoint `/api/version` that returns latest version of stable docker image in format: ``` {"latestVersion":"1.1.12"," updatedAt":"2024-03-06T06:28:25.752337Z"," isCritical":false, "updateURL":"https://hub.docker.com/r/gristlabs/grist" } ``` It connects to docker hub API and reads the version from the tag lists endpoint. Stores telemetry passed from the client such us: current version, deployment type, installationId and others. Test Plan: Added new test Reviewers: georgegevoian Reviewed By: georgegevoian Differential Revision: https://phab.getgrist.com/D4220 |
||
---|---|---|
.. | ||
client | ||
client-harness | ||
common | ||
deployment | ||
fixtures | ||
formula-dataset | ||
gen-server | ||
nbrowser | ||
server | ||
timings | ||
.eslintrc.js | ||
chai-as-promised.js | ||
declarations.d.ts | ||
init-mocha-webdriver.js | ||
report-why-tests-hang.js | ||
setupPaths.js | ||
split-tests.js | ||
test_under_docker.sh | ||
testUtils.ts | ||
tsconfig.json | ||
upgradeDocument | ||
upgradeDocumentImpl.ts | ||
utils.js | ||
xunit-file.js |