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
dullbananas 30f7135f32
Use rust 1.74.0 in CI and move clippy lints to Cargo.toml (#4170)
* ci rust 1.74.0

* do it

* Update .woodpecker.yml

* Update Cargo.toml

* Update lint.sh

* Update lib.rs

---------

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
7 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) 12 months ago
install.sh make shebangs posix compliant (#2974) 1 year ago
lint.sh Use rust 1.74.0 in CI and move clippy lints to Cargo.toml (#4170) 7 months ago
postgres_12_to_15_upgrade.sh Upgrade to postgres 15. (#2659) 1 year ago
release.sh Fixing release script. (#3398) 11 months ago
restore_db.sh make shebangs posix compliant (#2974) 1 year ago
sql_format_check.sh Add logging for pictrs uploads (#3927) 9 months ago
start_dev_db.sh Automatically manage database when running scripts/test.sh (#3389) 11 months ago
test.sh Convert more responses to SuccessResponse. Fixes #2860 (#4058) 8 months ago
update_config_defaults.sh Adjust the config check to be a separate faster to compile binary (#3313) 12 months ago
update_translations.sh make shebangs posix compliant (#2974) 1 year ago
upgrade_deps.sh make shebangs posix compliant (#2974) 1 year ago