game-ci / unity3d-gitlab-ci-example-mirror

🍴Mirror of the game-ci/unity3d-gitlab-ci-example project. If you are looking for Github Actions, refer to https://game.ci/ documentation instead
https://gitlab.com/game-ci/unity3d-gitlab-ci-example
MIT License
240 stars 74 forks source link

This looks awesome. Any pitfalls with github actions? #12

Closed thsbrown closed 5 years ago

thsbrown commented 5 years ago

Currently were using Unity Cloud Build in our process which has been working well. Looking to move everything over to github though and this looks like exactly what were looking for.

Any plans to do a poc using github actions?

GabLeRoux commented 5 years ago

Yes, thanks for reaching out and sorry for the delay, I was at MEGA/MIGS in Montreal 🤘 . Refer to gitlab project where actual issues are. Github remote is mainly to test the travis and circleci integration and nothing more (and they are currently broken, I'll need to fix that too). It will also be used for testing github actions.

There's an issue about it here with more details: https://gitlab.com/gableroux/unity3d-gitlab-ci-example/issues/69

Feel free to contribute. I'm closing this issue as it's somehow a duplicate ;)