9 Commits
Author SHA1 Message Date
Oliver Hamlet d340d035bb 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:26:04 +00:00
Oliver Hamlet b9faf6e244 Update prelude branch used in CI 2023-09-16 09:43:33 +01:00
Oliver Hamlet b3af73c035 Update masterlist validator 2023-09-16 09:41:19 +01:00
Oliver Hamlet 5cca6e30e1 Update CI for v0.18 2022-03-07 18:36:16 +00:00
pStyl3 b803cf05c3 Update metadata validation and move sub-anchors to common node (#2101)
* Update metadata validator to v0.17.0

* Also test with prelude

* Move Sub-Anchors from prelude/common to common

* Change target branch to test-all-games

* Change prelude target branch back to v0.17
2021-10-05 23:45:24 +02:00
MacSplody 33578c5615 Format corrections
- Remove trailing whitespace, and fix indentation.
2021-09-19 18:24:59 +01:00
MacSplody 7bc360f035 Fix CI build fails (#2080)
Add apt-get update before apt-get install.
2021-09-19 16:44:59 +01:00
Oliver Hamlet c15a53de6b 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 21:07:59 +01:00
MacSplody c2009afb90 Replace Travis with Github Actions (#1496)
- Runs on set to older version of Ubuntu.
- There were some library errors running meta-data validator with the latest linux dist.
2020-11-05 18:32:18 +00:00