I've managed to get the devkitPPC toolchain running locally and am now happily building GameCube DOLs, but some of my team are having challenges. When I saw that there were Docker images available for "CI/CD" it made me wonder if there was a way that we could use this to automatically build DOLs using the toolchain when code is merged to the main branch of a GitHub repository?
Have I interpreted the purpose of the Docker images correctly, and if so, does anyone know of a guide to setting this process up?
Docker images - more info available?
-
- Site Admin
- Posts: 1986
- Joined: Tue Aug 09, 2005 3:21 am
- Location: UK
- Contact:
Re: Docker images - more info available?
There isn't really very much to it. You can use github workflows to build your project on every commit like this https://github.com/devkitPro/libogc/blo ... ows/ci.yml
You can transfer built dol files to github pages with something like https://github.com/marketplace/actions/ ... thub-pages
You can transfer built dol files to github pages with something like https://github.com/marketplace/actions/ ... thub-pages
Who is online
Users browsing this forum: No registered users and 1 guest