139 lines
6.6 KiB
XML
139 lines
6.6 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
|
<channel>
|
|
<title>testrunner release feed</title>
|
|
<link>https://www.sitespeed.io</link>
|
|
<description>New releases and changelog feed of testrunner</description>
|
|
<lastBuildDate>Wed, 05 Nov 2025 13:06:14 GMT</lastBuildDate>
|
|
<docs>https://validator.w3.org/feed/docs/rss2.html</docs>
|
|
<generator>https://github.com/jpmonette/feed</generator>
|
|
<language>en</language>
|
|
<copyright>All rights reserved 2022, Peter Hedenskog and team</copyright>
|
|
<category>Web Performance</category>
|
|
<atom:link href="https://www.sitespeed.io/feed/testrunner.rss" rel="self" type="application/rss+xml"/>
|
|
<item>
|
|
<title><![CDATA[testrunner 1.2.1]]></title>
|
|
<link>https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#1.2.1</link>
|
|
<guid>https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#1.2.1</guid>
|
|
<pubDate>Fri, 31 Oct 2025 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Tests running in the Docker container has the wrong path to the scripting file <a href="https://github.com/sitespeedio/onlinetest/pull/167">#167</a>.</li>
|
|
</ul>
|
|
]]></description>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[testrunner 1.2.0]]></title>
|
|
<link>https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#1.2.0</link>
|
|
<guid>https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#1.2.0</guid>
|
|
<pubDate>Wed, 22 Oct 2025 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Update to sitespeed.io 38 <a href="https://github.com/sitespeedio/onlinetest/pull/158">#158</a></li>
|
|
</ul>
|
|
<ul>
|
|
<li>Update to NodeJS 22 <a href="https://github.com/sitespeedio/onlinetest/pull/155">#155</a></li>
|
|
</ul>
|
|
<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Updated dependencies (too many PRs).</li>
|
|
</ul>
|
|
]]></description>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[testrunner 1.1.0]]></title>
|
|
<link>https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#1.1.0</link>
|
|
<guid>https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#1.1.0</guid>
|
|
<pubDate>Wed, 12 Feb 2025 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Updated to sitespeed.io 36 as default version <a href="https://github.com/sitespeedio/onlinetest/pull/134">#134</a>.</li>
|
|
</ul>
|
|
<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Use latest version of sitespeed.io/logs <a href="https://github.com/sitespeedio/onlinetest/pull/138">#138</a>.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Safer trap for WPR processes when running NodeJS Testrunner <a href="https://github.com/sitespeedio/onlinetest/pull/139">#139</a>.</li>
|
|
</ul>
|
|
]]></description>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[testrunner 1.0.7]]></title>
|
|
<link>https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#1.0.7</link>
|
|
<guid>https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#1.0.7</guid>
|
|
<pubDate>Tue, 04 Feb 2025 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Fix to make sure WPR always is killed whatever happens <a href="https://github.com/sitespeedio/onlinetest/pull/131">#131</a>.</li>
|
|
</ul>
|
|
]]></description>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[testrunner 1.0.6]]></title>
|
|
<link>https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#1.0.6</link>
|
|
<guid>https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#1.0.6</guid>
|
|
<pubDate>Fri, 31 Jan 2025 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Disable verbose logging from GUI <a href="https://github.com/sitespeedio/onlinetest/pull/130">#130</a>.</li>
|
|
</ul>
|
|
]]></description>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[testrunner 1.0.5]]></title>
|
|
<link>https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#1.0.5</link>
|
|
<guid>https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#1.0.5</guid>
|
|
<pubDate>Thu, 30 Jan 2025 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Make sure failing tests with a result is accessible <a href="https://github.com/sitespeedio/onlinetest/pull/126">#126</a>.</li>
|
|
</ul>
|
|
]]></description>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[testrunner 1.0.4]]></title>
|
|
<link>https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#1.0.4</link>
|
|
<guid>https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#1.0.4</guid>
|
|
<pubDate>Sat, 25 Jan 2025 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Replace Intel log with @sitespeed.io/log <a href="https://github.com/sitespeedio/onlinetest/pull/117">#117</a>.</li>
|
|
</ul>
|
|
]]></description>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[testrunner 1.0.3]]></title>
|
|
<link>https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#1.0.3</link>
|
|
<guid>https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#1.0.3</guid>
|
|
<pubDate>Wed, 18 Dec 2024 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Fix killing WebPageReplay correctly and correct path to WebPageReplay files <a href="https://github.com/sitespeedio/onlinetest/pull/108">#108</a>.</li>
|
|
</ul>
|
|
]]></description>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[testrunner 1.0.2]]></title>
|
|
<link>https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#1.0.2</link>
|
|
<guid>https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#1.0.2</guid>
|
|
<pubDate>Wed, 18 Dec 2024 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Fix broken path to the WebPageReplay script when running as npm package and fix so you also can run desktop test using WebPageReplay when you use npm <a href="https://github.com/sitespeedio/onlinetest/pull/107">#107</a>.</li>
|
|
</ul>
|
|
]]></description>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[testrunner 1.0.1]]></title>
|
|
<link>https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#1.0.1</link>
|
|
<guid>https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#1.0.1</guid>
|
|
<pubDate>Fri, 06 Dec 2024 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Fixed the release flow so the Docker containers get the correct tag.</li>
|
|
</ul>
|
|
]]></description>
|
|
</item>
|
|
</channel>
|
|
</rss> |