Louis Bompart
Louis Bompart
Hi, this might be out of the scope of this project in all honesty, however, I think it might help this plugin to be even more ubiquitous for network capture...
Check licenses of all dependency; Add `© Bungie, Inc. All rights reserved. Destiny, the Destiny Logo, Bungie and the Bungie logo are among the trademarks of Bungie, Inc.` Because we...
Prerequisite: #37 - To Split: How should we detect that the game is started? To investigate: - [ ] How to start a service on Windows with node - [...
God this is getting out of hand. I need logs to manage the issues and have intels on what the heck is going on.
### Is there an existing issue for this? - [X] I have searched the existing issues ### This issue exists in the latest npm version - [X] I am using...
I noticed that multiple rules have a few issues on Windows: 1. `no-barrel-import`, `virtual-module`, and `require-extension` all assume `/` is the root of the fs on Windows, which ain't the...
A reminder about the required privilege to push would benefit the example of pushing with the built-in token IMHO.
Fixes #456 Essentially, put https://github.com/actions/dependency-review-action/issues/456#issuecomment-1537840047 in the code. To the best of my knowledge, this should work, because a `merge_group` event is a [PullRequestEvent](https://docs.github.com/en/rest/using-the-rest-api/github-event-types?apiVersion=2022-11-28#pullrequestevent) I think.