static-cms icon indicating copy to clipboard operation
static-cms copied to clipboard

Merge CMS updates to one commit

Open blahetal opened this issue 1 year ago • 0 comments

Hi, we are using StaticCMS with Astro site hosted on gitlab where we setup circleci CI site rebuild and deploy to our www server. This all works fine until we make and publish several changes made across different collections which trigger multiple commits to gitlab resulting in multiple ci pipelines building and publishing the site. There might be a race condition when a newer deployment would be overwritten by an older one in cases when an older CI job building the site finishes last.

To prevent this, would you consider a new feature which would batch cms changes to one commit so that all changes are published at once instead of in multiple commits?

Thanks, Libor

blahetal avatar Jan 08 '24 09:01 blahetal