From e9a8c80b09b489b29de7801f9ed6c53a6a6d3bdf Mon Sep 17 00:00:00 2001 From: soulgalore Date: Wed, 17 Jan 2024 14:49:28 +0100 Subject: [PATCH] version bump --- docs/_includes/version/sitespeed.io.txt | 2 +- .../sitespeed.io/configuration/config.md | 2 +- docs/feed/atom.xml | 54 +++++++------------ docs/feed/browsertime.atom | 18 ------- docs/feed/browsertime.rss | 15 ------ docs/feed/rss.xml | 45 ++++++---------- docs/feed/sitespeed.io.atom | 36 +++++++------ docs/feed/sitespeed.io.rss | 30 ++++++----- 8 files changed, 76 insertions(+), 126 deletions(-) diff --git a/docs/_includes/version/sitespeed.io.txt b/docs/_includes/version/sitespeed.io.txt index 0d99a32aa..7f262d3be 100644 --- a/docs/_includes/version/sitespeed.io.txt +++ b/docs/_includes/version/sitespeed.io.txt @@ -1 +1 @@ -31.1.1 \ No newline at end of file +31.2.0 \ No newline at end of file diff --git a/docs/documentation/sitespeed.io/configuration/config.md b/docs/documentation/sitespeed.io/configuration/config.md index e1d63a44c..1efdcb216 100644 --- a/docs/documentation/sitespeed.io/configuration/config.md +++ b/docs/documentation/sitespeed.io/configuration/config.md @@ -295,7 +295,7 @@ API --api.key The API key to use. --api.action The type of API call you want to do: You get add a test and wait for the result, just add a test or get the result. To get the result, make sure you add the id using --api.id [choices: "add", "addAndGetResult", "get"] [default: "addAndGetResult"] --api.hostname The hostname of the API server. - --api.location The location of the worker that run the test. + --api.location The location of the test runner that run the test. --api.silent Set to true if you do not want to log anything from the communication [boolean] [default: false] --api.port The port for the API --api.id The id of the test. Use it when you want to get the test result. [string] diff --git a/docs/feed/atom.xml b/docs/feed/atom.xml index d930fd8fb..282b85d2c 100644 --- a/docs/feed/atom.xml +++ b/docs/feed/atom.xml @@ -2,7 +2,7 @@ sitespeed.io-release-feed sitespeed.io release feed - 2024-01-08T00:00:00.000Z + 2024-01-17T00:00:00.000Z https://github.com/jpmonette/feed Peter Hedenskog @@ -15,6 +15,25 @@ https://www.sitespeed.io/img/logos/sitespeed.io.png http://www.sitespeed.io/favicon.ico All rights reserved 2022, Peter Hedenskog and team + + <![CDATA[sitespeed.io 31.2.0]]> + https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#31.2.0 + + 2024-01-17T00:00:00.000Z + Added +
    +
  • Collect statstics about how the page is built between runs. You can see these metrics on the "side by side"-page #4061.
  • +
+

Fixed

+
    +
  • There was bug that caused budget.suppressExitCode to fail that I introduced and reported in #4062. It's fixed in #4063.
  • +
+]]>
+ + Sitespeed.io + https://www.sitespeed.io + +
<![CDATA[sitespeed.io 31.1.1]]> https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#31.1.1 @@ -302,21 +321,6 @@
  • The old settings for MannWhitneyU tests where confusing. We compared the the baseline is less than the current tests. This PR switched so we instead look if the current tests are greater than the baseline. We also added some better explaining text on result page#4023.
-]]> - - Sitespeed.io - https://www.sitespeed.io - -
- - <![CDATA[sitespeed.io 30.7.0]]> - https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.7.0 - - 2023-11-30T00:00:00.000Z - Added -
    -
  • Show Axe individual issues on the page summary (not only on each individual run) #4019. Thank you shaqb for pointing that out. The total number of issues is also sent to Graphite under statistics.axe.violationIssues.
  • -
]]>
Sitespeed.io @@ -397,24 +401,6 @@
  • Updated to Selenium 4.15.0 #2011.
