Edward Gao
ab04c3b2da
DATs: Fix spurious failures ( #29734 )
2023-08-22 17:44:04 -05:00
Evan Tahler
9f515a867f
DAT tearDown should cleanup *all* schemas used ( #29312 )
...
* DAT `tearDown` should cleanup *all* schemas used
* redshift too
* push all method signature changes
* Automated Commit - Format and Process Resources Changes
* use hashset
* TEST_SCHEMAS on setup as well
* fix call
* Automated Commit - Format and Process Resources Changes
---------
Co-authored-by: evantahler <evantahler@users.noreply.github.com >
2023-08-11 11:40:49 -07:00
terencecho
bab1f2dd0d
Fix and unpin destination-dev-null ( #26106 )
...
* Fix destination-dev-null
* Fix destination-dev-null part 2
* Bump version
* Fix modify spec
* Update acceptance test
* Revert "Bump version"
This reverts commit c25747c49e .
* Unpin destination-dev-null
2023-05-18 09:47:03 -07:00
terencecho
780903ff80
🚨 🚨 e2e-test: Standardize e2e testing destination spec ( #25776 )
...
* Standardize e2e testing destination
* Change casing
* Fix implementation
* Update versions and docs
* Do major version bump
* Update acceptance tests
* use correct name
* Fix implementation
* Automated Change
* Revert "Automated Change"
This reverts commit 816b66229f .
* Automated Change
* Fix unit test
---------
Co-authored-by: terencecho <terencecho@users.noreply.github.com >
2023-05-15 14:01:54 -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
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
Pedro S. Lopez
938436bcc9
update connector specs and definitions with new .com documentation urls ( #17585 )
...
* update definitions with new .com docs urls
* update docs urls in specs
* update generators
* regenerate scaffold connectors
* remove unrelated changes
* update more urls
* update specs
* fix tests
* run `:airbyte-config:specs:generateSeedConnectorSpecs` to fix formatting
* revert docs changes to make pr more reviewable
* revert generator readme changes to make more reviewable
* fix mysql strict encrypt expected spec
* fix postgres expected spec
2022-10-11 11:04:23 -04:00
Alexandre Girard
3894134d11
Bump year in license short to 2022 ( #13191 )
...
* Bump to 2022
* format
2022-05-25 17:56:49 -07:00
LiRen Tu
6ee29b5b82
🐞 Destination e2e test: fix documentation url ( #8905 )
...
* Fix documentation url
* Update pr url
* Update doc
* Bump version
2021-12-19 19:34:26 -08:00
LiRen Tu
0de30f5e4d
🎉 Testing destination: multiple logging modes ( #8824 )
...
* Implement destination null
* Update existing testing destinations
* Merge in logging consumer
* Remove old destination null
* Add documentation
* Add destination to build and summary
* Fix test
* Update acceptance test
* Log state message
* Remove unused variable
* Remove extra statement
* Remove old null doc
* Add dev null destination
* Update doc to include changelog for dev null
* Format code
* Fix doc
* Register e2e test destination in seed
2021-12-19 00:33:42 -08:00