Théo FIDRY
Théo FIDRY
IMO most project do not really benefit from having x10 granular PRs for automated dependencies updates. With this change, dependabot will submit one grouped PR every week. If there is...
This uses the [release](https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#release) workflow event rather than check for specific tags pushed. Unless I misunderstand how you handle your tags, this should be slightly more robust (and also you...
See the screenshot bellow where I was switching from `infection` to `theofidry` back and forth. I think the result could be cached like in Travis with a default TTL and...
Maybe on the following homepage: Some curated repositories could be displayed. I don't know if private/public repositories are displayed, but the repositories are public you could maybe list them on...
When I access to the dashboard logged in (e.g. `https://dashboard.stryker-mutator.io/repos/theofidry`) and click on the stryker icon top left, I get redirected to the following page: And then it takes a...
Maybe a combination of both could be done: - Adding a search - Sort repositories by type and _then_ by name: - provider - repository enabled - source repository -...
## Bug report | Question | Answer | ------------| --------------- | Box version | [a1dcd9a](https://github.com/box-project/box/commit/a1dcd9ad62f844823e3925effdee777d64cbaae6) | PHP version | 8.1.28 | Platform with version | MacOS | Github Repo |...
Related to #1984. The goal of the PR is to bail out more gracefully when an incompatible version of PHP-Parser is used.