ThePorgs / Roadmap

Public roadmap of the Exegol project
1 stars 0 forks source link

CI/CD pipeline (resources) #1

Open ShutdownRepo opened 1 year ago

ShutdownRepo commented 1 year ago

Setup GitHub Actions workflows for updating the resources regularly, at each commit, and test pull requests

ShutdownRepo commented 1 year ago

Pipeline was created and will now trigger on a schedule and on new commits. It needs to be improved with unit tests. Once this is done, we'll be able to add a pipeline triggered by pull requests making sure everything works as intended, similarly to what we have in Exegol-images' pipelines.

Dramelac commented 6 months ago

Should this one be closed ? Maybe create a new ones if you have some upgrade in mind ?

ShutdownRepo commented 6 months ago

Should this one be closed ? Maybe create a new ones if you have some upgrade in mind ?

Not yet, the pipeline is v1 right now but it needs vast improvements such as unit tests and pull requests trigger