Ben Church
1dabc6208e
Metadata: add tags field ( #26320 )
...
* Add optional tags field
* Remove duplicate icons
* Add programming tags to all
* Update docs
* supportUrl -> documentationUrl
* Ensure one language tag is applied
* Add keyvalue check
* rebase and fix tests
* Format
* Add cache buster
* Improve test
* Automated Commit - Formatting Changes
* Update error
* Fix missing tags
* Fix scaffold
---------
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@sers.noreply.github.com >
Co-authored-by: bnchrch <bnchrch@users.noreply.github.com >
2023-05-26 16:13:09 -07:00
Augustin
fd3655707e
connectors-ci: add finalize_build logic to handle custom Dockerfiles ( #26489 )
2023-05-25 09:32:19 +02:00
Ben Church
248bbf94c1
HACKDAY: Icon CDN ( #26158 )
...
* Move icons to connector folder
* Delete old icons
* Update upload logic
* Add icon url to definitions
* Update registry model
* Populate cdn url
* DNC butcher the pipeline
* Low hanging fruit fixes
* Fix bucket name
* Merge old and new approaches
* Fix metadata upload step
* Format
* Fix test
2023-05-24 17:25:41 -07:00
Augustin
7310494846
qa-checks: check metadata version matches dockerfile version ( #25661 )
2023-05-04 16:08:19 -07:00
Jonathan Pearlin
a38af089e9
Track stream status in source ( #24971 )
...
* WIP Track stream status in source
* Revert formatting
* Revert formatting changes
* Remove unnecessary file
* Automated Change
* Automated Change
* Use new stream status trace message
* Rename class
* Remove unnecessary import
* Formatting
* Add tests
* Fix compile issues
* Automated Commit - Formatting Changes
* Remove TODO
* Fix compilation error
* Split STOPPED into INCOMPLETE and COMPLETE
* Remove unused import
* Changelog updates for source-postgres
* Remove unused import
* auto-bump connector version
---------
Co-authored-by: jdpgrailsdev <jdpgrailsdev@users.noreply.github.com >
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2023-04-26 15:14:25 -05:00
Ben Church
5563179782
Dagster: rename catalog to registry ( #25254 )
...
* rename catalog to registry in metadata service
* rename catalog to registry in metadata files
* Run generate models
* Fix missed renames
* Add github personal access token
* Run black
* Automated Change
---------
Co-authored-by: bnchrch <bnchrch@users.noreply.github.com >
2023-04-18 22:15:11 +02:00
Augustin
ebc907cdf7
create metadata files for all connectors ( #24964 )
2023-04-13 07:45:04 +02:00
Rodi Reich Zilberman
0bab1756b8
Rename airbyte-config module ( #24885 )
...
* rename airbyte-config module
* Automated Commit - Formatting Changes
* sanity
* update import
* update import
* update script
* update script
* update script
* update script
* Automated Change
* Automated Change
* Automated Change
* Automated Change
* update awsdatalake icon
* point slash commands to new path
* sanity
* Automated Commit - Formatting Changes
* sanity
* Automated Change
* Automated Change
* sanity
---------
Co-authored-by: rodireich <rodireich@users.noreply.github.com >
2023-04-06 10:47:30 -07:00
Akash Kulkarni
245b1f1ce3
Running the formatter ( #23919 )
...
Running "./gradlew :spotlessJavaApply" on the codebase
2023-03-09 20:59:00 +00:00
sh4sh
821fce1d54
Revert "Revert " 🐛 Source Dynamodb: Fix reserved words in expression ( #20172 )" ( #23515 )" ( #23598 )
...
This reverts commit a5cd384a40 .
2023-03-02 11:32:46 -05:00
sh4sh
a5cd384a40
Revert " 🐛 Source Dynamodb: Fix reserved words in expression ( #20172 )" ( #23515 )
...
This reverts commit b9b8cb0638 .
2023-02-28 14:33:45 +00:00
Ivica Taseski
b9b8cb0638
🐛 Source Dynamodb: Fix reserved words in expression ( #20172 )
...
* fix reserved words in expression
* chore: bump version
* fix state message
* auto-bump connector version
* fix reserved words in projection expression
* bump dockerfile version
* auto-bump connector version
---------
Co-authored-by: Vincent Koc <vincentkoc@ieee.org >
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
Co-authored-by: Sajarin <sajarindider@gmail.com >
Co-authored-by: Sunny <6833405+sh4sh@users.noreply.github.com >
2023-02-27 21:13:03 +00:00
Peter Hu
e5eac0a4cc
use published protocol models jar ( #22498 )
...
* add airbyte-protocol to deps.toml
* use published protocol jar for platform
* use published protocol jar for connectors
* point at published jar
* fix dep
* bump gcs storage
* fix build failures in standard-source-test
* fix deps
* downgrade alloy db because it is missing strictness tests
* Revert "downgrade alloy db because it is missing strictness tests"
This reverts commit cc6089d053 .
---------
Co-authored-by: cgardens <charles@airbyte.io >
2023-02-13 12:50:43 -06:00
Akash Kulkarni
762a8cde5b
Source-DynamoDB : Fix failing build ( #22682 )
...
* Fix failing DynamoDB source build
* Bump version
2023-02-10 01:02:44 +00: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
Yevhen Sukhomud
2a5d0344e7
Fix formatting ( #20570 )
...
* Fix formatting
* try fixing quote escapes?
* unignore sql files
Co-authored-by: Edward Gao <edward.gao@airbyte.io >
2022-12-16 13:43:42 -08:00
Jimmy Ma
094aff1520
Java connectors use protocol v0 objects ( #20404 )
...
* Dupl v0 objects
* v0 namespace swap
* Introduce some object conversions in the tests
* Update source-java-jdbc template
* Use v0 objects in db-lib
* Fix more protocol object references
* Fix arg capture in tests
2022-12-15 13:39:50 -08:00
Akash Kulkarni
865b580776
DB sources data type support - adding new data types ( #19679 )
...
* Introduce JsonSchemaTypeUtil + refactor code
* Update JsonSchemaPrimitiveUtil.java
Comment
* Update dynamodb.md
* Create acceptance-test-config.yml
* fix merge break
* formatting
* Fix formatting
* Code cleanup
* Update DataTypeEnumTest.java
2022-11-29 09:58:42 -08:00
Yevhen Sukhomud
d87c423e11
Fixed build ( #19476 )
2022-11-16 22:46:33 +07:00
Ivica Taseski
a2d24b5abf
🎉 New Source: Dynamodb ( #18750 )
...
* dynamodb source connector
* code cleanup
* code cleanup
* add date type filtering
* add doc
* revert integer schema primitive
* add dynamodb to source def
* auto-bump connector version
Co-authored-by: itaseski <itaseski@debian-BULLSEYE-live-builder-AMD64>
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com >
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com >
2022-11-14 12:21:50 -03:00