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

fix: yarn clean preserve cert file in schema discovery lambda #2548

Merged
merged 2 commits into from May 14, 2024

Conversation

sundersc
Copy link
Contributor

yarn clean is removing the SQL cert file because it is placed in lib folder.

This PR moves it to certs directory under src directory and updates the build script to copy it before bundling the zip file.

@sundersc sundersc requested review from a team as code owners May 10, 2024 18:38
phani-srikar
phani-srikar previously approved these changes May 13, 2024
@sundersc sundersc merged commit 7810c87 into main May 14, 2024
6 checks passed
@sundersc sundersc deleted the preserve-cert-file branch May 14, 2024 23:18
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.

None yet

3 participants