idea: git pull should handle all changed files as a base for a validate-like process #24

Open
opened 2026-07-14 14:12:32 +00:00 by hugo · 0 comments
Owner

when git pull gets new posts or media, they should be collected and handled just like a website validation and automatically create background tasks to rerender the relevant parts. Essentially like a prefilled website validation with automatic apply.

Also it must be made sure that they all run through the correct import processes, kinda like a metadata diff and file-to-db transfer, so that all objects are both updated in the caching database, properly indexed by the embedder and links are recognized and updated.

essentially a pull should make sure that the local workspace is on par with the workspace those changes originated from.

when git pull gets new posts or media, they should be collected and handled just like a website validation and automatically create background tasks to rerender the relevant parts. Essentially like a prefilled website validation with automatic apply. Also it must be made sure that they all run through the correct import processes, kinda like a metadata diff and file-to-db transfer, so that all objects are both updated in the caching database, properly indexed by the embedder and links are recognized and updated. essentially a pull should make sure that the local workspace is on par with the workspace those changes originated from.
hugo added the idea label 2026-07-14 14:12:32 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: hugo/bDS2#24