Commit graph

98 commits

Author SHA1 Message Date
Gwilym Inzani 88d3d027b7 Maybe we need to set nightly as default? 2023-04-23 18:08:59 +01:00
Gwilym Inzani a053c8f0c3 Seems nightly isn't installed by default 2023-04-23 18:06:52 +01:00
Gwilym Inzani 6d0bd187a2 Explicitly state nightly 2023-04-23 18:04:42 +01:00
Gwilym Inzani db0eab7589 Add miri test step 2023-04-23 17:46:00 +01:00
Gwilym Inzani aad5aaf26d Remove installation of gbafix 2023-04-08 21:23:37 +01:00
Corwin 79dcb2115b run ci at 5:10 am UTC 2022-09-15 23:07:36 +01:00
Gwilym Kuiper 375c878849 Use the new publish crate tool 2022-08-04 21:30:52 +01:00
Gwilym Kuiper 1400dd1652 Name the build-and-test 2022-08-02 23:14:30 +01:00
Gwilym Kuiper 566b43b85b Check linker script consistency using just ci 2022-08-02 23:14:30 +01:00
Gwilym Kuiper 1c82c56dd2 Use more generic versions to stop renovate from triggering so often 2022-07-14 22:58:32 +01:00
Gwilym Kuiper 6a8aeeb3e8
Merge pull request #249 from gwilymk/release-all-subcrates-at-the-same-time
Release all subcrates at the same time
2022-07-14 22:15:18 +01:00
renovate[bot] 38c7c2c232
Update actions/cache action to v3.0.5 2022-07-13 05:59:29 +00:00
Gwilym Kuiper e10b0de4f8 Replace sub crate release with full release 2022-07-03 18:26:00 +01:00
renovate[bot] ed7cb39514
Update JamesIves/github-pages-deploy-action action to v4.3.4 2022-06-26 16:30:38 +00:00
Renovate Bot 98d058eecc
Update actions/cache action to v3.0.4 2022-06-07 21:24:18 +00:00
Renovate Bot 9a384b0e78
Update actions/cache action to v3.0.3 2022-05-31 10:13:46 +00:00
Renovate Bot cd92a728c2
Update JamesIves/github-pages-deploy-action action to v4.3.3 2022-04-26 04:20:42 +00:00
Renovate Bot 82310b1b95
Update JamesIves/github-pages-deploy-action action to v4.3.2 2022-04-23 22:12:55 +00:00
Renovate Bot 5d41f7c0d1
Update actions/cache action to v3.0.2 2022-04-11 11:54:38 +00:00
Renovate Bot ef354f446f
Update JamesIves/github-pages-deploy-action action to v4.3.0 2022-04-04 15:17:03 +00:00
Renovate Bot 425b71ac1d
Update actions/cache action to v3.0.1 2022-03-30 10:53:29 +00:00
Gwilym Kuiper ab3f1194ce Install gbafix before building the examples 2022-03-28 22:49:07 +01:00
Gwilym Kuiper 0c2f62e42c Fetch tags when doing a release 2022-03-28 22:41:36 +01:00
Renovate Bot 0f044f4dc0
Update actions/cache action to v3 2022-03-21 11:38:07 +00:00
Gwilym Kuiper 97d043d505 Use a setup-mdbook action 2022-03-05 20:58:15 +00:00
Renovate Bot 9e15f0bf65
Update actions/checkout action to v3 2022-03-01 20:05:55 +00:00
Gwilym Kuiper 9f2cbdee85 setup just in a different step for update lockfiles 2022-02-26 21:26:32 +00:00
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