Antonio Yang

Results 95 comments of Antonio Yang

Does it work with `gpg.program = gpg2`? What program have we already tested? It will be good to have a CI if we want to make sure this feature always...

I thought the `dbg!`, `eprintln!`, and `debug_cmd_print!` in this project is only in used in test cases, if I am wrong please also let me know. Thanks. :pray:

@dr-orlovsky May I take care of this?

@dr-orlovsky Please be kindly reminded. This PR will go into `v0.11` not `master`, and solve the trivial CI issues.

@dr-orlovsky Please be kindly reminded. This PR will go into `v0.11` not `master`, and solve the trivial CI issues.

The codecov sometimes works and sometimes does not, because there is a quota limitation on tokenless usage. ```log error - 2024-04-23 09:04:16,536 -- Upload failed: {"detail":"Tokenless has reached GitHub rate...

We can not update this now because of the dependency issues of HTTP. axum-server `0.6.0` -> axum `0.7`(can be upgrade at the same time) -> http `1.0` paperclip `0.8.2`(can not...

The hyper updation #908 is also blocked by `axum-server` `0.6.0`.

The `tower-http` updation #918 is also blocked by `axum` `0.7`