Commit graph

133 commits

Author SHA1 Message Date
Gwilym Inzani 9c2d02f161 We now need alsa to build the desktop player 2024-07-11 21:58:44 +01:00
Corwin 598e4b7286
fetch all history 2024-04-30 17:55:43 +01:00
Corwin 4144f05cb7
use most recent book 2024-04-30 17:41:34 +01:00
Corwin 384c2a6ae8
pass variable before recipe 2024-04-29 02:00:02 +01:00
Corwin 23ae3788f6
use docker instead of podman 2024-04-29 01:57:32 +01:00
Corwin 9b773524d6
setup wasm 2024-04-18 19:39:27 +01:00
Corwin c8abf33c8f
remove update lockfiles workflow 2024-04-09 20:43:31 +01:00
Gwilym Inzani 5f8c1a4634
Update peaceiris/actions-mdbook action to v2 (#617)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[peaceiris/actions-mdbook](https://togithub.com/peaceiris/actions-mdbook)
| action | major | `v1` -> `v2` |

---

### Release Notes

<details>
<summary>peaceiris/actions-mdbook (peaceiris/actions-mdbook)</summary>

###
[`v2`](https://togithub.com/peaceiris/actions-mdbook/compare/v1...v2)

[Compare
Source](https://togithub.com/peaceiris/actions-mdbook/compare/v1...v2)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log [here](https://developer.mend.io/github/agbrs/agb).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-04-09 20:18:02 +01:00
Corwin 07e0608949
cache next build 2024-04-09 00:41:28 +01:00
renovate[bot] 0970bc1b92
Update peaceiris/actions-mdbook action to v2 2024-04-08 19:55:29 +00:00
Corwin ac9f93f261
add node modules to cache 2024-04-05 00:41:38 +01:00
Corwin 205b811e13
only deploy on push 2024-04-04 23:39:05 +01:00
Corwin 63f0335a64
update podman? 2024-04-04 19:34:28 +01:00
Corwin 22483fd49e
use proper names 2024-04-04 18:09:10 +01:00
Corwin 9bd59a1eca
build site on PR too 2024-04-04 18:08:26 +01:00
Corwin 9686ac5be0
stop building and deploying book 2024-04-04 17:58:13 +01:00
Corwin 36a749160c
add website build action 2024-04-04 01:24:26 +01:00
renovate[bot] dbaea5a341
Update extractions/setup-just action to v2 2024-02-27 22:04:35 +00:00
Corwin 8ff80a6ac2 run workflow on merge queue 2024-02-13 21:49:35 +00:00
renovate[bot] 94263ae20b
Update actions/cache action to v4 2024-01-17 17:22:50 +00:00
Corwin e35bfd0636
use nightly explicitly 2024-01-13 10:36:10 +00:00
Corwin 5e711ebb5f
use latest nightly 2024-01-13 10:06:12 +00:00
renovate[bot] 04d1b9ebe0
Update actions/upload-artifact action to v4 2023-12-28 22:39:14 +00:00
Corwin 7d09207d5c
override nightly version for non scheduled runs 2023-12-05 22:04:21 +00:00
Corwin 5fe4b8dfa5
format 2023-12-05 21:06:39 +00:00
Gwilym Inzani 4ef019f183 Refer to v4 instead 2023-09-26 21:23:56 +01:00
renovate[bot] 57ea649549
Update actions/checkout digest to 8ade135 2023-09-22 18:26:22 +00:00
renovate[bot] c0964d23b1
Update actions/checkout action to v4 2023-09-04 12:35:54 +00:00
renovate[bot] 10da95b2e3
Update dependency ubuntu to v22 2023-08-13 10:36:09 +00:00
Corwin d4c1dc1730
use same target for everything 2023-08-08 09:48:10 +01:00
Corwin 4acf98bcbd
replace mgba-test-runner with better bindings 2023-08-08 09:48:07 +01:00
Gwilym Inzani b45668f5e9 Make it easier to run update-lockfiles locally 2023-08-06 21:04:58 +01:00
Corwin 3be7dd91d6
upload artifacts from build process 2023-08-06 11:10:56 +01:00
Gwilym Inzani 938b052997
Schedule nightly run to be at 6:10 rather than 5:10
Occasionally, miri was't available yet. So we go with a 6:10 run to give it a chance to be installed.
2023-06-25 16:07:59 +01:00
Gwilym Inzani 878402a5b6 Don't install arm-none-eabi-binutils 2023-05-21 16:37:35 +01:00
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