Shane Witbeck

Results 24 comments of Shane Witbeck

Would like to see support for configurable repositories and auth

@scana In my employer's particular case, it's an internally hosted Artifactory repository (version 5.4.6). I don't see any master-index.xml or group-index.xml files. Perhaps this documentation could help: - https://www.jfrog.com/confluence/display/RTF/Artifactory+REST+API -...

@tj yeah, but works better for those that already have DNS pointed to AWS but don't necessarily have an email account setup. Until this feature was announced, I used SNS...

I'm curious. Is the `experimental` qualifier necessary because you want to continue pinning the same version to all modules? Without knowing all of the complexities why not promote stable modules...

Looks like vm import only supports Windows 2003/2008: http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/VMImportPrerequisites.html

Thanks @dhawton for the quick turnaround in reproducing my issue. I'm looking forward to a fix/workaround.

Other than watching this issue, where can one stay informed about the progress?

I wouldn't mind contributing a fix for this issue.

Circling back after taking a closer look. It looks like there's `#diagram .messageText{fill:#333;stroke:#333;}` being set in the `style` tag of the exported/rendered SVG. By removing the `stroke` attribute, the text...

I will try implementing Content trait for `serde_json::Value`