lemmy/crates/apub/src
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
..
activities Split activity table into sent and received parts (fixes #3103) (#3583) 2023-07-14 11:17:06 -04:00
api Remove TypedBuilder from db_views and db_views_actor (#3637) 2023-07-17 12:20:25 +02:00
collections Cache & Optimize Woodpecker CI (#3450) 2023-07-17 11:04:14 -04:00
fetcher Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
http Split activity table into sent and received parts (fixes #3103) (#3583) 2023-07-14 11:17:06 -04:00
objects Cache & Optimize Woodpecker CI (#3450) 2023-07-17 11:04:14 -04:00
protocol Cache & Optimize Woodpecker CI (#3450) 2023-07-17 11:04:14 -04:00
activity_lists.rs Cache & Optimize Woodpecker CI (#3450) 2023-07-17 11:04:14 -04:00
lib.rs Split activity table into sent and received parts (fixes #3103) (#3583) 2023-07-14 11:17:06 -04:00
mentions.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00