1
0
mirror of synced 2025-12-21 19:11:14 -05:00
Commit Graph

6 Commits

Author SHA1 Message Date
Christo Grabowski
b6cded0868 Source google-pagespeed-insights: Migrate to manifest-only (#44143) 2024-08-16 03:15:09 +03:00
Natik Gadzhi
cb80e6922a [tools] prettier rules for .md + formatting cleanup 2024-05-07 08:19:33 -07:00
Brian Leonard
88f42dba69 source-google-pagespeed-insights: ensure inline schemas, updated cdk, poetry (where possible) (#37171) 2024-05-01 11:41:08 -07:00
Augustin
368ba78b64 🧹doc: update connectors README and remove acceptance-test-docker.sh (#32209) 2023-11-06 12:36:07 -06:00
Joe Reuter
6a10ae3e05 Rename source acceptance test to connector acceptance test (#21846)
Rename source acceptance test to connector acceptance test
2023-02-02 11:38:19 +01:00
Andreas Nigg
b6c6b7affb 🎉 New source: Google PageSpeed Insights [low-code CDK] (#19813)
* New source: Google PageSpeed Insights

* update PR number

* Connector re-definition to use stream slices

So far, the connector used one single URL and
categories and strategies hardcoded in the
connector definition.
This commit changes the connector by removing
the second stream (origin) and uses ListStreamSlicers
for url, strategy and category to allow for better
configuration.

* fixed timeout for check int. tests

* use new pagespeed insights logo

* sample_config

* add strategy and category to stream

* use only one request for all defined categories

* fix lighthosue results schema

* remove required from schema

* remove audit and category details in schema

* add strategy field to schema

* auto-bump connector version

Co-authored-by: Sajarin <sajarindider@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-12-14 18:13:15 -05:00