Julien Herr
Julien Herr
Fix #1477 In fact, the issue still exists on travis but not on my computer (the added test is failing). So, I applied the previous fix (still from #570) and,...
Fix #857 ## Summary by CodeRabbit - **New Features** - Introduced a retry mechanism for test cases with a maximum of one retry per test to improve reliability. - Added...
**PR not ready to be merged** As I said in #646, I'm trying to fix #604. I reworked the tests of the feature by something, I hope, clearer but... some...
``` Build version: 4.4.1 Build date: 2016-09-04 10:27:50 Current date: 2016-09-08 08:12:36 Device: OnePlus A0001 Stack trace: java.lang.IllegalStateException: Fatal Exception thrown on Scheduler.Worker thread. at rx.internal.schedulers.ScheduledAction.run(ScheduledAction.java:59) at android.os.Handler.handleCallback(Handler.java:739) at android.os.Handler.dispatchMessage(Handler.java:95)...
App version: 254f063 Currently, the "Files" view on pull-request is displaying color on changed line (green for +, and red for -). But the detailed diff view doesn't have colors.
Currently, only open/close filter is available on issues/pull-requests. I'd like more filters and a way to order results. For example, I often filter on labels, and I often sort by...
**Current behavior:** If ngrok is already started, it won't be started even if the expected port is not listened to. **Expected behavior:** * If the ngrok account accepts multiple sessions...
Use local runtime, instead of downloading a new one.
When using the downloaded ngrok, check if a new version is available and upgrade.
Hi, Thanks for your starter which is working well 👍 Sadly, there is missing some documentation about @NgrokComponent. For example, I had to dig into the sources in order to...