lemmy/crates/utils/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
..
rate_limit Cache & Optimize Woodpecker CI (#3450) 2023-07-17 11:04:14 -04:00
settings Add Prometheus endpoint (#3456) 2023-07-05 13:25:19 +02:00
utils Cache & Optimize Woodpecker CI (#3450) 2023-07-17 11:04:14 -04:00
apub.rs Fixing `.drone.yml` (#2677) 2023-01-30 14:17:24 -05:00
claims.rs Extract Activitypub logic into separate library (#2288) 2022-06-02 16:33:41 +02:00
email.rs Fix wrong SMTP port when TLS is being used (fixes #3574) (#3607) 2023-07-13 13:10:14 +02:00
error.rs Cache & Optimize Woodpecker CI (#3450) 2023-07-17 11:04:14 -04:00
lib.rs Fix #3366: Wrap plain-text error responses from the API in JSON (#3559) 2023-07-10 22:44:14 +02:00
main.rs Adjust the config check to be a separate faster to compile binary (#3313) 2023-06-26 06:23:21 -04:00
request.rs Add cargo feature for building lemmy_api_common with mininum deps (#2243) 2022-05-03 17:44:13 +00:00
response.rs Fix #3366: Wrap plain-text error responses from the API in JSON (#3559) 2023-07-10 22:44:14 +02:00
version.rs For untagged commits, include hash in version name (fixes #1563) 2021-04-12 13:47:58 +02:00