Denys Davydov
10be7e2f84
Source Slack: certify to GA ( #17315 )
...
* #16068 Source Slack: certify to GA
* #16068
* #16068 source slack: fix expected records
* auto-bump connector version [ci skip]
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2022-09-28 15:21:39 +03:00
Yowan Ramchoreeter
4c8739c62c
Added details on Refresh Token for Slack ( #15995 )
...
I added a link to the official Slack API where they talk about Refresh Token. This should give our customers enough insights on refresh tokens for Slack, if they choose to use them.
2022-08-29 10:12:46 -04:00
Denys Davydov
d7448f4f75
Source slack: unit tests ( #16085 )
...
* #15949 source slack: unit tests
* #15949 source slack: upd changelog
* auto-bump connector version [ci skip]
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2022-08-29 15:50:51 +03:00
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
dbf01fae9c
Certification Q3: update docs typo ( #15854 )
...
* Update docs typo
* Update docs typo
2022-08-22 19:44:21 +02:00
Serhii Lazebnyi
9879a81d7f
Updated docs to teamplate ( #15842 )
2022-08-22 15:47:13 +02: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
Jared Rhizor
14dfc1d417
fix parentheses and info/warning/danger formatting in docs ( #11981 )
...
* fix parens
* fix formatting for hints
* remove hint from non-docusaurus or gitbook doc
2022-04-13 12:08:34 -07:00
Bo Lu
2b4ee63ade
🐛 Source slack: add channel_filter config var to improve sync performance ( #11613 )
2022-04-11 15:38:07 +02:00
Marcos Marx
40194c6155
🐛 Source Slack schema and retry function ( #9575 )
...
* remove datetime from bot-profile channel_msgs
* correct retry-after
* return retry-after
* bump connector version
2022-01-26 18:55:33 -03:00
Vadym
504580d833
Remove base-python gradle dependencies in connectors where base-python is not used ( #7499 )
...
* Remeve base-python references.
* Add requirements.txt
* Fix requirements.txt blank line
* Fix source-exchange rates to common CDK approach
* Fix source-smartsheets SAT.
Fix source-exchange-rates build.gradle.
* Bump docker version
* Update source-dixa SAT config
* Fix source-exchange-rates SAT config
* Revert bump scaffold sources version
* Fix source-shortio SAT config
* Fix source-square invalid_config.json
* Fix source-us-census invalid_config.json
* Fix source-intercom versioning
2021-11-10 13:12:29 +02:00
Abhi Vaidyanatha
ae32ecbb27
GitBook: [master] 186 pages and 77 assets modified
2021-10-08 21:17:47 +00:00
Yevhenii
00d56e7711
🎉 Source Slack: Implement OAuth support with OAuth authenticator ( #6570 )
...
* Source Slack: Implement OAuth support with OAuth authenticator
2021-10-07 14:01:15 +03:00
Serhii Lazebnyi
898e2c890c
🐛 Source Slack: Fix sync operations hang forever issue ( #5830 )
...
* Add user-defined backoff
* Update airbyte-integrations/connectors/source-slack/source_slack/source.py
* Bumped version
Co-authored-by: Sherif A. Nada <snadalive@gmail.com >
2021-09-03 12:19:38 +03:00
Serhii Lazebnyi
ff70fd390e
🐛 Source Slack: Fix max retries issue ( #5697 )
...
* Increased max retries to 10
* Add docs
* Increased timeout seconds for acceptance tests
* Fixed for pass tests
* Updated to default backoff
* Add sample config
2021-08-31 13:43:09 +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
Vadym
f9feb2e903
🎉 Source Slack bugfix: don't overwrite thread_ts in threads stream ( #3483 )
...
* setup.py install_requirements updated
* setup.py formatting fix.
slack.md docks update.
* Bump source-slack-singer docker version
2021-05-20 12:38:05 +03:00
Davin Chia
42686add8a
Release connectors with namespace change. ( #2990 )
...
Release all connectors affected by namespace change. Includes all JDBC sources and destinations.
Also add documentation for normalisation. Prerequisite to actually releasing 0.21.0-alpha.
2021-04-21 11:35:08 +08:00
Charles
c7281c05d4
fixes for slack and its docs ( #2091 )
2021-02-16 17:39:09 -08:00
John Lafleur
048ae65afe
GitBook: [master] 2 pages modified
2021-02-16 05:44:13 +00:00
John Lafleur
46769b6f89
GitBook: [master] 112 pages modified
2021-02-15 19:56:10 +00:00
Charles
ef39db9c11
Saving Slack History Tutorial (part 1) ( #1979 )
2021-02-12 16:54:13 -08:00
John Lafleur
2acc3840d0
GitBook: [docs_feature_incremental] 33 pages modified ( #1683 )
...
Co-authored-by: John Lafleur <john@dataline.io >
2021-01-17 07:32:24 +11:00
John Lafleur
a293cf19a1
GitBook: [master] 3 pages modified
2021-01-07 02:58:42 +00:00
vitaliizazmic
8890e39340
#1376 - Slack incremental sync #1376 ( #1535 )
...
Co-authored-by: Sherif Nada <snadalive@gmail.com >
2021-01-06 17:14:50 -08:00
John Lafleur
3bf2f22f4d
GitBook: [master] 73 pages and 211 assets modified
2020-12-08 03:22:37 +00:00
Sherif A. Nada
93ad0e9551
Add slack source ( #1222 )
...
Co-authored-by: ykurochkin <zhenia.kurochkin@gmail.com >
2020-12-06 13:17:18 -08:00