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/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>
11 months ago
..
api_routes_http.rs Improve api response times by doing send_activity asynchronously (#3493) 12 months ago
code_migrations.rs Make functions work with both connection and pool (#3420) 12 months ago
lib.rs Cache & Optimize Woodpecker CI (#3450) 11 months ago
main.rs Remove `actix_rt` & use standard tokio spawn (#3158) 1 year ago
prometheus_metrics.rs Cache & Optimize Woodpecker CI (#3450) 11 months ago
root_span_builder.rs Fixing `.drone.yml` (#2677) 1 year ago
scheduled_tasks.rs Cache & Optimize Woodpecker CI (#3450) 11 months ago
telemetry.rs Extract Activitypub logic into separate library (#2288) 2 years ago