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

Add feature to optionally get callback from user for deploy. #14

Open
fristonio opened this issue Jul 5, 2018 · 0 comments
Open

Add feature to optionally get callback from user for deploy. #14

fristonio opened this issue Jul 5, 2018 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest

Comments

@fristonio
Copy link
Member

Since the deployment for the demo is done asynchronously the deployer is sent a response stating deployment has started. So as of now, user don't get notified whether the demo has been deployed or not. As a solution to this, we can optionally ask deployer for the callback URI, which we will make a ping request to once the demo is deployed, this will notify the user that demo has been deployed and is ready for use.

@fristonio fristonio added enhancement New feature or request good first issue Good for newcomers labels Jul 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest
Projects
None yet
Development

No branches or pull requests

1 participant