1
0
mirror of synced 2026-01-13 18:02:36 -05:00
Commit Graph

9635 Commits

Author SHA1 Message Date
Tim Roes
e414595e41 Experiment to use shorter setup guides (#21862) 2023-01-26 14:06:47 +01:00
Tim Roes
f9c57ffa91 🪟 🔧 Update eslint and add dependencies explicitly (#21868)
* Update eslint

* Fix TS issues
2023-01-26 13:27:20 +01: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
Joe Reuter
862c9467d1 add note acbout breaking change (#21906) 2023-01-26 10:50:26 +01:00
Augustin
3f154590ae qa-engine: implement fetch_adoption_metrics_per_connector_version (#21840) 2023-01-26 08:44:20 +00:00
Alexandre Girard
74b5dbf794 Revert "Extend SATs to capture UI limitations (#21451)" (#21896)
* Revert "Extend SATs to capture UI limitations (#21451)"

This reverts commit fa2c03ab4c.

* bump to 0.4.0
2023-01-26 00:47:30 +00:00
Joe Bell
3d92cb6491 check for permissions error on snowflake destinations (#21764)
* check for permissions error on snowflake destinations

* update tests to use asset throws, make config error exception message clearer

* update docs

* change error message test

* the right write

* catch known permissions errors and rethrow as config errors

* auto-bump connector version

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-01-25 23:41:37 +00:00
Sophia Wiley
392de0e7e5 Free Connector Program docs (#21761)
* added free connector program info

* edits

* small edit

* title change

* changed a word

* edits

* edits
2023-01-25 15:32:41 -08:00
Lake Mossman
60da9e470a [Connector Builder] Add Segment event tracking (#21686)
* direct connector builder to first workspace and fix routing

* add connector builder namespace and actions

* track connector builder start event

* track api url created event

* track auth method select

* fix action description

* track user input events

* track sidebar events

* track stream creation

* track copying stream

* track stream delete

* track stream test success/failure

* track download yaml and fix yaml file name

* track events for switching between ui/yaml

* track events for overwriting and merging schemas

* fix stream test failure/success events and add tracking of test initiation

* do not send schema contents in events

* track when stream is selected from testing panel

* fix typo

* handle initial setup completed in e2e tests

* add warning about not putting sensitive info into URL fields

* fix before in e2e test
2023-01-25 15:13:00 -08:00
Rodi Reich Zilberman
4e99b5c906 Bump postgres version in source_definitions file (#21886)
* Bump postgres version in source_definitions file

* Bump postgres version in source_spec file
2023-01-25 14:48:26 -08:00
Anne
e7cc086394 Turn on auto-detect schema env variable (#21814)
* Turn on auto-detect schema env variable
Co-authored-by: Edmundo Ruiz Ghanem <168664+edmundito@users.noreply.github.com>
2023-01-25 13:39:15 -08:00
Sherif A. Nada
7a403bb853 Rename all lowcode connector manifest files to manifest.yaml (#21771) 2023-01-25 13:15:58 -08:00
Sherif A. Nada
8aa73137bd Use generic manifest.yaml name for manifest in generated lowcode CDK connectors(#21770) 2023-01-25 13:08:33 -08:00
Joe Reuter
fa2c03ab4c Extend SATs to capture UI limitations (#21451)
* WIP SATs

* adding some more tests

* improve unit tests

* adjustments

* formatting

* allow number and integer for arrays

* review comments

* review comments

* Update test_core.py

* format

* format 2

* bump SAT version
2023-01-25 21:26:29 +01:00
Lake Mossman
fe4f37c0b6 🪟🔧 use https instead of http for localhost:3000 in e2e webapp tests (#21874)
* use https instead of http for localhost:3000 in e2e webapp tests

* Undo changes to :8000 urls
2023-01-25 20:15:36 +00:00
Serhii Lazebnyi
6801049111 Source Mixpanel: enable high test strictness level in SAT (#21510)
* Enable high test strictness

* Updated expected_records.jsonl

* Updated expected records

* Increased timeout

* Updated abnormal state

* Updated cursor_path

* Updated acceptance tests config
2023-01-25 20:34:13 +01:00
Edmundo Ruiz Ghanem
0e3d2ba431 Remove z-index rule from Switch component handle (#21857) 2023-01-25 19:07:39 +00:00
Denys Davydov
4ae80b0350 #19050 Source Intercom: high test strictness level (#21859) 2023-01-25 20:51:59 +02:00
Joe Reuter
6e373435f2 Small spec fixes to make sure they work with connector form UI (#21587) 2023-01-25 19:43:26 +01:00
Sophia Wiley
0cb8388374 Added auto-detect schema info to docs (#21501)
* added auto-detect schema info to docs

* small edits

* added info

* edits

* edits
2023-01-25 10:32:33 -08:00
Artem Inzhyyants
f7524f0976 Source Facebook Marketing: set high test_strictness_level (#21826) 2023-01-25 19:07:02 +01:00
Serhii Lazebnyi
a18d724a8b Source Google Search Console: enable high test strictness level in SAT (#21503)
* Enable high test strictness level

* Deleted search_analytics_all_fields stream from expected records

* Updated acceptance tests

* Updated expected records

* Updated expected records
2023-01-25 17:43:25 +01:00
Augustin
734d5484c2 qa-engine: implement early enrichments and validations on QA report (#21776) 2023-01-25 17:38:52 +01:00
oneshcheret
438c1ebc19 Mysql source: handle ssh timeout exception (#20593)
* Ssh wrapped source: mark ssh timeout exception as config error.

* Ssh wrapped source: move to single catch block

* Ssh wrapped source: code format

* Source postgres: update display message

* Source mysql: format

* Source mysql: bump versions

* auto-bump connector version

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-01-25 16:26:15 +00:00
Maxime Carbonneau-Leclerc
0863aae928 [ISSUE #19981] update skip-publish-test description (#21850) 2023-01-25 15:58:49 +00:00
Ben Church
74c8327a1e Typo Snowlight -> Snowsight (#21834) 2023-01-25 10:14:27 -05:00
artem1205
12dde5bb4a 🤖 Bump minor version of Airbyte CDK 2023-01-25 15:06:34 +00:00
artem1205
8a4153b757 🤖 Bump minor version of Airbyte CDK 2023-01-25 14:51:08 +00:00
Artem Inzhyyants
e0e83e2215 Low Code CDK: DpathExtractor extend (#21690)
* Low Code CDK: Dpath Extractor extend

* Low Code CDK: Dpath Extractor update docs

* Low Code CDK: Update version

* Low Code CDK: fix formatting

* Low Code CDK: update docs
2023-01-25 15:49:50 +01:00
Joey Marshment-Howell
00e7336e35 🪟 🎉 Add column selection UI to new stream table (#21058)
* add column selection UI to new stream table

* disable experiment by default

* add option to toggle all selected fields

* fix header styling

* fix missing dependencies

* fix checkbox warnings

* add ability to select/deselect all, ignoring pk and cursor

* typo in merge

* refactor method for single field toggle, add tests

* test that cursor & pk are selected when toggling all fields

* support source defined pk & cursor

* disable field selection checkboxes in readonly mode

* omit selectedFields if field selection disabled

* disable deselection of parent field when child is part of pk or is cursor

* fix disabling checkboxes in readonly mode

* missing dependency
2023-01-25 14:32:55 +00:00
Tim Roes
ecc17b6c64 Remove signup source selection experiment (#21819) 2023-01-25 15:00:52 +01:00
Tim Roes
113b1345a8 Hide anaonymize data field on preference page (#21733) 2023-01-25 11:02:32 +01:00
darynaishchenko
8956c2cb62 fixed expected records for stream charges (#21728) 2023-01-25 11:59:59 +02:00
github-actions[bot]
502e1b938b Bump helm chart version reference to 0.43.22 (#21833)
Co-authored-by: davinchia <davinchia@users.noreply.github.com>
2023-01-25 11:32:08 +02:00
Rodi Reich Zilberman
6d0177ae9f Revert back to erroring out on a null cursor value (#21825)
* revert back to erroring out on a null cursor value

* Update dockerfiles and release notes

* auto-bump connector version

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-01-25 02:01:14 +00:00
Davin Chia
053ea74b28 Use the right label. (#21829)
Part of 54c0ef1 switched the job labels from worker-pod to job-pod.

This PR also updates the pod-sweeper to use these labels. With the wrong label, the pod sweeper was not sweeping the right pods.
2023-01-25 09:54:36 +08:00
Evan Tahler
e39ee94b8c Pass allowedHosts to container runners (#21676)
* Pass allowed hosts to Process Factories and log

* fix loading method

* github allowed hosts

* StringSubstitutor

* lint

* ConfigReplacerTest class + tests

* tests are private
2023-01-24 16:55:51 -08:00
Edmundo Ruiz Ghanem
b7be7aa73a 🪟 ✍🏼 Fix namespace modal description (#21679)
* Fix typos and wording in namespace modal text

* Fix namespace description and ad support for customformat description

* Add more clarity to the source namespace description
2023-01-24 14:08:38 -05:00
Edmundo Ruiz Ghanem
e4f4718190 Fix streams table from not flushing (#21675) 2023-01-24 14:03:34 -05:00
Alex Birdsall
e2139d92d3 Update FCP email notification phrasing (#21809) 2023-01-24 10:30:21 -08:00
Julian Rommel
cede30a832 Docs: added nginx reverse proxy example config (#21340)
* Added nginx reverse proxy example config

I added a nginx example config if people want to put their local installation of Airbyte behind a reverse proxy.

* Fixed a typo

Changed "ssl" to upper case
2023-01-24 14:32:47 -03:00
Kyryl Skobylko
869dd07b2c Update helm charts with replica count value (#21796) 2023-01-24 19:17:51 +02:00
Joey Marshment-Howell
e4a7736802 🪟 🐛 Fix test with potentially mismatching time values (#21795) 2023-01-24 16:54:14 +00:00
Roman Yermilov [GL]
04a77ad3aa Source S3: keep processing but warn if OSError happen (#21604)
* Source S3: keep processing but warn if OSError happen

* Source S3: bump version and update changelog

* auto-bump connector version

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-01-24 20:00:51 +04:00
Benoit Moriceau
0b97ce3d6c Extract split the server into 2 modules (#21736)
* tmp

* For diff

* Extract common server

* Format

* Better way to get resources

* Extract the old mapper

* Move test as well

* Format
2023-01-24 07:51:20 -08:00
Maxime Carbonneau-Leclerc
daa8eb19db [ISSUE #19981] improve changelog in slack notification (#21791) 2023-01-24 15:36:08 +00:00
Jonathan Pearlin
62c0972de3 Return set of role labels (#21751) 2023-01-24 10:33:29 -05:00
Maxime Carbonneau-Leclerc
ca8cdc40aa [ISSUE #20771] limiting the number of requests performed to the backe… (#21525)
* [ISSUE #20771] limiting the number of requests performed to the backend without flag

* [ISSUE #20771] code reviewing my own code

* [ISSUE #20771] adding ABC to paginator

* [ISSUE #20771] format code

* [ISSUE #20771] adding slices to connector builder read request (#21605)

* [ISSUE #20771] adding slices to connector builder read request

* [ISSUE #20771] formatting

* [ISSUE #20771] set flag when limit requests reached (#21619)

* [ISSUE #20771] set flag when limit requests reached

* [ISSUE #20771] assert proper value on test read objects __init__

* [ISSUE #20771] code review and fix edge case

* [ISSUE #20771] fix flake8 error

* [ISSUE #20771] code review

* 🤖 Bump minor version of Airbyte CDK

* to run the CI
2023-01-24 15:19:19 +00:00
Sergio Ropero
3efc6431ea [Doc] Update Postgres documentation (#21652)
* Update documentation for Postgres:
- Add details if you need CDC sync for some tables and also sync views.
- Reformat tables.

* Update documentation for Postgres:
- Add details if you need CDC sync for some tables and also sync views.
- Reformat tables.

* Make documentation user friendly

* Fix table
2023-01-24 10:18:42 -05:00
Mykyta Serbynevskiy
9e1504521c improve logging of find-valid-pat script (#21789) 2023-01-24 16:45:05 +02:00