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

1451-connection-properties-need-stored-mapstring-string #1465

Merged

Conversation

mainawycliffe
Copy link
Contributor

Closes #1451

@netlify
Copy link

netlify bot commented Oct 26, 2023

Deploy Preview for clerk-saas-ui ready!

Name Link
🔨 Latest commit 70eda18
🔍 Latest deploy log https://app.netlify.com/sites/clerk-saas-ui/deploys/653e551ef1005f0008c4854f
😎 Deploy Preview https://deploy-preview-1465--clerk-saas-ui.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@netlify
Copy link

netlify bot commented Oct 26, 2023

Deploy Preview for flanksource-demo-stable ready!

Name Link
🔨 Latest commit 70eda18
🔍 Latest deploy log https://app.netlify.com/sites/flanksource-demo-stable/deploys/653e551eb14619000869a231
😎 Deploy Preview https://deploy-preview-1465--flanksource-demo-stable.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@netlify
Copy link

netlify bot commented Oct 26, 2023

Deploy Preview for goofy-euclid-75956c ready!

Name Link
🔨 Latest commit 70eda18
🔍 Latest deploy log https://app.netlify.com/sites/goofy-euclid-75956c/deploys/653e551e3d51b80009c35020
😎 Deploy Preview https://deploy-preview-1465--goofy-euclid-75956c.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@moshloop
Copy link
Member

@mainawycliffe Is this not something we can in global presubmit handling ?

@mainawycliffe
Copy link
Contributor Author

May be with a hook before sending data to the backend, this is very specific to properties and the data as currently structured in the form, doesn't have a property field and get converted by the presubmit hook where necessary.

@mainawycliffe mainawycliffe force-pushed the 1451-connection-properties-need-stored-mapstring-string branch from c058700 to 7573ea2 Compare October 27, 2023 18:17
@mainawycliffe mainawycliffe force-pushed the 1451-connection-properties-need-stored-mapstring-string branch from 78f1a05 to 70eda18 Compare October 29, 2023 12:50
@moshloop moshloop merged commit 3ac389c into main Oct 30, 2023
9 checks passed
@moshloop moshloop deleted the 1451-connection-properties-need-stored-mapstring-string branch October 30, 2023 07:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Connection properties need to be stored as map<string, string>
2 participants