Commit Graph
10 Commits
Author SHA1 Message Date
Oliver Hamlet 979e7d6c7e Update the metadata validator to v0.26.1 2025-05-02 17:17:33 +01:00
Oliver Hamlet e931cd1378 Use the v0.26 prelude in CI 2025-05-02 17:14:58 +01:00
Oliver Hamlet 3afe012606 Update software versions used in CI
The ubuntu-20.04 runner is due to be deprecated on 2025-02-01 and unsupported by 2025-04-01.

The previous version of the metadata validator wouldn't run on Ubuntu 24.04 due to a dependency version mismatch, so has been updated.

The actions/checkout and actions/setup-node actions have also been updated to their latest major versions.

The version of Node.js used has also been updated to the latest LTS version.
2025-01-13 22:25:06 +00:00
Oliver Hamlet 4f2e52c2c9 Update prelude branch used in CI 2023-09-16 09:43:24 +01:00
Oliver Hamlet c5e03e8def Update masterlist validator 2023-09-16 09:41:01 +01:00
Oliver Hamlet 46d7f619ca Update CI for v0.18 2022-03-07 18:33:16 +00:00
pStyl3andGitHub 3a1e3709f1 Update metadata validation (#45)
* Update metadata validator to v0.17.0 and test with prelude

* Change target branch to test-all-games

* Change prelude target branch back to v0.17
2021-10-05 23:59:54 +02:00
MacSplodyandGitHub 14d53a44eb Fix CI build fails (#42)
Add apt-get update before apt-get install.
2021-09-19 20:54:46 +01:00
Oliver Hamlet 35c0c833cb Update CI to run on Ubuntu 18.04
GitHub will remove 16.04 on 2021-09-20. The metadata validator update is
necessary to avoid an error due to libicu55 not being available on
Ubuntu 18.04.
2021-08-11 20:58:30 +01:00
MacSplodyandGitHub ae2184b247 Replace Travis with Github Actions (#16) 2020-11-14 21:05:27 +00:00