Newbie seeking API equivalent for git push deis master?

23 views
Skip to first unread message

damisst a

unread,
Mar 11, 2016, 7:01:32 PM3/11/16
to Deis user list
Hello all, I just started looking into DEIS and it looks really useful. 

However, is there any API equivalent for app deployments (currently demonstrated in the docs via "git push deis master")? 

Thanks in advance!


Chris Armstrong

unread,
Mar 11, 2016, 7:45:58 PM3/11/16
to damisst a, Deis user list
Hi! 

Can you share what you're trying to accomplish? The build processes is built around a git receiver, so the act of accepting, building, and deploying code can only be achieved through the git push workflow, but perhaps there's another way to achieve what you're after.

Chris

--
You received this message because you are subscribed to the Google Groups "Deis user list" group.
To unsubscribe from this group and stop receiving emails from it, send an email to deis-users+...@googlegroups.com.
To post to this group, send email to deis-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/deis-users/6e88215f-61b8-4c65-acf8-9144823e3ee1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

damisst a

unread,
Mar 11, 2016, 8:06:59 PM3/11/16
to Deis user list, oawo...@gmail.com
Thanks! Short version is that I'd like to be able to trigger app deployments via a file upload. Ideally I should be able to receive updates of the deployment status in realtime, although I could look into asynchronous options if no realtime alternatives exist (like a synchronous API or something). 

Chris Armstrong

unread,
Mar 21, 2016, 11:50:05 AM3/21/16
to damisst a, Deis user list
Ah. Yeah, I don't believe you're able to kick off a build (with new code) without either the git builder or `deis pull` (native Docker container) workflows. The API has a notion of a "build", but they are synonymous with code changes.

On Fri, Mar 11, 2016 at 6:06 PM, damisst a <oawo...@gmail.com> wrote:
Thanks! Short version is that I'd like to be able to trigger app deployments via a file upload. Ideally I should be able to receive updates of the deployment status in realtime, although I could look into asynchronous options if no realtime alternatives exist (like a synchronous API or something). 

--
You received this message because you are subscribed to the Google Groups "Deis user list" group.
To unsubscribe from this group and stop receiving emails from it, send an email to deis-users+...@googlegroups.com.
To post to this group, send email to deis-...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages