Commit graph

1370 commits

Author SHA1 Message Date
asonix 03bd3cbe2f Even more piping 2024-02-24 19:27:34 -06:00
asonix 13fc0df31a More piping 2024-02-24 19:07:48 -06:00
asonix 2074334131 Switch more commands to be driven via STDIN 2024-02-24 14:02:41 -06:00
asonix eabd7ea228 Delete unused functions 2024-02-24 13:21:35 -06:00
asonix ad51e6cd9f Avoid writing blurhashed images to tmp 2024-02-24 13:16:25 -06:00
asonix 0fd19a5682 Start work on blurhash 2024-02-23 22:12:19 -06:00
asonix ca13b7b30b Merge pull request 'asonix/use-bytes-stream' (#52) from asonix/use-bytes-stream into main
Reviewed-on: https://git.asonix.dog/asonix/pict-rs/pulls/52
2024-02-23 01:36:08 +00:00
asonix 6a6c61058a Split save_stream for object storage to early-drop stack-pinned stream 2024-02-22 18:55:12 -06:00
asonix d73e683d48 Remove unused From 2024-02-22 18:23:39 -06:00
asonix 3470a6caf0 Don't start minio 2024-02-22 18:05:29 -06:00
asonix 16bf18bda4 Remove some Unpin and 'static bounds 2024-02-22 18:05:04 -06:00
asonix 227e9cc3a7 BytesReader: use built-in state tracking 2024-02-22 17:49:16 -06:00
asonix 59b03d548d Fix is_empty 2024-02-22 17:09:03 -06:00
asonix f3e455a1c3 Increase buffer size for AsyncRead -> Stream conversion 2024-02-22 16:25:03 -06:00
asonix 00a08a8bc9 Improve AyncRead impl 2024-02-22 16:21:31 -06:00
asonix de356c1f12 Remove MessageBody impl 2024-02-22 16:15:32 -06:00
asonix 3a7d5b7bfb Re-use try_from_stream where possible 2024-02-22 16:10:34 -06:00
asonix 0ebee2a07c cargo fix 2024-02-22 16:03:49 -06:00
asonix c1e651c01a Use BytesStream in more places 2024-02-22 16:03:04 -06:00
asonix c722cdd905 Copy 0.4.8 release document 2024-02-19 13:06:18 -06:00
asonix 9db5cc82f8 Add special handling for FileSize errors 2024-02-19 12:55:44 -06:00
asonix 4d2c642c79 Only check on branches 2024-02-12 13:47:51 -06:00
asonix 5c551221b4 Auto latest behavior 2024-02-08 17:58:19 -06:00
asonix 2517e3660c Remove drone 2024-02-08 17:05:36 -06:00
asonix fd5ce91c32 Remove rust action, use rust cache action 2024-02-08 15:32:55 -06:00
asonix e814cd6c20 Use custom base image for CI 2024-02-08 14:50:27 -06:00
asonix e7e13a41f0 Spread arguments 2024-02-08 10:21:39 -06:00
asonix ba5d891146 Remove quotes from vars 2024-02-08 10:14:54 -06:00
asonix 883261fde8 Add debug echo 2024-02-08 10:13:59 -06:00
asonix b227d0e4e4 Install jq (again) 2024-02-08 09:52:57 -06:00
asonix e40d7ef483 Split final buildx into multiple steps 2024-02-08 09:35:59 -06:00
asonix 290e6f6207 Shell bash 2024-02-08 00:05:34 -06:00
asonix 79af633980 different escapes 2024-02-07 23:58:52 -06:00
asonix 21c78403df bash -c 2024-02-07 23:37:45 -06:00
asonix a022d6e35d Use fully qualified name for many actions 2024-02-07 23:14:08 -06:00
asonix 4a4b0665e3 fix postbuild 2x combo 2024-02-07 22:57:28 -06:00
asonix 6fad68d888 fix postbuild 2024-02-07 22:41:09 -06:00
asonix 17d5adc3a8 Add ID to docker build step 2024-02-07 22:25:01 -06:00
asonix 70ce443f14 Fix chown 2024-02-07 22:12:17 -06:00
asonix c4dd830708 Fix context path 2024-02-07 22:03:21 -06:00
asonix 4974ab84ad Add docker-host variable 2024-02-07 21:52:59 -06:00
asonix eff8a88381 Try manually installing docker 2024-02-07 21:50:04 -06:00
asonix b65354f2c4 Install lsb-release 2024-02-07 21:46:25 -06:00
asonix 69aeb3f753 Install sudo 2024-02-07 21:42:15 -06:00
asonix 3c4f87ed2e Setup docker first 2024-02-07 21:40:35 -06:00
asonix 4ef6737dab Try to install docker via an action 2024-02-07 21:39:01 -06:00
asonix 0ca95b9368 Try to fix prepare platform 2024-02-07 21:31:25 -06:00
asonix 798e628ae2 Remove fail-fast 2024-02-07 21:16:35 -06:00
asonix b4433b9f2c Hmm 2024-02-07 21:14:56 -06:00
asonix 678cbba120 Matrix pls 2024-02-07 21:12:24 -06:00