Commit graph

71 commits

Author SHA1 Message Date
Gwilym Kuiper 67fbca07e4 Use just in the action 2022-02-24 21:38:24 +00:00
Gwilym Kuiper 553ba33c82 Move book building to just as well 2022-02-24 21:36:18 +00:00
Gwilym Kuiper c228910885 Also ensure the release goes as intended 2022-02-24 21:35:02 +00:00
Gwilym Kuiper 432ea71966 Migrate build-example-gba-files to just 2022-02-24 21:32:11 +00:00
Gwilym Kuiper 6ebe23cef6 Actually checkout the repo too 2022-02-24 20:31:39 +00:00
Gwilym Kuiper 218058cfd5 Add github action for updating the lockfiles 2022-02-24 20:25:44 +00:00
Gwilym Kuiper c2daa64329
Merge pull request #169 from agbrs/renovate/jamesives-github-pages-deploy-action-4.x
Update JamesIves/github-pages-deploy-action action to v4.2.5
2022-02-24 20:11:51 +00:00
Corwin 0f4cbc8e09 try caching mgba? 2022-02-22 23:21:53 +00:00
Renovate Bot 5e14a75a12
Update JamesIves/github-pages-deploy-action action to v4.2.5 2022-02-16 15:31:25 +00:00
Renovate Bot dc6d51db86
Update JamesIves/github-pages-deploy-action action to v4.2.3 2022-01-31 14:30:51 +00:00
Gwilym Kuiper e0b43acf42 Move building the book to its own workflow since it takes forever to install mdbook 2022-01-12 23:28:12 +00:00
Gwilym Kuiper 43f806f116 Add deploying the book as a step for releasing agb 2022-01-12 23:13:31 +00:00
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 bead62911a Prefixing a string with a * in yaml is apparently not allowed 2022-01-12 22:52:27 +00:00
Gwilym Kuiper 71e2e64c48 Replace all the crate builds with a single 'publish subcrate' 2022-01-12 22:48:37 +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
Gwilym Kuiper fc6c575b88 Add 'publish-agb-fixnum' workflow 2022-01-12 22:06:19 +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
GBA bot 5704531ecb Check consistency on pull request and push 2022-01-01 22:15:52 +00:00
GBA bot 5f2fd8fb54 Check if all gba.ld and gba_mb.ld files are the same 2022-01-01 22:11:01 +00:00
Renovate Bot 58f2e801ee
Update actions/cache action to v2.1.7 2022-01-01 21:07:00 +00:00
GBA bot 34a492443c Push the zip files to the release on github 2022-01-01 20:23:18 +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
GBA bot 6988b51583 Update template repo on release of agb 2021-11-24 22:44:11 +00:00
Gwilym Kuiper 2d948d894a Add clippy for sound-converter 2021-10-18 21:14:24 +01:00
Gwilym Kuiper ed5dbb5c0c Add release script and workflow for sound converter 2021-10-18 20:24:52 +01:00
Gwilym Kuiper b7d9718960 Rename publish-agb-entry to publish-agb-macros 2021-10-04 20:34:04 +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
Gwilym Kuiper d74c876238 Add release script and workflow to release agb-entry 2021-08-07 16:43:50 +01:00
Corwin 97cbc8c9a6
Merge pull request #90 from gwilymk/multiboot-support
Multiboot support
2021-07-19 17:53:01 +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
Gwilym Kuiper ccb0e69ff3 Copy multiboot linker script to the template too 2021-06-26 22:27:46 +01:00
Corwin Kuiper 49bccee0c8 install build tools 2021-06-20 23:59:16 +01:00
Corwin 29692301d0
Merge pull request #76 from corwinkuiper/renovate/actions-cache-2.x
Update actions/cache action to v2.1.6
2021-06-20 23:54:47 +01:00
Corwin Kuiper 6abf970d35 add names 2021-06-20 23:44:40 +01:00
Corwin Kuiper c3578b7ce8 remove branch condition 2021-06-20 23:43:49 +01:00
Corwin 9cca325810
Merge pull request #72 from corwinkuiper/publish-actions
actions to publish new versions
2021-06-20 23:39:42 +01:00
Renovate Bot 9549ea0332
Update actions/cache action to v2.1.6 2021-06-20 22:39:32 +00:00
Corwin Kuiper d2464c2585 add run to actually run something 2021-06-20 23:11:26 +01:00
Corwin Kuiper 4714144db5 add newline 2021-06-20 23:10:53 +01:00
Corwin Kuiper a4c4fd6ce0 add name 2021-06-20 23:10:17 +01:00
Corwin Kuiper 018f8dae30 add check if files are identical 2021-06-20 23:08:44 +01:00
Corwin Kuiper 2bb71f9093 actions to publish new versions 2021-06-20 22:58:54 +01:00