Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pull Request Preview Environments for increasing maintainer productivity #138

Open
1 task
waveywaves opened this issue Dec 1, 2022 · 4 comments
Open
1 task

Comments

@waveywaves
Copy link

I would like to make life easier for JSONHero maintainers by implementing Uffizzi preview environments.
Disclaimer: I work on Uffizzi.

Uffizzi is a Open Source full stack previews engine and our platform is available completely free for JSONHero (and all open source projects). This will provide maintainers with preview environments of their PRs in the cloud, allowing them iterate faster and reduce time to merge. You can see the open source repos which are currently using Uffizzi over here

Uffizzi is purpose-built for the task of previewing PRs and it integrates with your workflow to deploy preview environments in the background without any manual steps for maintainers or contributors.

I can go ahead and create an Initial PoC for you right away if you think there is value in this proposal.

TODO:

  • Intial PoC
@ericallam
Copy link
Member

This sounds like a great idea, would love to see an Initial PoC 👍

@matt-aitken
Copy link
Member

@waveywaves it's worth noting that we're deploying to Cloudflare workers right now. Docker doesn't work out of the box.

@waveywaves
Copy link
Author

@ericallam opening a PR soon !
@matt-aitken I will keep that in mind. How are you deploying to cloudflare workers currently ? I am not well versed with cloudflare's services. Not sure if a container is deployed as a worker :/

@waveywaves
Copy link
Author

@matt-aitken I was able to get JSONHero up and running with your provided dockerfile
#139

@ericallam ericallam added help wanted Extra attention is needed and removed help wanted Extra attention is needed labels Dec 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants