airbyte icon indicating copy to clipboard operation
airbyte copied to clipboard

source-appfollow: ensure inline schemas, updated cdk, poetry (where possible)

Open bleonard opened this issue 1 year ago • 2 comments

This was created from a set of automated scripts. In each case, not every update was needed for every connector, but overall here is what happened:

  • auto-schema update -s all description: added descriptions to json and inline schemas
  • connector-code migrate_to_yaml -c all --type source: migrates json schemas to connectors with a manifest
  • airbyte-ci connectors --name=<all modified connectors from above> migrate_to_base_image: makes sure that each is using a base docker image and updates docs
  • airbyte-ci connectors --name=<all modified connectors from above> migrate-to-poetry: moves connectors not already using poetry to do so and updates documentation
  • airbyte-ci connectors --name=<all modified connectors from above> up_to_date: updated the CDK to newer (0.80.0) version

The version number and changelogs were also bumped using the connector-code pulls command.

bleonard avatar Apr 12 '24 23:04 bleonard

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
airbyte-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 2, 2024 5:45pm

vercel[bot] avatar Apr 12 '24 23:04 vercel[bot]

test failing. TestIncremental.test_two_sequential_reads Maybe from the new CDK version?

bleonard avatar Apr 26 '24 03:04 bleonard