Arun Philip

Results 55 comments of Arun Philip

Whoever decides to pick this up, this might help: * It looks like PyGithub provides a function to see if a repository has wikis: https://github.com/PyGithub/PyGithub/blob/d5583dd2918809d5bcf92b24620c4327b345e0af/github/Repository.py#L591 * On wikis, a user...

I am facing the same issue on >=2.7.0 when running this in docker on a Raspberry Pi, where the video exponentially gets out of sync the longer wyze bridge is...

Hi @Deach01, thanks for the quick reply I pulled 2.7.0 from Dockerhub so it should be v2.7 (regardless of what the installed web ui says). >I don’t understand what you...

@oapi-codegen any reason why this wasn't approved/merged (aside from the current merge conflicts)?

> > There is lots of changes is there an older of things to merge > > order of pull requests, 1st debugger 2nd better custom filter 3th inactive people...

Can you run PHPCS against your pull to ensure that it's matching the code style?

@TiagoMRodrigues Can you write a Cypress End to End test for this new feature, to confirm that the code is functioning as you intended both now and later as new...

> Is there anything I can do to unblock this? It looks there is a good amount of unaddressed code review. Code style aside, the end to end test should...

> There is a warning shown in `/v2/admin/debug` near the bottom of that page: > > ![Screen Shot 2024-04-26 at 16 56 12](https://private-user-images.githubusercontent.com/201834/326021139-6bd61c9d-fadb-4a79-8794-e091b50171b0.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MTQxNTA2MDQsIm5iZiI6MTcxNDE1MDMwNCwicGF0aCI6Ii8yMDE4MzQvMzI2MDIxMTM5LTZiZDYxYzlkLWZhZGItNGE3OS04Nzk0LWUwOTFiNTAxNzFiMC5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjQwNDI2JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI0MDQyNlQxNjUxNDRaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0wMTdlNjFmYjcxZGJkODk4ZGZmNWI3NGVkMTNiMDcyM2JlYWI5MzZiODI3YWY0ODhlMTVkYzVjYTNhZDkwZjdjJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCZhY3Rvcl9pZD0wJmtleV9pZD0wJnJlcG9faWQ9MCJ9.9jSMlf-79pCHAnjIuzFCuXnGUoI8D1WVecxqLVZxzac) > > https://github.com/ChurchCRM/CRM/blob/da277021efe085ea41ab8a7664439cfe2969ee5d/src/ChurchCRM/Service/AppIntegrityService.php#L143-L148 > > How exactly...

Can you run PHPCS against your pull to ensure that it's matching the code style?