masters3d
masters3d
**Is this a request for help?**: Yes Refences: https://stackoverflow.com/questions/47894318/helm-dry-run-install Will this project check if the generated manifests are valid Kubernetes resources? Or would we still need the api server running...
Current danger won’t say anything if everything is green. This makes it hard to know if danger is even running.
It would be cool to see how to get Swift running on Windows.
https://github.com/exercism/typescript/issues/184
Right now XCTest is not included in iOS since it is part of the sdk but not the OS in iOS. If we want to support xctest code in iOS...
#290 Create test on CI to test all package names are camel case.
There are some solutions that could be structs or classes. We should test for both on CI. Some solution could be solved with an array or set. Currently while we...
hi, now that swift has support for cpp interoperability, I am curious if anybody knows of a swift package version of the https://github.com/g-truc/glm?
``` swift public let content: String /// UTF16 based range in entire String. Equivalent to Range public let range: NSRange /// Byte based range in entire String. Equivalent to Range...
## Actual Behavior 1. Lets me close a disposed socked which causes an exception ``` The service threw an unhandled exception, System.ObjectDisposedException: Cannot access a disposed object. Object name: 'System.Net.WebSockets.ClientWebSocket'....