Yuri Teixeira
Yuri Teixeira
Same happened to me (with a galaxy 5): ``` bash ✘ ⮀ ~ ⮀ heimdall flash --verbose --recovery ~/Downloads/recovery-clockwork-5.0.2.8-galaxy5 Heimdall v1.4.0 Copyright (c) 2010-2013, Benjamin Dobell, Glass Echidna http://www.glassechidna.com.au/ This...
Hello @NoamGaash! Do you have an example on how we could match the whole request but ignoring a specific header (eg: the `authorization` header we get from oauth flows)?
Just to make things crystal clear: 1) If you just have one device connected, you don't need the `-s` option, therefore `adb ` is a useful short 2) To get...
Good to know... I probably missed that on the documentation, right?
I would suggest to add it on the docs, just to be on the safe side and make sure that folks troubleshooting issues in probot codebases know what is expected...
This is the missing piece for my project. Would be awesome to have this feature (and thanks for this lib, btw... it saved us).
Any updates here? This is a really useful feature, can't wait to have it.
For reference, it seems to be working with https://github.com/yioneko/vtsls.
@acao sure, here it is: Filename: `.graphqlrc.yaml` ```yaml ############################################################################### # GraphQL configuration file # # Configure the graphQL tooling, like cli and generation of graphql typescript # types and definitions....