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

5 Commits

Author SHA1 Message Date
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
midavadim
9e6da4692f 🎉 Source smartsheets: oauth support (#9792)
* Added SAT, fixed tests, fixed schema validation error

* Added Oauth support for smartsheets source

* minor changes after review

* added advanced_auth property instead of authSpecification

* Updated connector version

* removed empty unittests

* updated version in source_specs.yaml
2022-02-04 17:57:45 +02: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
vitaliizazmic
68d87c283d Smartsheets source setup CI
* Smartsheets source #2902 - setup CI

* Smartsheets source #2902 - configured_catalog.json

* Smartsheets source #2902 - update documentation
2021-04-22 17:56:15 +03:00