This PR integrates CI/CD in the repo. The main purpose of this CI/CD are:
Now in advance, if a PR pending to be merged to Master is compiling.
Generate a docker image ps2dev/ps2sdk-ports:latest, for being used latest by https://github.com/ps2dev/gskit as based image.
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.
Descriptions
This PR integrates CI/CD in the repo. The main purpose of this CI/CD are:
Master
is compiling.ps2dev/ps2sdk-ports:latest
, for being used latest by https://github.com/ps2dev/gskit as based image.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:
Everything has been done, thanks to:
ps2dev
group inGitHub
.ps2dev
group inDocker Hub