blam
018553e29f
chore: remove cross-fetch dep from plugins
...
Signed-off-by: blam <ben@blam.sh >
2023-06-13 16:25:53 +02:00
Fredrik Adelöw
cb716004ef
add some eslint rules for testing-library use in tests
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-11-18 11:29:20 +01:00
Eric Peterson
d79f104234
Fix entity mocks in tests
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2022-10-13 15:17:27 +02:00
Camila Maia
ddb5c11d4a
Add tests to gocd Select component
...
Signed-off-by: Camila Maia <camila.maia@soundcloud.com >
2022-07-08 11:16:04 +02:00
Julio Zynger
4c6c2b2918
Add DORA metrics insights to GoCD builds page
...
Signed-off-by: Julio Zynger <julio.zynger@soundcloud.com >
2022-04-04 14:24:51 +02:00
Julio Zynger
2677db7c15
Add table pagination to GoCD plugin
...
The default value for the GoCD API is [10 pipelines per page](https://api.gocd.org/current/#get-pipeline-history ).
Here we increase the requested page size to the maximum (100 pipelines per page) and add pagination controls to the build tables.
We still don't have _actual request pagination_ implemented, which means we only ever perform a single request - that will come in a future contribution.
Signed-off-by: Julio Zynger <julio.zynger@soundcloud.com >
2022-03-30 17:35:43 +02:00
Patrik Oldsberg
0988dc5238
switch out react-use imports
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-01-18 10:11:29 +01:00
Julio Zynger
78ebd2baee
Adjust test to include configApi
...
Signed-off-by: Julio Zynger <julio.zynger@soundcloud.com >
2022-01-03 16:17:32 +01:00
Julio Zynger
7feff487e2
Replace manual jest mocking with helpers
...
Signed-off-by: Julio Zynger <julio.zynger@soundcloud.com >
2022-01-03 15:40:55 +01:00
Julio Zynger
eee13c54c5
Throw errors when response is not ok
...
Signed-off-by: Julio Zynger <julio.zynger@soundcloud.com >
2022-01-03 15:40:55 +01:00
Julio Zynger
3a7b77697f
Add public annotations to api-report
...
Signed-off-by: Julio Zynger <julio.zynger@soundcloud.com >
2022-01-03 15:40:55 +01:00
Julio Zynger
2d44ec02c2
Rename annotation
...
Signed-off-by: Julio Zynger <julio.zynger@soundcloud.com >
2022-01-03 15:40:54 +01:00
Julio Zynger
0781c324d5
Move accept header to client instead of proxy
...
Signed-off-by: Julio Zynger <julio.zynger@soundcloud.com >
2022-01-03 15:40:54 +01:00
Julio Zynger
108a0cf2fb
Remove unneeded properties from plugin definition
...
Signed-off-by: Julio Zynger <julio.zynger@soundcloud.com >
2022-01-03 15:40:54 +01:00
Julio Zynger
3671ae9bcd
Add GoCD plugin
...
Signed-off-by: Julio Zynger <julio.zynger@soundcloud.com >
2022-01-03 15:40:54 +01:00