mirror of
https://github.com/gristlabs/grist-core.git
synced 2026-03-02 04:09:24 +00:00
(core) regularly freshen grist-core:latest docker image
Summary: * Keeps `grist-core:latest` docker image up to date with grist-core source, with a daily cron job. * Update yarn.lock file. * In passing, tag current version for a versioned release. When a push to `main` branch passes tests, the result is placed in `latest_candidate` branch. The cron job will update docker up from `latest_candidate`, placing code used for image in `latest` branch. Test Plan: tested in a grist-core fork Reviewers: georgegevoian Reviewed By: georgegevoian Differential Revision: https://phab.getgrist.com/D3156
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "grist-core",
|
||||
"version": "0.7.3",
|
||||
"version": "0.7.4",
|
||||
"license": "Apache-2.0",
|
||||
"description": "Grist is the evolution of spreadsheets",
|
||||
"homepage": "https://github.com/gristlabs/grist-core",
|
||||
|
||||
Reference in New Issue
Block a user