ps2dev / ps2sdk-ports

Ports of useful libraries to PS2SDK
Other
107 stars 43 forks source link

Automate generation of Docker Image #50

Closed fjtrujy closed 4 years ago

fjtrujy commented 4 years ago

Descriptions

This PR integrates CI/CD in the repo. The main purpose of this CI/CD are:

In total there is a group of 4 PRs to implement the flow. If we want to have the CI/CD green since the beginning we need to merge them in order and after the previous one finish the workflows.

The proper order is:

  1. https://github.com/ps2dev/ps2toolchain/pull/67
  2. https://github.com/ps2dev/ps2sdk/pull/118
  3. https://github.com/ps2dev/gsKit/pull/36
  4. https://github.com/ps2dev/ps2sdk-ports/pull/50

Everything has been done, thanks to: