You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/scripts
cetra3 9256895635
Cache & Optimize Woodpecker CI (#3450)
* Try using drone cache plugin

* Try another path

* Include volume

* Fix formatting

* Include fmt

* Exclude cargo dir from prettier

* Don't override cargo

* Just do check

* Add cache key

* Use different cache plugin

* Add clippy

* Try minio

* Add quotes

* Try adding secrets

* Try again

* Again

* Use correct secret formation

* Add back clippy

* Use secret for the root bucket name

* Try drone cache instead

* Add region

* Add path-style option

* Include cargo clippy

* Include everything again

* Fix formatting

* Don't run clippy twice

* Add `allow` statements for tests to pass

* Adjust endpoint to be a secret

* Fix prettier

* Merge & fix tests

* Try to restart the woodpecker test

* Change the ENV var name

---------

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
12 months ago
..
query_testing Adding hot_rank columns in place of function sorting. (#2952) 1 year ago
clear_db.sh make shebangs posix compliant (#2974) 1 year ago
compilation_benchmark.sh make shebangs posix compliant (#2974) 1 year ago
db-init.sh Align default DB password with documentation (#3068) 1 year ago
fix-clippy.sh Cache & Optimize Woodpecker CI (#3450) 12 months ago
install.sh make shebangs posix compliant (#2974) 1 year ago
postgres_12_to_15_upgrade.sh Upgrade to postgres 15. (#2659) 1 year ago
release.sh Fixing release script. (#3398) 1 year ago
restore_db.sh make shebangs posix compliant (#2974) 1 year ago
start_dev_db.sh Automatically manage database when running scripts/test.sh (#3389) 1 year ago
test.sh Automatically manage database when running scripts/test.sh (#3389) 1 year ago
update_config_defaults.sh Adjust the config check to be a separate faster to compile binary (#3313) 1 year ago
update_translations.sh make shebangs posix compliant (#2974) 1 year ago
upgrade_deps.sh make shebangs posix compliant (#2974) 1 year ago