Bhagya Nirmaan Silva
Bhagya Nirmaan Silva
Suggestion to introduce dynamic current branch detection. Instead of using `git flow feature finish my-feature-1` when you are already in feature/my-feature-1 I suggest introducing a new keyword to automatically detect...
The ability to change the user interface font would be nice. eg. to terminal or monotype fonts.
This is a high-level issue to track support for Apple TV. As outlined in https://developer.apple.com/documentation/tvmljs
Resolves #8
## What happened? Trying to configure a build (before the build stage) results in various errors. An example of such an error is on this issue. https://github.com/palantir/gradle-docker/issues/327 ## What did...
> EFK Chart must provide support for authentication and internal security with SSL
Currently the RemoteTransformerClient expects content transformer responses to be exactly 200 which considers all other 2xx series responses invalid. The validation should include the 2xx range.