Jelizaveta Lemeševa
Jelizaveta Lemeševa
Hi, as you might already know, Cadence introduced gRPC support and plans to "support TChannel for a few more releases and then eventually drop it in a future.": https://cadenceworkflow.io/blog/2021/10/19/moving-to-grpc/. Do...
Related to https://github.com/reanahub/reana/issues/836 Add YAML linting for all files except Helm chart files, which are linted by `helm lint` and `ct lint` (`yamllint` does not understand templating language and fails...
I am currently using the `go-sql-driver/mysql` package for managing MySQL transactions. I am facing a challenge where I need to embed SQL comments at the start (`START TRANSACTION`) and end...