Commit graph

125 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 f67af1d3bd Poll the correct URL this time ($1 = the first argument, not $0) 2022-08-02 23:24:08 +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
Corwin 4465b83be3 add what we need to do before merging 2022-08-02 22:52:33 +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 5ee771bd0f Print attempt number 2022-07-14 22:33:39 +01:00
Gwilym Kuiper 94688d517b Check that the crate has finished publishing 2022-07-14 22:32:58 +01:00
Gwilym Kuiper 322fff7e3d fixnum depends on macros, so macros must go first 2022-07-14 22:16:02 +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
Gwilym Kuiper 7429219a4b Attempt to rewrite the release script to release all subcrates at the same time 2022-07-03 18:10:16 +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 2a99fd780e Use git describe --tags rather than plain git describe 2022-03-28 23:00:18 +01: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 4ee2fcf749
Merge pull request #173 from gwilymk/add-justfile
Add justfile
2022-02-24 22:26:38 +00:00
Gwilym Kuiper 5c71a997ce Only set the username and email in the one command it matters 2022-02-24 22:24:47 +00:00
Gwilym Kuiper fdaaa1fc77 Use -execdir to update the lockfiles 2022-02-24 22:03:13 +00:00
GBA bot 52a0f87e3c Use cargo update rather than cargo generate-lockfile 2022-02-24 21:56:43 +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 af5b8c181a Handle no updates 2022-02-24 20:30:15 +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
Corwin Kuiper 4ca29eb0c3 close issue if there is nothing to be done 2022-01-21 00:11:08 +00:00