strophy
strophy
@gaspo53 check out a fork of the above action at https://github.com/everpcpc/actions-cache which implements Apache OpenDAL as a storage backend, allowing use of S3 and comparable Azure/GCP services for cache
Hi @davidanthoff @staticfloat happy new year! Do you guys expect to find time to review this soon, should I keep up rebasing as the main branch changes? Alpine have asked...
Thanks for the response! Does that mean we should delete `versiondb/versiondb-aarch64-unknown-linux-musl.json` and `versiondb/versiondb-i686-unknown-linux-musl.json`? Why are these files generated if there are no corresponding builds available to download? I understand 32-bit...
@AlexZeitler by all means please go ahead, we kept your MIT License on the fork! We've just been overloaded and didn't get around to doing a PR :sweat_smile: It has...
Hi, I'm trying to add the `protoc-gen-kotlin` plugin to https://github.com/rvolosatovs/docker-protobuf (maybe this would resolve #224 for you?) and I'm running into this problem with the warning from Spring Boot about...
Thanks @mattwebbio this looks like good work! @mdonnalley or @peternhale please can we get eyes on this? I believe this might resolve the prematurely closed issue I had open over...
Asked for help here: https://forums.swift.org/t/swift-runtime-unable-to-suspend-thread-when-compiling-in-qemu/67676
And also here: https://github.com/grpc/grpc-swift/issues/1663
Closed in favour of #351
This looks like expected behavior to me. The templating engine begins immediately after the delimiter, so the first character it encounters is a newline. The newline will therefore be rendered...