Skip to content

deb: support deletion of stale metadata - #94

Open
DevInArmor wants to merge 1 commit into
tarantool:masterfrom
DevInArmor:fix/remove-deleted-deb-packages-from-index
Open

deb: support deletion of stale metadata#94
DevInArmor wants to merge 1 commit into
tarantool:masterfrom
DevInArmor:fix/remove-deleted-deb-packages-from-index

Conversation

@DevInArmor

Copy link
Copy Markdown

The repo metadata needs to be updated when DEB packages are deleted from s3 storage.

Detect and remove packages deleted from storage but still present in index files by comparing existing files against recorded metadata.

  • Track existing files in storage with their mtimes
  • Compare against files recorded in index
  • Remove stale entries before processing updates

Part of #50

@DevInArmor

Copy link
Copy Markdown
Author

@ylobankov can you please review, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant