Closed
Description
New Feature / Enhancement Checklist
- I am not disclosing a vulnerability.
- I am not just asking a question.
- I have searched through existing issues.
Current Limitation
There are no previews for Pull Requests on the parse repository.
Feature / Enhancement Description
On every PR to parse-server, create an Uffizzi Preview of the parse server which runs against an instance of the parse-dashboard and an instance of mongodb. This will require the repo to be configured with Uffizzi.
Example Use Case
Alternatives / Workarounds
3rd Party References
I would like to make life easier for Parse maintainers by implementing Uffizzi previews.
Disclaimer: I work on Uffizzi
Uffizzi is a Open Source full stack previews engine and is completely free for Parse (and all open source projects). This will provide maintainers with previews of their PRs in the cloud, allowing them iterate faster and reduce time to merge.
TODO:
- Intial POC