Commit Graph

10 Commits

Author SHA1 Message Date
Travis Geiselbrecht
911900f3df [arch][m68k] Merge in Motorola 68k port 2021-11-08 23:24:37 -08:00
Travis Geiselbrecht
cf14bb4fc0 [github][CI] revise the CI builder script
Switch to a more proper matrix. Build each of the projects in a list
with DEBUG=0 and DEBUG=2 and with two versions of the toolchain (7.5.0
and 11.2.0).

Sets things up to be easier to run things like unit tests in a later
patch.
2021-09-18 16:53:52 -07:00
Travis Geiselbrecht
adf64f2e88 [github][ci] add qemu-virt-m68k-test to the build matrix 2021-06-07 02:44:22 -07:00
Travis Geiselbrecht
8251133b6d [github][irc] tweak the irc notifier to not use notice 2021-05-26 02:15:59 -07:00
Travis Geiselbrecht
0f04f252d5 [github][irc notify] switch to irc.libera.chat 2021-05-26 02:08:55 -07:00
Travis Geiselbrecht
a319a1f68d [target][pico][ci] add pico-test to the build matrix 2021-02-15 21:07:00 -08:00
Travis Geiselbrecht
b730a5ef5c [github][actions] Add a new action to build LK, replacing travis-ci
Use the new github actions to replace the travis-ci builders which
seem to no longer work and are being removed.

This first stab is fairly rough, just matches the explicit matrix
that was in the travis-ci hooks, but at least gets back to a buildable
state again.
2021-02-14 20:23:39 -08:00
Travis Geiselbrecht
f893499029 [github][irc] try to use notice instead of privmsg 2020-10-21 02:43:17 -07:00
Travis Geiselbrecht
e0487f9b48 [github][action][irc] tweak the bot name 2020-10-10 01:50:34 -07:00
Travis Geiselbrecht
bf6de611f2 [github][actions][irc] add a irc notify action
This should hypothetically send a message to the #lk channel on freenode
on push and other git events.

We shall see.
2020-10-10 01:47:45 -07:00