Adrien Poupa

Results 7 issues of Adrien Poupa

When submitting the latest release I saw this warning: https://support.google.com/googleplay/android-developer/answer/10467955 ![image](https://user-images.githubusercontent.com/15086425/116009327-e8b26a80-a5e6-11eb-874a-7b07ac415fd6.png)

bug
wontfix

Hello, I tried to install this following the readme's instructions (pip/pipx), but when I try to connect with `openconnect-sso --server someserver.com/somegroup --user [email protected]` the script force closes. MacOS shows a...

#### What are you trying to achieve? This is to report something similar to this bug: https://stackoverflow.com/questions/26140295/codeception-util-stub-methods-exactly-and-once-dont-work Given this test: ```php public function checkMyMethodIsNeverCalled(AcceptanceTester $I): void { $account = factory(Account::class)->create();...

Thanks for this! I needed to add support for the `masked` to insert secrets but it was not supported. I added other options as well ([see reference](https://docs.gitlab.com/ee/api/project_level_variables.html)). I also handled...

The *arrs configurations and databases should be backed up externally in case of failure. Using [rclone](https://rclone.org/) would probably be the most flexible option.

enhancement

### Describe the bug I'm upgrading from v6, I saw that all the types were regenerated in v7. I'm calling `client.policyApi.listPolicyRules` and I want to access rules actions. v6 `PolicyRule`...

bug

**Description** Somehow related to https://github.com/ianstormtaylor/slate/pull/5407 and https://github.com/ianstormtaylor/slate/pull/5571 I debugged an issue in our application where using the [TextExpander](https://textexpander.com/) extension on a Slate input would cause the editor to crash with...