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

37 Commits

Author SHA1 Message Date
Roman Yermilov [GL]
2f1ed56ab1 update docs (#39137) 2024-06-07 14:02:23 +02:00
Augustin
802d3ec617 source-sentry: [autopull] Upgrade base image to v1.2.2 (#39180) 2024-06-06 10:56:10 +02:00
Audrey Maldonado
b9690ba76e Wrapping changelog in details for a collapsible view (#38801) 2024-06-04 13:40:53 -04:00
Alexandre Girard
768d8fa4fd refactor(source-sentry): Replace AirbyteLogger with logging.Logger (#38263) 2024-05-20 11:10:03 -07:00
Natik Gadzhi
cb80e6922a [tools] prettier rules for .md + formatting cleanup 2024-05-07 08:19:33 -07:00
Daryna Ishchenko
d3bd9df168 🐛 Source Sentry: add time format (#36731) 2024-04-01 23:02:22 +03:00
Daryna Ishchenko
ca6d7224c6 Source Sentry: migrate to low code (#35755) 2024-03-28 21:10:49 +01:00
Christo Grabowski
daf62e186c Source Sentry: Unpin CDK (#36448) 2024-03-25 13:21:33 -04: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
Daryna Ishchenko
27dd3ffe3b Source Sentry: added undeclared fields to stream schema (#30192) 2023-09-19 14:37:41 +03:00
Artem Inzhyyants
2d5939c551 Source Sentry: fix None value in stream state (#29401)
* Source Sentry: fix None value in stream state

* Source Sentry: bump version + update docs
2023-08-14 18:49:26 +02:00
Serhii Lazebnyi
7bd02f26e9 Source Sentry: Add incremental for issues stream (#29023)
* Add incremental for issues stream

* Update PR number

* Change python version instead yaml manifest

* Fix code style and unt test

* Fix CAT for issues
2023-08-09 12:48:25 +02:00
Evan Tahler
9210547af5 [Docs] No Deduped + Hostory, Append + Deduped is the future! (#29114)
* [Docs] No `Deduped + Hostory`, `Append + Deduped` is the future!

* fix links
2023-08-08 15:07:49 -07:00
Arsen Losenko
a354378811 Source Sentry: Change stream that is used during check (#25759)
* Source Sentry: Change stream that is used during check

* Update changelog

* Update metadata.yaml

* Remove import

* auto-bump connector version

---------

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-05-02 15:12:20 +03:00
Arsen Losenko
e94015dfb7 Source Sentry: Add validation for project's and organization's name during connector setup (#25602)
* Source Sentry: Add validation for project's and organization's name during connector setup

* Fix flake warnings

* Update changelog

* Update unit tests

* Update expected records

* auto-bump connector version

---------

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-05-01 12:40:48 +03:00
Marcos Marx
1f04c62cb6 🎉 Source Sentry: add stream releases (#24768)
* Add Releases stream to Sentry Connector

* update documentation

* remove stream from configured catalog

* fix tests

* format doc changelog

* format path function and change strict level to high

* auto-bump connector version

---------

Co-authored-by: Keith Thompson <keithjoethompson@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-04-03 12:12:31 -03:00
Sophia Wiley
76df2f240a Docs: Update broken links (#23940)
* updated_links_in_docs

* updated more links

* typo

* removed backticks

* deleted links in deploying on cloud and local deployment
2023-03-13 20:38:25 +01:00
Sophia Wiley
5512befeb1 Docs: updated links from .io to .com (#23652)
* updated links

* edited contributors link

* deleted line about CDK in docs
2023-03-06 17:27:55 +01:00
Baz
93fc5c9c0b 🐛 Source Sentry: fix None state_value + other bad state_values (#23619) 2023-03-02 16:07:54 +02:00
Denys Davydov
7326731fb1 Source Sentry: turn on default availability strategy (#22303)
* #1383 source sentry: turn on default availability strategy

* #1383 source sentry: upd changelog

* auto-bump connector version

---------

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-02-06 17:22:11 +02:00
Ella Rohm-Ensing
507b6cbc48 Turn off default httpavailabilitystrategy for source-sentry (GA) (#22041)
* Turn off default for source-sentry (GA)

* Update sentry.md

* auto-bump connector version

---------

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-01-30 16:10:43 +00:00
Roman Yermilov [GL]
795dfe99ac Source Sentry: add state persistence (#21864)
* Source Sentry: add state persistance

* Source Sentry: bump version

* Source Sentry: update changelog

* auto-bump connector version

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-01-26 13:43:10 +02:00
Artem Inzhyyants
e5392eebcf Source Sentry: add incremental sync (#20709)
* Source Sentry: add incremental sync

* Source Sentry: fix test config

* Source Sentry: bump version; update docs

* auto-bump connector version

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-01-04 00:32:03 +01:00
Amruta Ranade
fbe16d1bef edited connector docs (#18855) 2022-11-02 12:14:37 -04:00
Augustin
3c8cf78382 source-sentry: migrate to per-stream states (#17466) 2022-10-03 08:23:26 +02:00
Brian Lai
184f192bca Revert Sendgrid and Sentry sources to use python CDK instead of low-code (#16112)
* Revert Sendgrid and Sentry sources to use python CDK instead of low-code

* keep yaml configs for future reference

* don't revert additional properties and update changelog w/ PR number

* consistent time formatting in Messages stream and fix the unit test

* auto-bump connector version [ci skip]

* auto-bump connector version [ci skip]

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-08-30 17:07:08 -04:00
Brian Lai
63d0fa1757 [source-sendgrid] [source-sentry] use latest cdk w/ file parse fixes and fix sendgrid messages stream bug (#15911)
* use latest cdk w/ file parse fixes and fix sendgrid messages stream bug

* roll dockerfile and changelog

* auto-bump connector version [ci skip]

* auto-bump connector version [ci skip]

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-08-24 14:58:46 -04:00
Brian Lai
61af7a45e4 [source-sentry] [source-sendgrid] [source-greenhouse] add .yaml to list of file imports in setup.py (#15800)
* add .yaml to list of file imports in setup.py

* bump dockerfile version for sentry

* update sentry changelog

* correct sentry, greenhouse, and sendgrid sources to correctly read configs

* add changelog

* update Dockerfile versions

* auto-bump connector version [ci skip]

* auto-bump connector version [ci skip]

* fix greenhouse SAT tests and update to next version of cdk w/ schema read fix

* auto-bump connector version [ci skip]

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-08-23 17:46:04 -04:00
Serhii Lazebnyi
9879a81d7f Updated docs to teamplate (#15842) 2022-08-22 15:47:13 +02:00
Brian Lai
78af792cf7 [low code connectors] add missing/mistyped values for declarative sendgrid + sentry (#15734)
* add missing/mistyped values for declarative sendgrid + sentry

* bump docker versions and add changelog

* auto-bump connector version [ci skip]

* auto-bump connector version [ci skip]

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-08-17 18:08:09 -04:00
Alexandre Girard
330a19654f migrate sentry to config-based cdk (#15345)
* events and projects

* done minus pagination

* handle single records

* pagination

* bump min cdk version

* start on unit tests

* Update more unit tests

* Handle extracting no records from root

* additionalProperties=true

* handle empty streams

* skip backward compatibility tests

* check on project_detail

* remove unit tests

* handle missing keys

* delete stream classes

* record extractor interface

* dpath extractor

* docstring

* handle extract root array

* Use dpath extractor

* Revert "Merge branch 'alex/selectNoRecords' into alex/configbased-sentry"

This reverts commit bad4dd7919, reversing
changes made to d9252ae257.

* reset to master

* reset to master

* reset to master

* enable backward compatibility test

* bump cdk version

* reset

* Update airbyte-integrations/connectors/source-sentry/source_sentry/sentry.yaml

Co-authored-by: Sherif A. Nada <snadalive@gmail.com>

* Use paginator

* fix pagination

* bump version

* auto-bump connector version [ci skip]

Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-08-11 19:33:37 -07:00
Topher Lubaway
9c6c092a22 Revert "Improving docusaurus sidebar generation (#1927) (#14369)" (#14596)
This reverts commit a2c194a11f.
2022-07-11 15:27:14 -05:00
Mykyta Serbynevskiy
a2c194a11f Improving docusaurus sidebar generation (#1927) (#14369)
* Improving docusaurus sidebar generation (#1927)

* Added "Career & open positions" folder to sidebar, adjusted "Project overview" folder

* Deleted "career-and-open-positions" folder from sidebar
2022-07-08 14:18:27 -05:00
Topher Lubaway
17407da1e6 Add docusaurus tool not pipeline logic (#11716)
* Adds docusaurs tooling

tooling works
broken links still exist

needs the pipeline to work with GH pages
merging sooner means that we won't have forked problems from
the relatively frequently updated docs folder

* Updates readme

* Update docusaurus/README.md

Co-authored-by: Davin Chia <davinchia@gmail.com>

* Update docusaurus/README.md

Co-authored-by: Davin Chia <davinchia@gmail.com>

* Update docusaurus/README.md

Co-authored-by: Davin Chia <davinchia@gmail.com>

* Update docusaurus/README.md

Co-authored-by: Davin Chia <davinchia@gmail.com>

* Update docusaurus/docusaurus.config.js

Co-authored-by: Davin Chia <davinchia@gmail.com>

Co-authored-by: Davin Chia <davinchia@gmail.com>
2022-04-06 10:32:36 -07:00
ycherniaiev
d1966e0ebd Update fields in source-connectors specifications: sentry, shortio, surveymonkey, tempo, trello, us-census (#8628) 2021-12-28 17:25:20 +02: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