Juan Delgado

Results 9 issues of Juan Delgado

Hi there : ) When triggering the secondary build to monitor the state of the main build, the timeout of the main build is ignored. So even if in my...

Hi there, I'm having issues trying to update to `4.12.3`. When running `flutter build appbundle` I get a `Manifest merger failed with multiple errors` (logs below). The suggestion provided by...

For some reason at least the Android app is incorrectly requesting commit data to this end point: `/repos/{org}/{repo}/git/commits/{commit}` Whereas the [docs](https://developer.github.com/v3/repos/commits/#get-a-single-commit) state this is correct instead (note there's no `git`...

bug

@emmaguy @mshipton it's a pain to compile the app from scratch all the time!

enhancement

Basically read the yml configuration files at the root of the project and then use: ``` bash emulator -avd XXXX ``` And ``` bash xcrun simctl XXXX ```

enhancement

Just realised, don't know why we've gone this far without it!

`I should see the commit message and date of each commit` Is only checking for the first 6 commits instead of all of them.

bug

Looks like `--full-reset` might be the right thing to do, but might considerably slow down execution. More info: http://appium.io/slate/en/master/?ruby#server-flags

question

This PR adds support for optional `linkText` and `linkUrl` parameters when sharing to Instagram stories. With these parameters Instagram renders a sticker in the middle of the story with the...