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

Generalise lambda functionality into module #2795

Merged
merged 27 commits into from
Jan 6, 2025
Merged

Generalise lambda functionality into module #2795

merged 27 commits into from
Jan 6, 2025

Conversation

kenoir
Copy link
Contributor

@kenoir kenoir commented Dec 20, 2024

What does this change?

This change moves the lambda common classes to a weco.lambda module and adopts use in the relation_embedder and batcher, in order to generalise functionality around lambdas and prepare for further services to convert.

How to test

  • Run the tests, do they pass?

How can we measure success?

Quicker movement to lambdas from ECS services in the future.

Have we considered potential risks?

These should be a functional no-op, so the risk is minimised.

@kenoir kenoir requested a review from a team as a code owner December 20, 2024 12:14
@kenoir kenoir changed the title Rk/lambda common Generalise lambda functionality into module Dec 20, 2024
Copy link
Contributor

@paul-butcher paul-butcher left a comment

Choose a reason for hiding this comment

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

All good, just one minor comment about consistency of must vs should, which you are free to ignore.

Base automatically changed from rk/extract-lambda-interface to main January 6, 2025 11:13
@kenoir kenoir merged commit c3e21d0 into main Jan 6, 2025
5 checks passed
@kenoir kenoir deleted the rk/lambda-common branch January 6, 2025 15:42
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.

3 participants