User Tools

Site Tools


gamedev:gameci

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
gamedev:gameci [2022/07/01 16:50] – [Docker] dragonlordgamedev:gameci [2022/07/01 16:55] (current) – [Jenkins] dragonlord
Line 58: Line 58:
  
 ===== GitHub Actions ===== ===== GitHub Actions =====
 +{{ :gamedev:githubactions.png?direct |Github Actions Logo}}
  
 For GitHub Actions a ready made action is provided: [[https://github.com/marketplace/actions/build-delga|Build DELGA distribution docker action]]. This action allows to run the distribute command. To use the action checkout the game project from your repository then include this code in your build script: For GitHub Actions a ready made action is provided: [[https://github.com/marketplace/actions/build-delga|Build DELGA distribution docker action]]. This action allows to run the distribute command. To use the action checkout the game project from your repository then include this code in your build script:
Line 114: Line 115:
  
 ===== Jenkins ===== ===== Jenkins =====
 +{{ :gamedev:jenkins.png?direct |}}
  
 For Jenkins it is recommended to use the docker image mentioned above. You can also install the IGDE-CI directly into your build system as outline in the previous section. It is though easier to use the ready made docker image. For Jenkins it is recommended to use the docker image mentioned above. You can also install the IGDE-CI directly into your build system as outline in the previous section. It is though easier to use the ready made docker image.
  
gamedev/gameci.1656694214.txt.gz · Last modified: 2022/07/01 16:50 by dragonlord