Julius Liu
Julius Liu
One thing I've noticed is that this package has an `[Inject]` attribute which let's you inject the dependency directly into the parameter of the function. The official DI implementation you...
I was looking into what it would take to support wix4. It's actually not too bad but there are some gotchas. - This issue https://github.com/volks73/cargo-wix/issues/293 - Some extensions, for example...
Pasting this here to improve discoverability of this issue: "#magic___^_^___line" It looks like the issue causing this issue is the above extension (which uses https://github.com/google/yamlfmt underneath the hood) and also...
track #769
@joshlf shred needs to be bumped too
@joshlf sorry for the late reply, To clarify I'm just pointing it out to note that shred needs to be updated and released before this can be merged. Ran into...
Mmm, I'm not sure what that buys us. The cadence for azure-sdk-for-go is much much slower than what the cadence for this project could be. It's kind of nice that...
@volks73 wix3/cargo-wix appears to work with utf-8
Thanks for reporting this, I'm taking a look on our side -- >It's interesting that there is a slash in front of "http" for the docker image url. Did some...