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

fetchSchema tests for Google Sheets integration #14610

Conversation

samwho
Copy link
Collaborator

@samwho samwho commented Sep 19, 2024

Description

This PR adds tests and a small fix for a problem with fetchSchema in the Google Sheets integration. It looks like we weren't correctly handling the situation when no header row was found, partly because there was an unawaited promise (fixed in Budibase/node-google-spreadsheet#3) and partly because we weren't matching on the right error from the library we use.

@samwho samwho requested a review from a team as a code owner September 19, 2024 15:54
@samwho samwho requested review from adrinr and removed request for a team September 19, 2024 15:54
Copy link

linear bot commented Sep 19, 2024

@github-actions github-actions bot added size/m firestorm Data/Infra/Revenue Team labels Sep 19, 2024
Copy link
Member

@shogunpurple shogunpurple left a comment

Choose a reason for hiding this comment

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

Nice work, this has been an issue for a while!

@samwho samwho merged commit 069875e into master Sep 19, 2024
12 checks passed
@samwho samwho deleted the budi-8637-googlesheets-issues-automations-row-actions-and-filtering-1 branch September 19, 2024 16:31
@github-actions github-actions bot locked and limited conversation to collaborators Sep 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
firestorm Data/Infra/Revenue Team size/m
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants