Continuous Integration

Hello,

I would like to integrate a PlayCanvas project with a continous integration pipeline.
I want to be able to automate the project publishing and download the generated zip.

Is there an API or an alternative way to do that?

Thanks!

We don’t currently have a public API for doing this, at the moment you have to manually download your build. It is something we have planned for and intend to implement, but I can’t give you a firm timeline for that at the moment. We’ve had several requests for this recently, so I’m going to take another look at this soon.

Perfect, thank you for your answer !

Bumping this thread up since its been some time since last answer. Has there been any developments on CI implementation?

https://developer.playcanvas.com/en/user-manual/api/

You can build your own tool with APIs.

API is quite straightforward, i believe you can simply create a automation tool via python.