expo / turtle

Standalone app builder service
MIT License
385 stars 29 forks source link

use http endpoints for status updates #249

Closed dsokal closed 4 years ago

dsokal commented 4 years ago

Checklist

Motivation and Context

We want to use HTTP endpoints for updating www with build status updates so we could get rid of the SQS consumer in www. I added the endpoints in https://github.com/expo/universe/pull/5592

Description

I split the work into 4 commits to make reviewing this PR easier: