Make purgehook aware of files in data/ and issue xkey purges
authorMagnus Hagander <magnus@hagander.net>
Wed, 13 Aug 2025 07:59:24 +0000 (09:59 +0200)
committerMagnus Hagander <magnus@hagander.net>
Wed, 13 Aug 2025 10:15:04 +0000 (12:15 +0200)
commit8cb19f882d72487e944d7188fdebc13a99f7e323
tree80a3e7fc482712e97485945bb6e27f6d3a0e0b03
parent43f6f309fcf0a4d829fd4d7ed20490beb2500665
Make purgehook aware of files in data/ and issue xkey purges

For any changes to files in data/, issues an xkey purge of
data_<filename_without_extension>. This allows us to automatically purge
out data based on changes to data files in the git repository.
tools/purgehook/purgehook.py