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

fix confusion with service and instance hash #1138

Merged
merged 2 commits into from
Jun 28, 2019
Merged

Conversation

antho1404
Copy link
Member

@antho1404 antho1404 commented Jun 28, 2019

This can be tested with this service (that includes the new version of mesg-js)

{"sid":"testservice","name":"test service","tasks":[{"key":"taskx","inputs":[{"key":"foo","type":"String","object":[]},{"key":"bar","type":"String","object":[]}],"outputs":[{"key":"result","type":"String","object":[]}]}],"events":[{"key":"event","data":[{"key":"x","type":"Any","object":[]}]}],"dependencies":[{"key":"nginx","image":"nginx","volumes":["/etc/nginx"]}],"configuration":{"volumes":["/volume/test/"],"volumesFrom":["nginx"],"env":["ENVA=do_not_override","ENVB=override"]},"source":"QmWfes1BjPVcaXS6naBGrcJw4wvm2Fa85hTXBAgKuLmjGx"}

@antho1404 antho1404 merged commit 6c8df6f into dev Jun 28, 2019
@antho1404 antho1404 deleted the bug/fix-executions branch June 28, 2019 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants