duckdb / community-extensions

https://community-extensions.duckdb.org
111 stars 19 forks source link

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

Closed carlopi closed 2 months ago

carlopi commented 2 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.