Ignacio Calderon
Ignacio Calderon
Create an integration tests that allows to check that the project generated actually compiles. Any error during, compilation or execution of the final product should fail the test. - [...
### Checklist - [x] I've run `bundle exec rspec` from the root directory to see all new and existing tests pass - [x] I've followed the _fastlane_ code style and...
This PRs allow the action to post all the notifications beyond the 50 limit imposed by the `checks.create` API. By updating the excess of 50 in batches of 50 notifications....
Solves #12