Use Github Action for CI/CD
dplewis opened this issue · 2 comments
dplewis commented
New Issue Checklist
- I am not disclosing a vulnerability.
- I am not just asking a question.
- I have searched through existing issues.
- I can reproduce the issue with the latest version of Parse Server and the Parse PHP SDK.
Issue Description
This repo still uses travis ci. This means tests cases, coverage, releases, documentation, etc aren't being ran.
parse-github-assistant commented
Thanks for opening this issue!
- 🚀 You can help us to fix this issue faster by opening a pull request with a failing test. See our Contribution Guide for how to make a pull request, or read our New Contributor's Guide if this is your first time contributing.