Alexandre Mutel
Alexandre Mutel
Many parts of dotnet-releaser rely on running on GitHub to trigger specific actions (e.g publish...etc.). We can't easily replicate this in a sandbox test. There is some partial mocking, but...
Similar to #2 but via `launchd` and `launchctl`. Don't have a personal incentive for supporting macOS, so help and PR welcome!
Before I forget, as the only time I used GitRocketFilter was for a complex rewriting that required to maintain a state between each commit rewrite, the internals currently of GitRocketFilter...
The generated API requires mapping fixes (e.g change int to bool, use enums instead of integers...etc.) Here is the list of API that needs to be verified and fix with...
The generated API requires to check that the API is exposed correctly Here is the list of API that needs to be tested with unit tests: > HELP much welcome...