Commit Graph

37 Commits

Author SHA1 Message Date
Peter Hedenskog e78200da3e
Move InfluxDB to it own standalone plugin (#4451) 2025-02-28 15:22:28 +01:00
Peter Hedenskog 2b3fff4962
Add action to test upload functionality (#4366) 2024-12-28 16:01:00 +01:00
Peter Hedenskog 8c3730f27f
gcs: run github action test against GCS (#4362) 2024-12-27 18:21:11 +01:00
Peter Hedenskog a431f80a8b
Firefox 129 and Edge 127 (#4254)
* Firefox 129 and Edge 127

* fix
2024-08-09 20:55:52 +02:00
pavel bairov a1968f2c1c
InfluxDB 2.x - Send annotations (#4175)
* InfluxDB 2.x - send annotations

* InfluxDB 2.x - send annotations. Add organisation query param
2024-06-14 11:08:18 +02:00
Peter Hedenskog f0c272e0d5
Do not run actions when commiting docs (#4053) 2024-01-08 13:54:29 +01:00
Peter Hedenskog da6c0997c7
A new compare plugin. (#4009)
* A new compare plugin.

Make it possible to compare the performance using Wilcox or
Mann Whitney U.
2023-11-24 13:57:14 +01:00
Peter Hedenskog e23587c48a
Bump all actions (#4001) 2023-11-06 06:06:40 +01:00
Peter Hedenskog 087888b5d0
Use NodeJS 20 as default and drop 16 support (#3989)
* Use NodeJS 20 as default and drop 16 support
2023-10-25 08:07:04 +02:00
Peter Hedenskog f8da80f021
Fix: read config file on Windows
And added test on all platforms for reading the config.
2023-07-29 19:16:04 +02:00
Peter Hedenskog 624f50dad8
Fix the log to file issue. (#3879)
This bug happened when we moved to ESM and there's no new
release for Intel with a fix (yet).

https://github.com/sitespeedio/sitespeed.io/issues/3878
2023-06-12 19:24:36 +02:00
Roman Voitseshevskyi 881132f8dc
add test for influx v1.8 and v2.6.1 (#3790)
* add test for influx v1.8 and v2.6.1

* modify arfument org to organisation

---------

Co-authored-by: Peter Hedenskog <peter@soulgalore.com>
2023-03-16 19:49:33 +01:00
Peter Hedenskog bfc52bab64
new beta (#3749) 2022-11-08 10:37:31 +01:00
Peter Hedenskog 91e99f03e0
use NodeJS 18 as default in tests (#3745) 2022-10-26 13:42:06 +02:00
Peter Hedenskog 8caec342cd
Update dependencies (#3640) 2022-04-26 15:09:14 +02:00
Peter Hedenskog 4e323784fd
Run GitHub Action tests against local HTTP server (#3638) 2022-04-26 06:11:19 +02:00
Peter Hedenskog a66f288e74
Bump actions (#3633) 2022-04-19 08:10:42 +02:00
Peter Hedenskog ff1dc5aceb
Run CRUX tests standalone (#3580)
* Run CRUX tests standalone and use a new test page.
2022-02-24 10:18:58 +01:00
soulgalore 97ab6dc23f Make sure to use latest Firefox 2022-02-09 09:41:10 +01:00
soulgalore b5e3585a9a use nodejs 16 2022-02-08 08:40:25 +01:00
soulgalore 93c5b4a0a2 FF 94 and BR 14.12.0 2021-11-30 23:16:37 +01:00
Peter Hedenskog 6293115cb5
Fix missing summary boxes (#3515)
* Fix missing summary boxes
2021-11-24 21:06:45 +01:00
Peter Hedenskog c8f7d5e59c
Make sure we use latest Chrome (#3403) 2021-06-02 02:08:37 +02:00
Peter Hedenskog f25d687c5e
test: use NodeJS 14 instead of 12 (#3392) 2021-05-26 08:51:53 +02:00
soulgalore 6aa1758d59 update Chrome 2021-03-09 00:11:03 +01:00
soulgalore 3297f38aff Skip try to upgrade Chrome 2021-02-16 10:22:37 +01:00
Peter Hedenskog f1818f7fae
docs: update ubuntu docs (#3269)
* docs: update ubuntu docs
2021-02-02 08:05:49 +01:00
Peter Hedenskog f37e0b9d89
Move the WebPageTest plugin out of sitespeed.io (#3205)
* Move the WebPageTest plugin out of sitespeed.io

You can find the plugin at:
https://github.com/sitespeedio/plugin-webpagetest
2020-12-15 08:10:47 +01:00
Peter Hedenskog 0fd6d9edbb
Get CrUx data for a URL (or more) and origin. (#3061)
* Get CrUx data for a URL (or more) and origin.

Use the CrUx API to get Crux Data

* Correct cli
2020-06-30 09:09:47 +02:00
Peter Hedenskog 1993b3dd33
Move from master to main (#3036) 2020-06-12 11:58:34 +02:00
Peter Hedenskog a5701fb9c1
Run actions on master and better naming (#3029) 2020-06-04 09:41:30 +02:00
Peter Hedenskog 4eb2aad812
Move to GitHub Actions (#3028)
* Move to GitHub Actions

* rename travis and show browser versions
2020-06-04 09:23:23 +02:00
Peter Hedenskog 3527bbe866
Name tests for easier debugging in GitHub Actions (#3026) 2020-06-03 12:34:28 +02:00
soulgalore 68e4925e9c Keep old version of Ubuntu to avoid installing Docker 2020-06-03 08:05:21 +02:00
soulgalore 587d65f4ab Use Ubuntu 20 image with Chrome 83 2020-06-03 06:38:57 +02:00
soulgalore f3c91cb686 Add WPT tests 2020-06-03 06:34:14 +02:00
Peter Hedenskog 5a7c14aa29
Unify GitHub Actions (#3023)
* Unify GitHub Actions
2020-06-02 19:32:44 +02:00