Commit graph

93 commits

Author SHA1 Message Date
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
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 0aa5d51c6f Build example gba files into examples/target 2022-01-12 22:57:47 +00:00
Gwilym Kuiper c0bf88e771 Fix typo 2022-01-12 22:57:42 +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 da1fea86fe Add generic publish crate script 2022-01-12 22:46:48 +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 231db021a6 Have just 1 script which runs all the different parts of the build 2022-01-12 22:42:11 +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 8a197dbd2b Build the pong example from the book as a real example 2022-01-01 22:46:37 +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 e0d3dddf63 Handle the fact that the output might not be in target/ 2022-01-01 19:27:31 +00:00
GBA bot a5afbda9da The 'target' directory doesn't exist??? 2022-01-01 19:16:20 +00:00
GBA bot 5bbf110ae1 Temporarily list all files in the target directory 2022-01-01 19:05:30 +00:00
GBA bot 9ef55b26c5 Explicitly state the target 2022-01-01 18:58:34 +00:00
GBA bot 13a0c07329 Verbose build 2022-01-01 17:30:06 +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 ec9a345563 Add build script to generate the .gba files 2022-01-01 12:26:11 +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