-]]> - - Sitespeed.io - https://www.sitespeed.io - -
- - <![CDATA[browsertime 17.18.1]]> - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.18.1 - - 2023-10-31T00:00:00.000Z - Fixed -
    -
  • WebDriver 4.14.0
  • -
-
    -
  • Chromedriver 119.0.6045-59
  • -
]]>
Sitespeed.io diff --git a/docs/feed/browsertime.atom b/docs/feed/browsertime.atom index 8405bb589..8064646fc 100644 --- a/docs/feed/browsertime.atom +++ b/docs/feed/browsertime.atom @@ -222,24 +222,6 @@
  • Updated to Selenium 4.15.0 #2011.
-]]> - - Sitespeed.io - https://www.sitespeed.io - -
- - <![CDATA[browsertime 17.18.1]]> - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.18.1 - - 2023-10-31T00:00:00.000Z - Fixed -
    -
  • WebDriver 4.14.0
  • -
-
    -
  • Chromedriver 119.0.6045-59
  • -
]]>
Sitespeed.io diff --git a/docs/feed/browsertime.rss b/docs/feed/browsertime.rss index 261358bf0..c886ee52f 100644 --- a/docs/feed/browsertime.rss +++ b/docs/feed/browsertime.rss @@ -198,21 +198,6 @@
  • Updated to Selenium 4.15.0 #2011.
-]]> - - - - <![CDATA[browsertime 17.18.1]]> - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.18.1 - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.18.1 - Tue, 31 Oct 2023 00:00:00 GMT - Fixed -
    -
  • WebDriver 4.14.0
  • -
-
    -
  • Chromedriver 119.0.6045-59
  • -
]]>
diff --git a/docs/feed/rss.xml b/docs/feed/rss.xml index 5bc76fd47..6cb2d97e1 100644 --- a/docs/feed/rss.xml +++ b/docs/feed/rss.xml @@ -4,7 +4,7 @@ sitespeed.io release feed https://www.sitespeed.io New releases and changelog feed of sitespeed.io - Mon, 08 Jan 2024 00:00:00 GMT + Wed, 17 Jan 2024 00:00:00 GMT https://validator.w3.org/feed/docs/rss2.html https://github.com/jpmonette/feed en @@ -15,6 +15,22 @@ All rights reserved 2022, Peter Hedenskog and team + + <![CDATA[sitespeed.io 31.2.0]]> + https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#31.2.0 + https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#31.2.0 + Wed, 17 Jan 2024 00:00:00 GMT + Added +
    +
  • Collect statstics about how the page is built between runs. You can see these metrics on the "side by side"-page #4061.
  • +
+

Fixed

+
    +
  • There was bug that caused budget.suppressExitCode to fail that I introduced and reported in #4062. It's fixed in #4063.
  • +
+]]>
+ +
<![CDATA[sitespeed.io 31.1.1]]> https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#31.1.1 @@ -263,18 +279,6 @@
  • The old settings for MannWhitneyU tests where confusing. We compared the the baseline is less than the current tests. This PR switched so we instead look if the current tests are greater than the baseline. We also added some better explaining text on result page#4023.
-]]> - -
- - <![CDATA[sitespeed.io 30.7.0]]> - https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.7.0 - https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.7.0 - Thu, 30 Nov 2023 00:00:00 GMT - Added -
    -
  • Show Axe individual issues on the page summary (not only on each individual run) #4019. Thank you shaqb for pointing that out. The total number of issues is also sent to Graphite under statistics.axe.violationIssues.
  • -
]]>
@@ -343,21 +347,6 @@
  • Updated to Selenium 4.15.0 #2011.
-]]> - - - - <![CDATA[browsertime 17.18.1]]> - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.18.1 - https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.18.1 - Tue, 31 Oct 2023 00:00:00 GMT - Fixed -
    -
  • WebDriver 4.14.0
  • -
