sierrafoxtrot / srecord

SRecord github Mirror
https://srecord.sourceforge.net/
GNU General Public License v3.0
46 stars 23 forks source link

Minimal ci workflow #7

Closed jtxa closed 1 year ago

jtxa commented 1 year ago

Here's a first version of a workflow to automatically build on pushes and PRs. There is a lot of room for improvements (I'll open an issue for discussion and ideas). But for an immediate benefit I suggest to merge this soon and do the rest later.

I had a very hard time getting the tests running. At the end it was because of the $SHELL being somehow incompatible.

jtxa commented 1 year ago

Please have a look at build result in my fork to see the result of the workflow.

sierrafoxtrot commented 1 year ago

This is fantastic Josef! I've been beating my head against a much, much uglier attempt at the same thing on and off for a couple of weeks now.