From 10d490de355a8f45a5ef1b202d15cbb1db10bf73 Mon Sep 17 00:00:00 2001 From: Aidan Warner <110198456+AidanWarner97@users.noreply.github.com> Date: Thu, 18 Sep 2025 21:44:03 +0100 Subject: [PATCH 1/3] test_device: 2025-09-18 update --- builds/test_device.json | 13 +++++++++++++ changelogs/test_device.txt | 14 ++++++++++++++ 2 files changed, 27 insertions(+) create mode 100644 builds/test_device.json create mode 100644 changelogs/test_device.txt diff --git a/builds/test_device.json b/builds/test_device.json new file mode 100644 index 000000000..53404a606 --- /dev/null +++ b/builds/test_device.json @@ -0,0 +1,13 @@ +{ + "response": [ + { + "datetime": 1726689600, + "filename": "EvolutionX_9.0_test_device-14.0-v20250918-OFFICIAL.zip", + "id": "abc123def456", + "romtype": "OFFICIAL", + "size": 1234567890, + "url": "https://sourceforge.net/projects/evolution-x/files/test_device/v20250918/EvolutionX_9.0_test_device-14.0-v20250918-OFFICIAL.zip/download", + "version": "v20250918" + } + ] +} \ No newline at end of file diff --git a/changelogs/test_device.txt b/changelogs/test_device.txt new file mode 100644 index 000000000..d5264b837 --- /dev/null +++ b/changelogs/test_device.txt @@ -0,0 +1,14 @@ +# Test Release Changelog + +## New Features +- Added new feature X +- Improved performance Y +- Fixed bug Z + +## Bug Fixes +- Fixed crash when doing action A +- Resolved issue with feature B + +## Notes +- This is a test release +- Please report any issues \ No newline at end of file From 8c83a4953e900032b83eef71377198740c55da7c Mon Sep 17 00:00:00 2001 From: Aidan Warner <110198456+AidanWarner97@users.noreply.github.com> Date: Thu, 18 Sep 2025 21:46:54 +0100 Subject: [PATCH 2/3] test_device: 2025-09-18 update From 9cd43c50b340f6aa69fa5fda3a82f0461d3912c2 Mon Sep 17 00:00:00 2001 From: Aidan Warner <110198456+AidanWarner97@users.noreply.github.com> Date: Thu, 18 Sep 2025 21:53:32 +0100 Subject: [PATCH 3/3] rubyx: 2025-09-18 update --- builds/rubyx.json | 1 + changelogs/rubyx.txt | 0 2 files changed, 1 insertion(+) create mode 100644 builds/rubyx.json create mode 100644 changelogs/rubyx.txt diff --git a/builds/rubyx.json b/builds/rubyx.json new file mode 100644 index 000000000..9e26dfeeb --- /dev/null +++ b/builds/rubyx.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/changelogs/rubyx.txt b/changelogs/rubyx.txt new file mode 100644 index 000000000..e69de29bb