Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 Source S3: fixed bug in spec so that Format field displays in UI correctly #5135

Merged
merged 2 commits into from
Aug 2, 2021

Conversation

Phlair
Copy link
Contributor

@Phlair Phlair commented Aug 2, 2021

What

Pydantic doesn't generate type: object for an anyOf field meaning Format part of UI wasn't rendering correctly. Added this into the manual post-processing of the pydantic schema and now works as intended.

Note: I think I missed this before because when testing spec locally in UI it seems to cache the spec and not update on changes automatically. Tested this time using hard refresh but this isn't particularly obvious, especially when only making minor changes.

@Phlair Phlair requested a review from sherifnada August 2, 2021 14:28
@github-actions github-actions bot added area/connectors Connector related issues area/documentation Improvements or additions to documentation labels Aug 2, 2021
@Phlair Phlair removed the request for review from sherifnada August 2, 2021 14:30
@Phlair
Copy link
Contributor Author

Phlair commented Aug 2, 2021

/test connector=connectors/source-s3

🕑 connectors/source-s3 https://github.com/airbytehq/airbyte/actions/runs/1090609788
✅ connectors/source-s3 https://github.com/airbytehq/airbyte/actions/runs/1090609788

@jrhizor jrhizor temporarily deployed to more-secrets August 2, 2021 14:35 Inactive
@Phlair
Copy link
Contributor Author

Phlair commented Aug 2, 2021

/publish connector=connectors/source-s3

🕑 connectors/source-s3 https://github.com/airbytehq/airbyte/actions/runs/1090676552
✅ connectors/source-s3 https://github.com/airbytehq/airbyte/actions/runs/1090676552

@jrhizor jrhizor temporarily deployed to more-secrets August 2, 2021 14:57 Inactive
@Phlair Phlair merged commit 9e52954 into master Aug 2, 2021
@Phlair Phlair deleted the george/s3fix branch August 2, 2021 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/connectors Connector related issues area/documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants