You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 3, 2021. It is now read-only.
If you are interested in contributing to the project and helping it move along then I think a good first efffort, and one that would benefit a lot of people, would be to automate builds and testing via GitHub actions. Then if a user contributes a pull request (PR) to fix a problem, it will be built automatically and those builds will be available as CI artifacts and can even be attached manually to the PR comments.
If you are interested in contributing to the project and helping it move along then I think a good first efffort, and one that would benefit a lot of people, would be to automate builds and testing via GitHub actions. Then if a user contributes a pull request (PR) to fix a problem, it will be built automatically and those builds will be available as CI artifacts and can even be attached manually to the PR comments.
Here is an example of a CI script from one of my other projects. It would obviously have to be modified for PSMoveService.
The text was updated successfully, but these errors were encountered: