1
0
mirror of synced 2025-12-21 11:01:41 -05:00
Commit Graph

10 Commits

Author SHA1 Message Date
btkcodedev
1eecb709c4 Source Sentry: Migrate to manifest-only (#46664) 2025-03-04 11:48:57 -08:00
Natik Gadzhi
cb80e6922a [tools] prettier rules for .md + formatting cleanup 2024-05-07 08:19:33 -07:00
Daryna Ishchenko
ca6d7224c6 Source Sentry: migrate to low code (#35755) 2024-03-28 21:10:49 +01:00
Augustin
3e9d3ce229 source-sentry: migrate to poetry (#35145) 2024-02-12 07:22:04 -06:00
Patrick Nilan
5c6f4f2174 Source Sentry: Increases Test Coverage, Migrates Base Image, adds missing field to schema, updates QL (#32957)
Co-authored-by: Roman Yermilov [GL] <86300758+roman-yermilov-gl@users.noreply.github.com>
Co-authored-by: Christo Grabowski <108154848+ChristoGrab@users.noreply.github.com>
Co-authored-by: Anatolii Yatsuk <35109939+tolik0@users.noreply.github.com>
Co-authored-by: Edward Gao <edward.gao@airbyte.io>
2024-01-05 12:38:48 -08:00
Augustin
368ba78b64 🧹doc: update connectors README and remove acceptance-test-docker.sh (#32209) 2023-11-06 12:36:07 -06:00
Serhii Lazebnyi
d9d442a209 Fix CAT for expected records (#24758) 2023-03-31 21:57:22 +02:00
Baz
93fc5c9c0b 🐛 Source Sentry: fix None state_value + other bad state_values (#23619) 2023-03-02 16:07:54 +02: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
Koji Matsumoto
c689594069 🎉 New Source: Sentry (#6975)
* add Events, Issues, ProjectDetail stream

* add P/R number

* add SUMMARY entry

* add docs/integrations/README.md entry

* add source_definitions.yaml entry

* add connector JSON definition

* add builds.md entry

* SentryStream keeps primary_key

* add Projects stream

* change stream for connection checking

* handling errors with try-catch in next_page_token function

* remove required key field from schemas

* remove DEFAULT_HOST

* raise error if link header don't have mandatory field

* fix unit test for streams

* update cursor for pagination

* add docs to each endpoint

* add hostname property to invalid_config

* fix schema

* add hostname to sample_config
2021-11-02 19:41:27 +05:30