Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Добавить Github Actions #24

Open
vasthecat opened this issue Apr 22, 2024 · 0 comments
Open

Добавить Github Actions #24

vasthecat opened this issue Apr 22, 2024 · 0 comments

Comments

@vasthecat
Copy link
Member

vasthecat commented Apr 22, 2024

Хорошей практикой в проектах является создание CI/CD пайплайнов. В нашем случае это может быть полезно для проверки работоспособности проекта в ветках (иногда на ревью приходят правки с ошибками компиляции) и для получения артефактов сборки (собственно сама игра).

Если реализовать просто сборку игры и запаковку бинарника + ассетов, то мы решим обе этих задачи.

Хотелось бы увидеть сборку проекта для Linux, macOS и Windows в трёх отдельных артифактах. Как собирать проект уже указано в README и можно увидеть в скриптах для сборки. Как писать сами пайплайны лучше почитать в документации или обращаться к нам.

@vasthecat vasthecat converted this from a draft issue Apr 22, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant