duckdb / community-extensions

https://duckdb.org/community_extensions
138 stars 25 forks source link

Add script and workflow to clean caches connected to community extensions #58

Closed carlopi closed 3 months ago

carlopi commented 3 months ago

Example to try the script:

bash ./scripts/clean_caches.sh duckdb-community-extensions community-extensions "*/quack.duckdb_extension.*"

Script is then invoked by clean_caches.yml, that can be generalized further to act as middle-man also from other cases.