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

Convert Oversized python lambdas to DockerImage Functions #434

Merged
merged 3 commits into from
Aug 4, 2024

Conversation

alexiswl
Copy link
Member

@alexiswl alexiswl commented Aug 1, 2024

Also added empty line to the end of the requirements.txt for bclconvert manager

Also added empty line to the end of the requirements.txt for bclconvert manager
@alexiswl alexiswl added the bug Something isn't working label Aug 1, 2024
@alexiswl alexiswl requested a review from victorskl August 1, 2024 01:33
@alexiswl alexiswl self-assigned this Aug 1, 2024
@victorskl victorskl linked an issue Aug 1, 2024 that may be closed by this pull request
Use DockerImageFunction over PythonFunction as unzipped size is too large
@alexiswl alexiswl changed the title Add the requirements.txt file for outputs json for transcriptome lambda Convert Oversized python lambdas to DockerImage Functions Aug 1, 2024
@alexiswl
Copy link
Member Author

alexiswl commented Aug 1, 2024

@victorskl Can we confirm these work by pushing a Sequencing Run Manager event, that should trigger off the BclConvertManager event and also the BSSHFastqCopy manager event

@victorskl
Copy link
Member

Ok Alexis, will do in tick.

@victorskl
Copy link
Member

victorskl commented Aug 1, 2024

Event sent. Convo moved to Slack thread.

@victorskl victorskl linked an issue Aug 2, 2024 that may be closed by this pull request
@alexiswl alexiswl merged commit 83ea962 into main Aug 4, 2024
5 checks passed
@alexiswl alexiswl deleted the bugfix/add-wrapica-requirements-txt branch August 4, 2024 23:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Convert PythonFunctions that are too large to DockerImageFunctions Migrate wrapica functions to python 3.12
3 participants