zef-dev / convoworks-core

PHP framework for handling conversational services like Amazon Alexa skills, Google Assistant, Viber, FB messenger ...
https://convoworks.com
MIT License
25 stars 2 forks source link

Display current build status for external platforms #61

Open mmarcec007 opened 3 years ago

mmarcec007 commented 3 years ago

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:

  1. New endpoint
  2. new getStatus() method in Convo\Core\Publish\IPlatformPublisher which other classes will implement
  3. status constants
  4. Check status before propagation was issued