Commit graph

37 commits

Author SHA1 Message Date
Gwilym Kuiper fdc234b60b Add a step to build the book to the normal branch build 2022-01-12 23:11:54 +00:00
Gwilym Kuiper b7d52c8ec2 Replace the many steps in the build with just running the script 2022-01-12 22:42:55 +00:00
Corwin Kuiper 47b53819fd fix the rust run 2022-01-08 12:07:56 +00:00
Corwin Kuiper fa03d64b59 make changes to release and actions 2022-01-08 12:05:41 +00:00
Renovate Bot 58f2e801ee
Update actions/cache action to v2.1.7 2022-01-01 21:07:00 +00:00
GBA bot d98273e3b9 Zip up examples and build them on agb publishing 2022-01-01 20:17:56 +00:00
GBA bot 7c0275a8a9 Fix typo in build name 2022-01-01 16:19:14 +00:00
GBA bot d390a32d8f Build examples as part of CI 2022-01-01 12:27:46 +00:00
Gwilym Kuiper 2d948d894a Add clippy for sound-converter 2021-10-18 21:14:24 +01:00
Gwilym Kuiper 00debe98e8 Update all other references to agb-entry 2021-08-15 20:40:48 +01:00
Gwilym Kuiper 9667e58e70 Add clippy to CI run of agb-entry 2021-08-07 16:52:12 +01:00
Corwin Kuiper c3da877c14 install verbosely 2021-07-03 22:53:49 +01:00
Corwin Kuiper 41bd8013f7 run tests in both debug and release mode 2021-07-03 22:20:03 +01:00
Corwin Kuiper 23c1c9ab08 install libelf-dev as dependency of mgba-test-runner 2021-07-03 18:35:51 +01:00
Corwin Kuiper 1c1e048b47 don't install mgba 2021-07-03 18:34:00 +01:00
Renovate Bot 9549ea0332
Update actions/cache action to v2.1.6 2021-06-20 22:39:32 +00:00
Corwin 9adbfbe275
Use $HOME rather than ~ (#36) 2021-05-30 21:02:11 +01:00
Corwin Kuiper 3773fbf3c4 set target dir 2021-05-30 20:14:11 +01:00
Corwin Kuiper 373ec3390a remove unused environment variable 2021-05-23 02:25:08 +01:00
Corwin Kuiper 1a7d31d11a add rust-toolchain.toml 2021-05-23 02:16:15 +01:00
Corwin Kuiper 77fd9f810b use certain nightly version 2021-04-21 19:28:55 +01:00
Corwin Kuiper 3b823f5b30 fix the cache to use agb/target 2021-04-21 19:21:44 +01:00
Gwilym Kuiper 4b143f464c Also run clippy on the image converter 2021-04-20 22:58:26 +01:00
Gwilym Kuiper 903e8de76c Run the rust workflow in the correct directory 2021-04-19 22:47:43 +01:00
Corwin Kuiper a51c05bbe0 only install libmgba 2021-04-13 22:43:36 +01:00
Corwin Kuiper b0ef0381a3 upgrade to new test runner 2021-04-13 22:43:36 +01:00
Corwin Kuiper 088ea23c2d reenable clippy 2021-04-11 16:41:39 +01:00
Corwin Kuiper 9223127bd1 remove clippy checks, for now 2021-04-11 02:44:59 +01:00
Corwin Kuiper a85afe5e82 libzip5? 2021-04-11 02:44:59 +01:00
Corwin Kuiper 2c32e11882 use later version of mgba 2021-04-11 02:44:59 +01:00
Corwin Kuiper 7ad429c56b install pulseaudio 2021-04-11 02:44:59 +01:00
Corwin Kuiper 094c454cc3 override the default rust 2021-04-11 02:44:59 +01:00
Corwin Kuiper 5ab7893786 add thumb target 2021-04-11 02:44:59 +01:00
Corwin Kuiper b1659aa54f install build-essential? also run tests 2021-04-11 02:44:59 +01:00
Corwin 03549dfdde run apt-get as root 2021-04-11 02:44:59 +01:00
Corwin Kuiper c87924a252 correct github action 2021-04-10 19:03:55 +01:00
Corwin Kuiper d1078f319f add some standard github action 2021-04-10 19:02:41 +01:00