Skip to content

chore(rs): deploy all lambdas if sql changes#582

Merged
vdelacruzb merged 3 commits intomainfrom
deploy-redshift-lambdas-on-sql-changes
Feb 18, 2026
Merged

chore(rs): deploy all lambdas if sql changes#582
vdelacruzb merged 3 commits intomainfrom
deploy-redshift-lambdas-on-sql-changes

Conversation

@vdelacruzb
Copy link
Contributor

Description

Dependencies between lambdas and SQL functions are not easy to detect specially cross-module. This cause issues of dependencies when running CI. This change force the deployment of all the lambdas for a cloud when the SQL in clouds/<my_cloud> is modified.

@vdelacruzb vdelacruzb requested a review from volaya February 13, 2026 11:31
@vdelacruzb vdelacruzb merged commit 11c2750 into main Feb 18, 2026
4 checks passed
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.

2 participants