Skip to content

source-salesforce: ensure inline schemas, updated cdk, poetry (where possible) - #36657

Merged
Christo Grabowski (ChristoGrab) merged 11 commits into
masterfrom
autopull/schema-descriptions-d2a8da/source-salesforce
Apr 30, 2024
Merged

Christo Grabowski (ChristoGrab) merged 11 commits into
masterfrom
autopull/schema-descriptions-d2a8da/source-salesforce

Conversation

@bleonard

@bleonard Brian Leonard (bleonard) commented Mar 29, 2024

Copy link
Copy Markdown
Contributor

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.

@vercel

vercel Bot commented Mar 29, 2024

Copy link
Copy Markdown

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 Apr 29, 2024 5:55pm

@octavia-squidington-iii Octavia Squidington III (octavia-squidington-iii) added the area/documentation Improvements or additions to documentation label Apr 13, 2024
@bleonard Brian Leonard (bleonard) changed the title source-salesforce: schema descriptions source-salesforce: ensure inline schemas, updated cdk, poetry (where possible) Apr 20, 2024
python = "^3.9,<3.12"
pandas = "2.2.1"
airbyte-cdk = "^0"
airbyte-cdk = "0.83.1"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why upper bound this to 0.83.1?

@bazarnov Baz (bazarnov) Apr 25, 2024

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same question for the rest of the PR's like this one.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Conditional approval on fixing the Community CI Spike / Connectors CI (pull_request_target). I don't know what is this CI check but it is complaining

@ChristoGrab
Christo Grabowski (ChristoGrab) deleted the autopull/schema-descriptions-d2a8da/source-salesforce branch April 30, 2024 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants