Commit graph

1374 commits

Author SHA1 Message Date
7c6112e631 ffprobe: read from file, simplify input-file access
All checks were successful
/ clippy (push) Successful in 2m8s
/ tests (push) Successful in 2m16s
/ check (aarch64-unknown-linux-musl) (push) Successful in 2m59s
/ check (armv7-unknown-linux-musleabihf) (push) Successful in 2m59s
/ check (x86_64-unknown-linux-musl) (push) Successful in 1m51s
2024-02-25 13:05:47 -06:00
277b47af46 Fix imagemagick ffmpeg delegate, strip metadata while converting videos
All checks were successful
/ clippy (push) Successful in 1m21s
/ tests (push) Successful in 1m47s
/ check (aarch64-unknown-linux-musl) (push) Successful in 1m53s
/ check (x86_64-unknown-linux-musl) (push) Successful in 1m49s
/ check (armv7-unknown-linux-musleabihf) (push) Successful in 1m53s
2024-02-25 11:40:03 -06:00
029beef61a Merge pull request 'Add blurhash support' (#54) from asonix/blurhash into main
All checks were successful
/ tests (push) Successful in 2m59s
/ check (x86_64-unknown-linux-musl) (push) Successful in 3m6s
/ clippy (push) Successful in 2m13s
/ check (aarch64-unknown-linux-musl) (push) Successful in 2m54s
/ check (armv7-unknown-linux-musleabihf) (push) Successful in 3m6s
Reviewed-on: #54
2024-02-25 01:45:29 +00:00
b139190663 clippy
All checks were successful
/ clippy (pull_request) Successful in 2m10s
/ tests (pull_request) Successful in 2m21s
/ check (aarch64-unknown-linux-musl) (pull_request) Successful in 2m58s
/ check (armv7-unknown-linux-musleabihf) (pull_request) Successful in 3m2s
/ check (x86_64-unknown-linux-musl) (pull_request) Successful in 2m24s
2024-02-24 19:36:29 -06:00
03bd3cbe2f Even more piping
Some checks failed
/ tests (pull_request) Successful in 3m3s
/ clippy (pull_request) Failing after 1m47s
/ check (aarch64-unknown-linux-musl) (pull_request) Successful in 2m47s
/ check (armv7-unknown-linux-musleabihf) (pull_request) Successful in 2m55s
/ check (x86_64-unknown-linux-musl) (pull_request) Successful in 2m9s
2024-02-24 19:27:34 -06:00
13fc0df31a More piping 2024-02-24 19:07:48 -06:00
2074334131 Switch more commands to be driven via STDIN 2024-02-24 14:02:41 -06:00
eabd7ea228 Delete unused functions 2024-02-24 13:21:35 -06:00
ad51e6cd9f Avoid writing blurhashed images to tmp 2024-02-24 13:16:25 -06:00
0fd19a5682 Start work on blurhash 2024-02-23 22:12:19 -06:00
ca13b7b30b Merge pull request 'asonix/use-bytes-stream' (#52) from asonix/use-bytes-stream into main
All checks were successful
/ tests (push) Successful in 2m23s
/ clippy (push) Successful in 2m5s
/ check (aarch64-unknown-linux-musl) (push) Successful in 2m57s
/ check (armv7-unknown-linux-musleabihf) (push) Successful in 3m0s
/ check (x86_64-unknown-linux-musl) (push) Successful in 1m55s
Reviewed-on: #52
2024-02-23 01:36:08 +00:00
6a6c61058a Split save_stream for object storage to early-drop stack-pinned stream
All checks were successful
/ tests (pull_request) Successful in 2m18s
/ clippy (pull_request) Successful in 2m10s
/ check (aarch64-unknown-linux-musl) (pull_request) Successful in 2m59s
/ check (armv7-unknown-linux-musleabihf) (pull_request) Successful in 3m0s
/ check (x86_64-unknown-linux-musl) (pull_request) Successful in 1m51s
2024-02-22 18:55:12 -06:00
d73e683d48 Remove unused From
Some checks failed
/ tests (pull_request) Successful in 2m57s
/ clippy (pull_request) Failing after 1m28s
/ check (aarch64-unknown-linux-musl) (pull_request) Successful in 2m40s
/ check (armv7-unknown-linux-musleabihf) (pull_request) Successful in 3m5s
/ check (x86_64-unknown-linux-musl) (pull_request) Successful in 3m1s
2024-02-22 18:23:39 -06:00
3470a6caf0 Don't start minio
Some checks failed
/ tests (pull_request) Successful in 1m48s
/ check (x86_64-unknown-linux-musl) (pull_request) Successful in 2m25s
/ clippy (pull_request) Failing after 1m0s
/ check (aarch64-unknown-linux-musl) (pull_request) Successful in 1m54s
/ check (armv7-unknown-linux-musleabihf) (pull_request) Successful in 1m55s
2024-02-22 18:05:29 -06:00
16bf18bda4 Remove some Unpin and 'static bounds 2024-02-22 18:05:04 -06:00
227e9cc3a7 BytesReader: use built-in state tracking 2024-02-22 17:49:16 -06:00
59b03d548d Fix is_empty 2024-02-22 17:09:03 -06:00
f3e455a1c3 Increase buffer size for AsyncRead -> Stream conversion 2024-02-22 16:25:03 -06:00
00a08a8bc9 Improve AyncRead impl 2024-02-22 16:21:31 -06:00
de356c1f12 Remove MessageBody impl 2024-02-22 16:15:32 -06:00
3a7d5b7bfb Re-use try_from_stream where possible 2024-02-22 16:10:34 -06:00
0ebee2a07c cargo fix 2024-02-22 16:03:49 -06:00
c1e651c01a Use BytesStream in more places 2024-02-22 16:03:04 -06:00
c722cdd905 Copy 0.4.8 release document
All checks were successful
/ tests (push) Successful in 1m47s
/ check (aarch64-unknown-linux-musl) (push) Successful in 1m53s
/ check (armv7-unknown-linux-musleabihf) (push) Successful in 1m53s
/ check (x86_64-unknown-linux-musl) (push) Successful in 1m49s
/ clippy (push) Successful in 1m22s
2024-02-19 13:06:18 -06:00
9db5cc82f8 Add special handling for FileSize errors
Some checks failed
/ check (aarch64-unknown-linux-musl) (push) Waiting to run
/ check (armv7-unknown-linux-musleabihf) (push) Waiting to run
/ check (x86_64-unknown-linux-musl) (push) Waiting to run
/ clippy (push) Has been cancelled
/ tests (push) Has been cancelled
2024-02-19 12:55:44 -06:00
4d2c642c79 Only check on branches
All checks were successful
/ tests (push) Successful in 2m55s
/ check (armv7-unknown-linux-musleabihf) (push) Successful in 3m0s
/ clippy (push) Successful in 1m45s
/ check (aarch64-unknown-linux-musl) (push) Successful in 2m38s
/ check (x86_64-unknown-linux-musl) (push) Successful in 2m59s
2024-02-12 13:47:51 -06:00
5c551221b4 Auto latest behavior
All checks were successful
/ clippy (push) Successful in 2m9s
/ tests (push) Successful in 2m17s
/ check (aarch64-unknown-linux-musl) (push) Successful in 2m59s
/ check (armv7-unknown-linux-musleabihf) (push) Successful in 3m1s
/ check (x86_64-unknown-linux-musl) (push) Successful in 1m51s
2024-02-08 17:58:19 -06:00
2517e3660c Remove drone
All checks were successful
/ tests (push) Successful in 1m47s
/ check (aarch64-unknown-linux-musl) (push) Successful in 1m53s
/ check (armv7-unknown-linux-musleabihf) (push) Successful in 1m55s
/ check (x86_64-unknown-linux-musl) (push) Successful in 1m50s
/ clippy (push) Successful in 1m22s
2024-02-08 17:05:36 -06:00
fd5ce91c32 Remove rust action, use rust cache action
All checks were successful
/ tests (push) Successful in 2m55s
/ check (aarch64-unknown-linux-musl) (push) Successful in 2m53s
/ check (armv7-unknown-linux-musleabihf) (push) Successful in 2m58s
/ check (x86_64-unknown-linux-musl) (push) Successful in 1m54s
/ clippy (push) Successful in 2m43s
2024-02-08 15:32:55 -06:00
e814cd6c20 Use custom base image for CI
All checks were successful
/ tests (push) Successful in 1m46s
/ check (aarch64-unknown-linux-musl) (push) Successful in 1m52s
/ check (armv7-unknown-linux-musleabihf) (push) Successful in 1m53s
/ check (x86_64-unknown-linux-musl) (push) Successful in 1m48s
/ clippy (push) Successful in 1m21s
2024-02-08 14:50:27 -06:00
e7e13a41f0 Spread arguments
Some checks failed
/ clippy (push) Has been cancelled
/ tests (push) Has been cancelled
/ check (aarch64-unknown-linux-musl) (push) Has been cancelled
/ check (armv7-unknown-linux-musleabihf) (push) Has been cancelled
/ check (x86_64-unknown-linux-musl) (push) Has been cancelled
/ build (map[artifact:linux-amd64 platform:linux/amd64 target:x86_64-unknown-linux-musl]) (push) Successful in 6m18s
/ publish-forgejo (push) Successful in 21s
/ publish-docker (push) Successful in 31s
/ build (map[artifact:linux-arm32v7 platform:linux/arm/v7 target:armv7-unknown-linux-musleabihf]) (push) Successful in 6m20s
/ build (map[artifact:linux-arm64v8 platform:linux/arm64 target:aarch64-unknown-linux-musl]) (push) Successful in 4m16s
/ publish-crate (push) Failing after 1m57s
2024-02-08 10:21:39 -06:00
ba5d891146 Remove quotes from vars
Some checks failed
/ tests (push) Has been cancelled
/ check (aarch64-unknown-linux-musl) (push) Has been cancelled
/ check (armv7-unknown-linux-musleabihf) (push) Has been cancelled
/ check (x86_64-unknown-linux-musl) (push) Has been cancelled
/ clippy (push) Has been cancelled
/ build (map[artifact:linux-arm32v7 platform:linux/arm/v7 target:armv7-unknown-linux-musleabihf]) (push) Has been cancelled
/ build (map[artifact:linux-arm64v8 platform:linux/arm64 target:aarch64-unknown-linux-musl]) (push) Has been cancelled
/ publish-docker (push) Has been cancelled
/ publish-forgejo (push) Has been cancelled
/ publish-crate (push) Has been cancelled
/ build (map[artifact:linux-amd64 platform:linux/amd64 target:x86_64-unknown-linux-musl]) (push) Has been cancelled
2024-02-08 10:14:54 -06:00
883261fde8 Add debug echo
Some checks failed
/ check (aarch64-unknown-linux-musl) (push) Has been cancelled
/ check (armv7-unknown-linux-musleabihf) (push) Has been cancelled
/ check (x86_64-unknown-linux-musl) (push) Has been cancelled
/ clippy (push) Has been cancelled
/ tests (push) Has been cancelled
/ build (map[artifact:linux-amd64 platform:linux/amd64 target:x86_64-unknown-linux-musl]) (push) Successful in 6m33s
/ build (map[artifact:linux-arm32v7 platform:linux/arm/v7 target:armv7-unknown-linux-musleabihf]) (push) Successful in 6m37s
/ publish-docker (push) Has been cancelled
/ publish-forgejo (push) Has been cancelled
/ publish-crate (push) Has been cancelled
/ build (map[artifact:linux-arm64v8 platform:linux/arm64 target:aarch64-unknown-linux-musl]) (push) Has been cancelled
2024-02-08 10:13:59 -06:00
b227d0e4e4 Install jq (again)
Some checks failed
/ check (aarch64-unknown-linux-musl) (push) Has been cancelled
/ check (armv7-unknown-linux-musleabihf) (push) Has been cancelled
/ check (x86_64-unknown-linux-musl) (push) Has been cancelled
/ clippy (push) Has been cancelled
/ tests (push) Has been cancelled
/ publish-docker (push) Failing after 32s
/ publish-forgejo (push) Successful in 21s
/ publish-crate (push) Failing after 1m56s
/ build (map[artifact:linux-amd64 platform:linux/amd64 target:x86_64-unknown-linux-musl]) (push) Successful in 6m37s
/ build (map[artifact:linux-arm32v7 platform:linux/arm/v7 target:armv7-unknown-linux-musleabihf]) (push) Successful in 6m37s
/ build (map[artifact:linux-arm64v8 platform:linux/arm64 target:aarch64-unknown-linux-musl]) (push) Successful in 4m9s
2024-02-08 09:52:57 -06:00
e40d7ef483 Split final buildx into multiple steps
Some checks failed
/ tests (push) Has been cancelled
/ check (aarch64-unknown-linux-musl) (push) Has been cancelled
/ check (armv7-unknown-linux-musleabihf) (push) Has been cancelled
/ check (x86_64-unknown-linux-musl) (push) Has been cancelled
/ clippy (push) Has been cancelled
/ publish-forgejo (push) Successful in 25s
/ build (map[artifact:linux-amd64 platform:linux/amd64 target:x86_64-unknown-linux-musl]) (push) Successful in 4m0s
/ build (map[artifact:linux-arm32v7 platform:linux/arm/v7 target:armv7-unknown-linux-musleabihf]) (push) Successful in 4m7s
/ build (map[artifact:linux-arm64v8 platform:linux/arm64 target:aarch64-unknown-linux-musl]) (push) Successful in 4m11s
/ publish-docker (push) Failing after 33s
/ publish-crate (push) Failing after 1m56s
2024-02-08 09:35:59 -06:00
290e6f6207 Shell bash
Some checks failed
/ clippy (push) Has been cancelled
/ tests (push) Has been cancelled
/ check (aarch64-unknown-linux-musl) (push) Has been cancelled
/ check (armv7-unknown-linux-musleabihf) (push) Has been cancelled
/ check (x86_64-unknown-linux-musl) (push) Has been cancelled
/ build (map[artifact:linux-arm64v8 platform:linux/arm64 target:aarch64-unknown-linux-musl]) (push) Successful in 4m12s
/ publish-forgejo (push) Successful in 19s
/ publish-docker (push) Failing after 24s
/ build (map[artifact:linux-amd64 platform:linux/amd64 target:x86_64-unknown-linux-musl]) (push) Successful in 6m27s
/ publish-crate (push) Failing after 1m56s
/ build (map[artifact:linux-arm32v7 platform:linux/arm/v7 target:armv7-unknown-linux-musleabihf]) (push) Successful in 6m30s
2024-02-08 00:05:34 -06:00
79af633980 different escapes
Some checks failed
/ check (aarch64-unknown-linux-musl) (push) Has been cancelled
/ check (armv7-unknown-linux-musleabihf) (push) Has been cancelled
/ check (x86_64-unknown-linux-musl) (push) Has been cancelled
/ clippy (push) Has been cancelled
/ tests (push) Has been cancelled
/ build (map[artifact:linux-amd64 platform:linux/amd64 target:x86_64-unknown-linux-musl]) (push) Successful in 3m56s
/ build (map[artifact:linux-arm64v8 platform:linux/arm64 target:aarch64-unknown-linux-musl]) (push) Has started running
/ publish-docker (push) Has been cancelled
/ publish-forgejo (push) Has been cancelled
/ publish-crate (push) Has been cancelled
/ build (map[artifact:linux-arm32v7 platform:linux/arm/v7 target:armv7-unknown-linux-musleabihf]) (push) Has been cancelled
2024-02-07 23:58:52 -06:00
21c78403df bash -c
Some checks failed
/ tests (push) Has been cancelled
/ check (aarch64-unknown-linux-musl) (push) Has been cancelled
/ check (armv7-unknown-linux-musleabihf) (push) Has been cancelled
/ check (x86_64-unknown-linux-musl) (push) Has been cancelled
/ clippy (push) Has been cancelled
/ build (map[artifact:linux-arm32v7 platform:linux/arm/v7 target:armv7-unknown-linux-musleabihf]) (push) Successful in 4m3s
/ build (map[artifact:linux-arm64v8 platform:linux/arm64 target:aarch64-unknown-linux-musl]) (push) Successful in 4m7s
/ build (map[artifact:linux-amd64 platform:linux/amd64 target:x86_64-unknown-linux-musl]) (push) Successful in 3m59s
/ publish-forgejo (push) Successful in 22s
/ publish-docker (push) Failing after 26s
/ publish-crate (push) Failing after 1m56s
2024-02-07 23:37:45 -06:00
a022d6e35d Use fully qualified name for many actions
Some checks failed
/ check (aarch64-unknown-linux-musl) (push) Has been cancelled
/ clippy (push) Has been cancelled
/ check (armv7-unknown-linux-musleabihf) (push) Has been cancelled
/ check (x86_64-unknown-linux-musl) (push) Has been cancelled
/ tests (push) Has been cancelled
/ publish-forgejo (push) Successful in 34s
/ publish-docker (push) Failing after 39s
/ publish-crate (push) Failing after 1m56s
/ build (map[artifact:linux-amd64 platform:linux/amd64 target:x86_64-unknown-linux-musl]) (push) Successful in 6m23s
/ build (map[artifact:linux-arm32v7 platform:linux/arm/v7 target:armv7-unknown-linux-musleabihf]) (push) Successful in 6m31s
/ build (map[artifact:linux-arm64v8 platform:linux/arm64 target:aarch64-unknown-linux-musl]) (push) Successful in 4m15s
2024-02-07 23:14:08 -06:00
4a4b0665e3 fix postbuild 2x combo
Some checks failed
/ tests (push) Has been cancelled
/ check (aarch64-unknown-linux-musl) (push) Has been cancelled
/ check (armv7-unknown-linux-musleabihf) (push) Has been cancelled
/ check (x86_64-unknown-linux-musl) (push) Has been cancelled
/ clippy (push) Has been cancelled
/ publish-docker (push) Failing after 10s
/ publish-forgejo (push) Successful in 20s
/ publish-crate (push) Failing after 1m58s
/ build (map[artifact:linux-amd64 platform:linux/amd64 target:x86_64-unknown-linux-musl]) (push) Successful in 4m3s
/ build (map[artifact:linux-arm32v7 platform:linux/arm/v7 target:armv7-unknown-linux-musleabihf]) (push) Successful in 4m4s
/ build (map[artifact:linux-arm64v8 platform:linux/arm64 target:aarch64-unknown-linux-musl]) (push) Successful in 4m13s
2024-02-07 22:57:28 -06:00
6fad68d888 fix postbuild
Some checks failed
/ tests (push) Has been cancelled
/ check (aarch64-unknown-linux-musl) (push) Has been cancelled
/ check (armv7-unknown-linux-musleabihf) (push) Has been cancelled
/ check (x86_64-unknown-linux-musl) (push) Has been cancelled
/ clippy (push) Has been cancelled
/ build (map[artifact:linux-arm64v8 platform:linux/arm64 target:aarch64-unknown-linux-musl]) (push) Successful in 4m10s
/ build (map[artifact:linux-amd64 platform:linux/amd64 target:x86_64-unknown-linux-musl]) (push) Successful in 6m13s
/ build (map[artifact:linux-arm32v7 platform:linux/arm/v7 target:armv7-unknown-linux-musleabihf]) (push) Successful in 5m59s
/ publish-crate (push) Failing after 36s
/ publish-docker (push) Failing after 3s
/ publish-forgejo (push) Failing after 10s
2024-02-07 22:41:09 -06:00
17d5adc3a8 Add ID to docker build step
Some checks failed
/ check (aarch64-unknown-linux-musl) (push) Has been cancelled
/ check (armv7-unknown-linux-musleabihf) (push) Has been cancelled
/ check (x86_64-unknown-linux-musl) (push) Has been cancelled
/ tests (push) Has been cancelled
/ clippy (push) Has been cancelled
/ build (map[artifact:linux-amd64 platform:linux/amd64 target:x86_64-unknown-linux-musl]) (push) Successful in 5m48s
/ build (map[artifact:linux-arm32v7 platform:linux/arm/v7 target:armv7-unknown-linux-musleabihf]) (push) Successful in 6m2s
/ build (map[artifact:linux-arm64v8 platform:linux/arm64 target:aarch64-unknown-linux-musl]) (push) Successful in 4m16s
/ publish-forgejo (push) Failing after 9s
/ publish-crate (push) Failing after 4s
/ publish-docker (push) Failing after 11s
2024-02-07 22:25:01 -06:00
70ce443f14 Fix chown
Some checks failed
/ check (aarch64-unknown-linux-musl) (push) Has been cancelled
/ tests (push) Has been cancelled
/ check (armv7-unknown-linux-musleabihf) (push) Has been cancelled
/ check (x86_64-unknown-linux-musl) (push) Has been cancelled
/ clippy (push) Has been cancelled
/ publish-docker (push) Has been skipped
/ publish-forgejo (push) Has been skipped
/ publish-crate (push) Has been skipped
/ build (map[artifact:linux-arm32v7 platform:linux/arm/v7 target:armv7-unknown-linux-musleabihf]) (push) Failing after 6m28s
/ build (map[artifact:linux-amd64 platform:linux/amd64 target:x86_64-unknown-linux-musl]) (push) Failing after 6m3s
/ build (map[artifact:linux-arm64v8 platform:linux/arm64 target:aarch64-unknown-linux-musl]) (push) Failing after 4m20s
2024-02-07 22:12:17 -06:00
c4dd830708 Fix context path
Some checks failed
/ check (aarch64-unknown-linux-musl) (push) Has been cancelled
/ check (armv7-unknown-linux-musleabihf) (push) Has been cancelled
/ check (x86_64-unknown-linux-musl) (push) Has been cancelled
/ tests (push) Has been cancelled
/ clippy (push) Has been cancelled
/ build (map[artifact:linux-amd64 platform:linux/amd64 target:x86_64-unknown-linux-musl]) (push) Failing after 6m25s
/ build (map[artifact:linux-arm32v7 platform:linux/arm/v7 target:armv7-unknown-linux-musleabihf]) (push) Failing after 6m41s
/ publish-docker (push) Has been cancelled
/ publish-forgejo (push) Has been cancelled
/ publish-crate (push) Has been cancelled
/ build (map[artifact:linux-arm64v8 platform:linux/arm64 target:aarch64-unknown-linux-musl]) (push) Has been cancelled
2024-02-07 22:03:21 -06:00
4974ab84ad Add docker-host variable
Some checks failed
/ check (aarch64-unknown-linux-musl) (push) Has been cancelled
/ check (armv7-unknown-linux-musleabihf) (push) Has been cancelled
/ check (x86_64-unknown-linux-musl) (push) Has been cancelled
/ tests (push) Has been cancelled
/ clippy (push) Has been cancelled
/ build (map[artifact:linux-arm32v7 platform:linux/arm/v7 target:armv7-unknown-linux-musleabihf]) (push) Failing after 5m0s
/ build (map[artifact:linux-amd64 platform:linux/amd64 target:x86_64-unknown-linux-musl]) (push) Failing after 7m9s
/ publish-docker (push) Has been skipped
/ publish-forgejo (push) Has been skipped
/ publish-crate (push) Has been skipped
/ build (map[artifact:linux-arm64v8 platform:linux/arm64 target:aarch64-unknown-linux-musl]) (push) Failing after 4m33s
2024-02-07 21:52:59 -06:00
eff8a88381 Try manually installing docker
Some checks failed
/ check (aarch64-unknown-linux-musl) (push) Has been cancelled
/ clippy (push) Has been cancelled
/ tests (push) Has been cancelled
/ check (armv7-unknown-linux-musleabihf) (push) Has been cancelled
/ check (x86_64-unknown-linux-musl) (push) Has been cancelled
/ publish-docker (push) Has been skipped
/ publish-forgejo (push) Has been skipped
/ publish-crate (push) Has been skipped
/ build (map[artifact:linux-amd64 platform:linux/amd64 target:x86_64-unknown-linux-musl]) (push) Failing after 28s
/ build (map[artifact:linux-arm32v7 platform:linux/arm/v7 target:armv7-unknown-linux-musleabihf]) (push) Failing after 27s
/ build (map[artifact:linux-arm64v8 platform:linux/arm64 target:aarch64-unknown-linux-musl]) (push) Failing after 27s
2024-02-07 21:50:04 -06:00
b65354f2c4 Install lsb-release
Some checks failed
/ check (aarch64-unknown-linux-musl) (push) Has been cancelled
/ check (armv7-unknown-linux-musleabihf) (push) Has been cancelled
/ check (x86_64-unknown-linux-musl) (push) Has been cancelled
/ clippy (push) Has been cancelled
/ tests (push) Has been cancelled
/ publish-crate (push) Has been skipped
/ publish-docker (push) Has been skipped
/ publish-forgejo (push) Has been skipped
/ build (map[artifact:linux-arm32v7 platform:linux/arm/v7 target:armv7-unknown-linux-musleabihf]) (push) Failing after 15s
/ build (map[artifact:linux-arm64v8 platform:linux/arm64 target:aarch64-unknown-linux-musl]) (push) Failing after 15s
/ build (map[artifact:linux-amd64 platform:linux/amd64 target:x86_64-unknown-linux-musl]) (push) Failing after 16s
2024-02-07 21:46:25 -06:00
69aeb3f753 Install sudo
Some checks failed
/ tests (push) Has been cancelled
/ clippy (push) Has been cancelled
/ check (aarch64-unknown-linux-musl) (push) Has been cancelled
/ check (armv7-unknown-linux-musleabihf) (push) Has been cancelled
/ check (x86_64-unknown-linux-musl) (push) Has been cancelled
/ build (map[artifact:linux-amd64 platform:linux/amd64 target:x86_64-unknown-linux-musl]) (push) Failing after 15s
/ build (map[artifact:linux-arm32v7 platform:linux/arm/v7 target:armv7-unknown-linux-musleabihf]) (push) Failing after 14s
/ build (map[artifact:linux-arm64v8 platform:linux/arm64 target:aarch64-unknown-linux-musl]) (push) Failing after 14s
/ publish-docker (push) Has been skipped
/ publish-forgejo (push) Has been skipped
/ publish-crate (push) Has been skipped
2024-02-07 21:42:15 -06:00
3c4f87ed2e Setup docker first
Some checks failed
/ clippy (push) Has been cancelled
/ tests (push) Has been cancelled
/ check (aarch64-unknown-linux-musl) (push) Has been cancelled
/ check (armv7-unknown-linux-musleabihf) (push) Has been cancelled
/ check (x86_64-unknown-linux-musl) (push) Has been cancelled
/ build (map[artifact:linux-amd64 platform:linux/amd64 target:x86_64-unknown-linux-musl]) (push) Failing after 9s
/ build (map[artifact:linux-arm32v7 platform:linux/arm/v7 target:armv7-unknown-linux-musleabihf]) (push) Failing after 10s
/ build (map[artifact:linux-arm64v8 platform:linux/arm64 target:aarch64-unknown-linux-musl]) (push) Failing after 9s
/ publish-docker (push) Has been skipped
/ publish-forgejo (push) Has been skipped
/ publish-crate (push) Has been skipped
2024-02-07 21:40:35 -06:00
4ef6737dab Try to install docker via an action
Some checks failed
/ clippy (push) Has been cancelled
/ tests (push) Has been cancelled
/ check (aarch64-unknown-linux-musl) (push) Has been cancelled
/ check (armv7-unknown-linux-musleabihf) (push) Has been cancelled
/ check (x86_64-unknown-linux-musl) (push) Has been cancelled
/ publish-docker (push) Has been skipped
/ publish-forgejo (push) Has been skipped
/ publish-crate (push) Has been skipped
/ build (map[artifact:linux-arm32v7 platform:linux/arm/v7 target:armv7-unknown-linux-musleabihf]) (push) Failing after 11s
/ build (map[artifact:linux-amd64 platform:linux/amd64 target:x86_64-unknown-linux-musl]) (push) Failing after 12s
/ build (map[artifact:linux-arm64v8 platform:linux/arm64 target:aarch64-unknown-linux-musl]) (push) Failing after 10s
2024-02-07 21:39:01 -06:00