Dragos Varovici
Dragos Varovici
For now the only provider outside of filesystem is Box. Would like to have Dropbox as an option as well. Willing to work on it.
Allows testing for pootle and any other future supported translation services. Using similar declarative approach like the engine tests. Also increases real code coverage.
Mojito translation service plugin has a boolean property in the schema. When trying to use an env variable with it I get the following error Exception occurred while processing configuration...
prop2po (http://docs.translatehouse.org/projects/translate-toolkit/en/latest/commands/prop2po.html) produces a completely different po than serge when processing properties files More specifically the comments are treated differently What .properties flavor is serge using (translate toolkit has these...
Need encryption feature present in the driver. The Swift driver does not supports encryption (both automatic and explicit) for the time being.
**Describe the bug** Could not use it as git editor, as as soon as the editor is closed it errors out **To Reproduce** git config --global core.editor notepads git rebase...
**Is your feature request related to a problem? Please describe.** SARIF is an OASIS Standard for static analysis alerts. GitHub/Azure DevOps support uploading SARIF formatted alerts. **Describe the solution you'd...
**Is your feature request related to a problem? Please describe.** SARIF is an OASIS Standard for static analysis alerts. GitHub/Azure DevOps support uploading SARIF formatted alerts. PMD supports it, but...
Currently the Microsoft.NET.Sdk targets are imported if `'$(CommonTargetsPath)' == ''` while the props are when `'$(MicrosoftCommonPropsHasBeenImported)' != 'true'`. This is even more confusing given that `CommonTargetsPath` is an internal Microsoft.Common.targets...
Many projects require Windows as a development platform. Need to support Windows containers, not just Linux