After the propagation was issued, it would be useful to see the status of the propagated platform build.
Things we need on the core side:
- New endpoint
- new getStatus() method in Convo\Core\Publish\IPlatformPublisher which other classes will implement
- status constants
- Check status before propagation was issued
After the propagation was issued, it would be useful to see the status of the propagated platform build.
Things we need on the core side: