jduan
jduan
Do the checklist before filing an issue: * [x] Is this related to the `actions-rs` Actions? If you think it's a problem related to Github Actions in general, use GitHub...
First of all, thanks for making this awesome plugin! ### I'm opening this issue because: - [x] I'll report a bug - [ ] I'll propose a new feature ###...
This is more of a request than an issue. Right now, the plugin doesn't seem to pull the base image if it's always cached locally. This works for base images...
First of all, thanks for making such a great plugin to fill the gaps! A common need of mine is to select multiple paragraphs and wrap them. For example, when...
## Environment * **IntelliJ Rust plugin version:** 0.2.118.2171-193 * **Rust toolchain version:** rustc 1.44.0-nightly (f509b26a7 2020-03-18) * **IDE name and version:** IntelliJ IDEA 2019.3.4 Community Edition * **Operating system:** Mac...
See the screenshot below. The timeout happened at `Tue, 10 Dec 2024 19:16:13 GMT`. I checked the triggered workflow run. It succeeded at `Tue, 10 Dec 2024 19:19:00 GMT`. It's...
### Description Hi, I believe **rules_proto_grpc** uses toolchains_protoc to generate code that corresponds to proto version 4.X and above. While proto 4.X has been out since Q1 2024 (see https://protobuf.dev/support/version-support/#java),...