conjure-up / conjure-up

Deploying complex solutions, magically.
https://conjure-up.io
MIT License
453 stars 73 forks source link

spell sdk, developer happiness #636

Open adam-stokes opened 7 years ago

adam-stokes commented 7 years ago

We need to decide on the best course of action for some sort of spell sdk. The reactive pattern looks like a great candidate for something like this (borrowing the ideas from charms.reactive). This would give us both bash and python bindings initially.

An example thought of how 00-deploy_done could work:


@when_ready
def all_apps_started():
    success('All applications started')

This is a brainstorming issue to attempt to settle on the way forward for spell development.

@mikemccracken @marcoceppi

stale[bot] commented 6 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.