1
0
mirror of synced 2025-12-20 18:39:31 -05:00
Commit Graph

5 Commits

Author SHA1 Message Date
Denys Davydov
bfc8249805 Source slack: fix integration tests (#16050)
* #9221 source slack: fix integration tests

* #9221 source slack: upd changelog

* #9221 source slack - remove channel messages from expected records

* auto-bump connector version [ci skip]

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-08-28 21:19:28 +03:00
Serhii Lazebnyi
8488e9ff5d 🐛 Source Slack: Fix reading threads issue (#4860)
* Fixed reading threads issue

* Added filtering for threads stream

* Added acceptance test for threads stream

* Added integration dummy test

* Added requirements file

* Deleted version of airbyte-cdk

* Deleted validate_output_from_all_streams flag

* Deleted condition status code in backoff
2021-07-23 12:24:11 +03:00
Marcos Marx
b1107381b1 🐛 Source Slack: add float_ts field (#4683)
* rename float_ts to ts cursor_field

* add float_ts

* change float_ts to number

* change channel_msg

* bump version

* increase default timeout_seconds slack acc test

* timeout_seconds to 1750

* timeout_seconds to 3600 :p

* add changelog for slack connector
2021-07-14 18:24:08 -03:00
Kirill Chernov
cf788bbd6c 🎉 Source slack: new integration (#3978)
* Allow configuring lookback windows and start date, allow configuring whether to join all channels and flake8 errors in amazon source

* added acceptance tests, fixed incremental read test, fixed readme python run instruction

* added acceptance tests

* added pre commit config

* fixed chmod on amazon and facebook files

* format changes

* fixed chmod on amazon and facebook files

* fixed tests

* pr changes

* deleted amazon changes, precommit file and source pr changes

* changed lookback window to interval

* changed lookback window to duration

* added annotations

* changed lookback_window to pendulum.duration logic

* added cast cursor field function, deleted latest_state changing during get_update_state function

* deleted threads from configured catalog due to the timeout error in incremental stream

* deleted threads from configured catalog due to the timeout error in incremental stream

* deleted threads from configured catalog due to the timeout error in incremental stream

* deleted try except blocks and response parsing

* fix state parsing logic, leave timestamp

* grooming

* pr changes and tests uncommented

* updated cursor field and according files

* version bump

* version bump

* version bump

* version bump

Co-authored-by: Eugene Kulak <kulak.eugene@gmail.com>
2021-06-25 18:58:32 +03:00
Sherif A. Nada
8d1a027c86 CDK: Add stream slicing and Slack source (#2924) 2021-04-19 21:25:07 -07:00