1
0
mirror of synced 2025-12-23 03:47:05 -05:00
Commit Graph

10 Commits

Author SHA1 Message Date
Aaron ("AJ") Steers
83ecbe0fc3 CI: apply pre-commit format fix from #49806 (#49852) 2024-12-18 14:05:43 -08:00
Marius Posta
f5c7c1c0b8 chore: get ./gradlew format to pass for the whole repo (same java style) (#29786) 2023-08-24 05:09:42 -05:00
masonmenges
2995ced36e 🚨Source Smartsheets - add support for ingesting metadata fields (#22382)
* Adds metadata field

* update requirements to support for python 3.10

* update sample config to reflect metadata fields

* modify spec and sheet to include metadata fields

* update tests to account for metadata fields

* update using python 3.10 base image

* fix linting errors

* update test files for integrations tests

* update readme to include info on metadata fields

* update acceptance-test yaml format

* update docs include metadata info and change log

* Adds metadata field

* update requirements to support for python 3.10

* update sample config to reflect metadata fields

* modify spec and sheet to include metadata fields

* update tests to account for metadata fields

* update using python 3.10 base image

* fix linting errors

* update test files for integrations tests

* update readme to include info on metadata fields

* resolve merge conflicts

* update docs include metadata info and change log

* address merge conflict issues

* update sample config files for integrations tests

* fix spec and acceptance tests config

* revert image change from python 3.10 to 3.9

* update metadata fields in spec to enum

* bump version

---------

Co-authored-by: jeanluciano <jeanluciano@mailbox.org>
Co-authored-by: Sajarin <sajarindider@gmail.com>
Co-authored-by: Mal Hancock <mallory@archangelic.space>
2023-06-02 15:52:00 -07:00
Cole Snodgrass
2e099acc52 update headers from 2022 -> 2023 (#22594)
* It's 2023!

* 2022 -> 2023

---------

Co-authored-by: evantahler <evan@airbyte.io>
2023-02-08 13:01:16 -08: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
Evan Tahler
e39e1898c5 Expected Records to .jsonl format (#20850)
* Expected Records to `.jsonl` format

* fix formatting template

* remove endline

* update templates

* Update docs/connector-development/testing-connectors/source-acceptance-tests-reference.md

Co-authored-by: Pedro S. Lopez <pedroslopez@me.com>

Co-authored-by: Pedro S. Lopez <pedroslopez@me.com>
2023-01-03 15:55:36 -08:00
Marcos Marx
dca2256a7c Bump 2022 license version (#13233)
* Bump year in license short to 2022

* remove protocol from cdk
2022-05-26 15:00:42 -03:00
Denis Davydov
2eb93560e6 Source Smartsheets: incremental read and tests (#12077)
* #5520 fix scrambled columns bug

* #5520 source smartsheets: add changelog item

* #5520 move pytest to optional setup requirements

* #12003 source smartsheets: implement incremental read + tests

* #12003 source smartsheet: add changelog

* #12003 source smartsheets: fix merge conflict on unit tests

* #12003 source smartsheets: fix startdate in spec

* #12003 source smartsheets: add default start dt to spec

* #12003 source smartsheets: add default start dt to spec

* auto-bump connector version

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-04-27 20:41:43 +03:00
Denis Davydov
5c5f38a12e 🐛 Source Smartsheets: fix scrambled columns bug (#11911)
* #5520 fix scrambled columns bug

* #5520 source smartsheets: add changelog item

* #5520 move pytest to optional setup requirements

* #5520 source smartsheets: add two unit tests

* auto-bump connector version

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-04-18 20:08:35 +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