Brandon Stilson
Brandon Stilson
I think this is because the file is hardcoded [here](https://github.com/sbt/sbt-release/blob/b53f26eef80406557b5a9fc68af6e3487794e8db/src/main/scala/ReleasePlugin.scala#L244)
I'd be happy too, unfortunately I couldn't find a way to do that. I checked the documentation and I found [this issue](https://github.com/rust-windowing/winit/issues/535), but it didn't seem to change thing. What's...
I tried running it with `RUST_LOG=debug`: ```bash RUST_LOG=debug cargo run --features bevy/dynamic ``` There were no errors and no warnings that were interesting. Here's a quick screen recording of what's...
If you click the General button, it shows the options. Still a bug, but this works in the mean time. OS: 10.15.4
Any chance we could get this merged? It's blocking adoption 🙂
@sawanverma Can you share your build.sbt relevant to this plugin and what the error is?
Have you set the `codeArtifactUrl` to your aws code artifact url?
Would you mind sharing your build file? I would be happy to take a look and try to reproduce the problem.
Thanks for the details. I'll take a look at this tonight after work.
Quick update: I haven't solved this yet. I've made some progress, but work/life has been busy. I'll keep at it as time allows.