Alexey Yuzhakov
Alexey Yuzhakov
Corresponding issue in Go: https://github.com/golang/go/issues/25755
Most probably it means lack of resources (RAM).
Hmm, very interesting, thank you for your report!
nope
Please try again using the updated commands from README
Plesk API works well for such a case: ``` ok alias-02.qa.domain.com 1 0 true true true true 5 alias-02.qa.domain.com alias-02.qa.domain.com ok alias-03.qa.domain.com 2 0 true true true true 5 alias-03.qa.domain.com...
In the case of multiple separate files the outer for loop should do the trick: ``` for FILE in test/data/xml/unformatted* do cat $FILE | xq echo "---separator---" done ```
I agree it sounds reasonable to support the Windows platform as well. I can't give any promises because have no permanent access to Win-based machines (but it's not a big...
Ok, I got it. Winget from this point of view looks very attractive. @mloskot thank you for the clarification!
@sergeevabc Thank you for notifying about this! Unfortunately, they've decided to stop supporting Windows 7. But probably I can organize a separate pipeline for building Windows binaries using the previous...