GDevelopApp / GDevelop-extensions

Repository of behaviors, actions, conditions and expressions to be used in GDevelop for creating games
https://gdevelop.io
MIT License
131 stars 52 forks source link

CI? #26

Closed arthuro555 closed 3 years ago

arthuro555 commented 4 years ago

Maybe you could set up a CI to automatically call the script and push it nack but to another branch, and make the pull requests and pushs of extensions directly to the other branch watched by the CI?

4ian commented 4 years ago

Yes I could, for now it's simple enough so that it was not too much of a problem but using Travis-CI/CircleCI/Semaphore or even GitHub actions to automate this will be welcome at some point :)

There is already extensive CI running for GDevelop for each commit and pull request.

Bouh commented 4 years ago

There is Github Actions for this :)

arthuro555 commented 3 years ago

Closing this as I think it is better to keep the issues tab for actual extensions submissions and nobody seems to be interested in working on that.