hbz / laser-ygor

A spare hand when needed ..
0 stars 1 forks source link

Only update items marked as changed #330

Closed philboeselager closed 3 years ago

philboeselager commented 3 years ago

To reduce the workload of updates. the items sent from Ygor to GOKb in updates should be reduced to the ones that have been changed. For that purpose, a column last_changed containing a date stamp (YYYY-MM-DD) can be added to a KBart file.

Ygor shall then check the content of this column per line and only update the lines whose date is not older than the last update of the target GOKb package.