ems-project / elasticms

ElasticMS's monorepo
MIT License
3 stars 8 forks source link

feat(core/cli): contentType recompute new changed option #941

Closed Davidmattei closed 1 week ago

Davidmattei commented 2 weeks ago
Q A
Bug fix? n
New feature? y
BC breaks? n
Deprecations? n
Fixed tickets? n
Documentation? n

Added a new option 'changed' for only creating a new revision if needed. But still not fully correct because we need to sign twice, the sign method is also looking at the finalized_by & finalization_datetime. Created a new issue for this for discussion.