hydrabus / hydrafw

HydraBus HydraFW official firmware for open source multi-tool for anyone interested in learning/developping/debugging/hacking/Penetration Testing for basic or advanced embedded hardware
https://hydrabus.com/hydrabus-1-0-specifications
Apache License 2.0
362 stars 92 forks source link

CI/CD basic implementation based on GitHub Actions (#167) issue #168

Closed bvernoux closed 5 months ago

bvernoux commented 5 months ago

Todo fix the CI/CD error https://github.com/hydrabus/hydrafw/actions/runs/8603212358/job/23574579221

ia commented 5 months ago

I'm already looking into this. My apologies for this. Just when I started to think that I'm aware of most nuances of GitHub Actions, it never stops prove me wrong. I will try to fix it as soon as I can. So you can freely assign this one to me.

ia commented 5 months ago

I hope this one should fix it. Pardon for not responding faster. But I guess since there were no any per-commit builds before at all, it's not so bad after all.

Baldanos commented 5 months ago

Just merged the PR and it seems to be working fine now.

Thanks for the fix and following up on this feature ;)