aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
Commit message (Collapse)AuthorAgeFilesLines
* Add the 'each' and 'release' make targetsMiquel Sabaté Solà2026-03-061-1/+1
| | | | | | | | | | The 'each' target is used to dump all the different combinations into my Everdrive so to test on real hardware. The 'release' target is used so the "DEV" version of the ROM does not make it into the releases page from Github. Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* ci: clean up previous continuous releasesMiquel Sabaté Solà2026-03-051-0/+5
| | | | Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* ci: overwrite files from releasesMiquel Sabaté Solà2026-03-051-0/+1
| | | | Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* ci: automatically produce a release fileMiquel Sabaté Solà2026-03-051-1/+18
| | | | Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* bin: improve the style and add more documentationMiquel Sabaté Solà2026-02-111-1/+11
| | | | | | And also run rubocop on the CI for good measure. Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* github: Add basic build pipelineMiquel Sabaté Solà2025-04-071-0/+22
Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>