lemmy/crates/db_schema/src/impls
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>
2023-07-17 11:04:14 -04:00
..
activity.rs Cache & Optimize Woodpecker CI (#3450) 2023-07-17 11:04:14 -04:00
actor_language.rs Cache & Optimize Woodpecker CI (#3450) 2023-07-17 11:04:14 -04:00
captcha_answer.rs Cache & Optimize Woodpecker CI (#3450) 2023-07-17 11:04:14 -04:00
comment.rs Cache & Optimize Woodpecker CI (#3450) 2023-07-17 11:04:14 -04:00
comment_reply.rs Cache & Optimize Woodpecker CI (#3450) 2023-07-17 11:04:14 -04:00
comment_report.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
community.rs Cache & Optimize Woodpecker CI (#3450) 2023-07-17 11:04:14 -04:00
community_block.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
custom_emoji.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
email_verification.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
federation_allowlist.rs Cache & Optimize Woodpecker CI (#3450) 2023-07-17 11:04:14 -04:00
federation_blocklist.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
instance.rs Check for dead federated instances (fixes #2221) (#3427) 2023-07-13 16:12:01 +02:00
language.rs Cache & Optimize Woodpecker CI (#3450) 2023-07-17 11:04:14 -04:00
local_site.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
local_site_rate_limit.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
local_user.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
mod.rs feat: re-added captcha checks (#3289) 2023-06-27 06:38:53 -04:00
moderator.rs Cache & Optimize Woodpecker CI (#3450) 2023-07-17 11:04:14 -04:00
password_reset_request.rs Cache & Optimize Woodpecker CI (#3450) 2023-07-17 11:04:14 -04:00
person.rs Cache & Optimize Woodpecker CI (#3450) 2023-07-17 11:04:14 -04:00
person_block.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
person_mention.rs Cache & Optimize Woodpecker CI (#3450) 2023-07-17 11:04:14 -04:00
post.rs Cache & Optimize Woodpecker CI (#3450) 2023-07-17 11:04:14 -04:00
post_report.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
private_message.rs Cache & Optimize Woodpecker CI (#3450) 2023-07-17 11:04:14 -04:00
private_message_report.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
registration_application.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
secret.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
site.rs Check for dead federated instances (fixes #2221) (#3427) 2023-07-13 16:12:01 +02:00
tagline.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00