Dom Delnano
Dom Delnano
@philkuz thanks for identifying the issue. I ran the command you shared above (removing the `--target_pattern_file` flag since that cause an error) and I'm not able to reproduce that problem...
This appears to be merged in e5770640790bc95f360d21b1e591470c6150afa1 🥳
@LakshanKarunathilake from the sample code you shared it's not clear to me that tls is being used. Can you explain how you are disabling it? I ask because I'm curious...
😓 really dropped the ball on coming back to #712
Sorry I was in the middle of moving and then went on vacation 🍹. That sounds like the best plan for rolling out this change.
@jin @dmivankov do you have an example for how `override_targets` can be used in this situation?
@dmivankov thanks for the prompt response, but I have some questions since my experience with bazel is surface level. > Workaround is to manually fetch cyclic dependencies What's the process...
The part that was confusing to me was that your `java_import` rule's `jars` attribute mentioned the `@maven` repository. I don't believe that is possible since we are instructing maven to...
@4censord thanks for the feature request. Creating isos already seems to be supported by the XOA api used by the terraform provider, so this shouldn't be too difficult to implement....
Will #168 adds support for more parameters. Once that is merged the remaining parameters that need to be implemented will be the following: - hasVendorDevice - must be applied when...