-
    -
  • Chromedriver 119.0.6045-59
  • -
]]>
diff --git a/docs/feed/sitespeed.io.atom b/docs/feed/sitespeed.io.atom index 38ab9a056..fdc490840 100644 --- a/docs/feed/sitespeed.io.atom +++ b/docs/feed/sitespeed.io.atom @@ -2,7 +2,7 @@ sitespeed.io-release-feed sitespeed.io release feed - 2024-01-08T11:38:39.843Z + 2024-01-17T13:47:48.290Z https://github.com/jpmonette/feed Peter Hedenskog @@ -16,6 +16,25 @@ http://www.sitespeed.io/favicon.ico All rights reserved 2022, Peter Hedenskog and team + + <![CDATA[sitespeed.io 31.2.0]]> + https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#31.2.0 + + 2024-01-17T00:00:00.000Z + Added +
    +
  • Collect statstics about how the page is built between runs. You can see these metrics on the "side by side"-page #4061.
  • +
+

Fixed

+
    +
  • There was bug that caused budget.suppressExitCode to fail that I introduced and reported in #4062. It's fixed in #4063.
  • +
+]]>
+ + Sitespeed.io + https://www.sitespeed.io + +
<![CDATA[sitespeed.io 31.1.1]]> https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#31.1.1 @@ -171,21 +190,6 @@
  • The old settings for MannWhitneyU tests where confusing. We compared the the baseline is less than the current tests. This PR switched so we instead look if the current tests are greater than the baseline. We also added some better explaining text on result page#4023.
-]]> - - Sitespeed.io - https://www.sitespeed.io - -
- - <![CDATA[sitespeed.io 30.7.0]]> - https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.7.0 - - 2023-11-30T00:00:00.000Z - Added -
    -
  • Show Axe individual issues on the page summary (not only on each individual run) #4019. Thank you shaqb for pointing that out. The total number of issues is also sent to Graphite under statistics.axe.violationIssues.
  • -
]]>
Sitespeed.io diff --git a/docs/feed/sitespeed.io.rss b/docs/feed/sitespeed.io.rss index 68fe5a5cd..434371166 100644 --- a/docs/feed/sitespeed.io.rss +++ b/docs/feed/sitespeed.io.rss @@ -4,7 +4,7 @@ sitespeed.io release feed https://www.sitespeed.io New releases and changelog feed of sitespeed.io - Mon, 08 Jan 2024 11:38:39 GMT + Wed, 17 Jan 2024 13:47:48 GMT https://validator.w3.org/feed/docs/rss2.html https://github.com/jpmonette/feed en @@ -16,6 +16,22 @@ All rights reserved 2022, Peter Hedenskog and team Web Performance + + <![CDATA[sitespeed.io 31.2.0]]> + https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#31.2.0 + https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#31.2.0 + Wed, 17 Jan 2024 00:00:00 GMT + Added +
    +
  • Collect statstics about how the page is built between runs. You can see these metrics on the "side by side"-page #4061.
  • +
+

Fixed

+
    +
  • There was bug that caused budget.suppressExitCode to fail that I introduced and reported in #4062. It's fixed in #4063.
  • +
+]]>
+ +
<![CDATA[sitespeed.io 31.1.1]]> https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#31.1.1 @@ -147,18 +163,6 @@
  • The old settings for MannWhitneyU tests where confusing. We compared the the baseline is less than the current tests. This PR switched so we instead look if the current tests are greater than the baseline. We also added some better explaining text on result page#4023.
-]]> - -
- - <![CDATA[sitespeed.io 30.7.0]]> - https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.7.0 - https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.7.0 - Thu, 30 Nov 2023 00:00:00 GMT - Added -
    -
  • Show Axe individual issues on the page summary (not only on each individual run) #4019. Thank you shaqb for pointing that out. The total number of issues is also sent to Graphite under statistics.axe.violationIssues.
  • -
]]>