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: upgrade python-based docker containers to use versions with PYTHONPATH unset #176

Merged
merged 7 commits into from
Nov 26, 2024

Conversation

kelly-sovacool
Copy link
Member

@kelly-sovacool kelly-sovacool commented Nov 26, 2024

Changes

  • Upgrade python-based docker containers to use versions with PYTHONPATH unset.
  • Fix get_flowcell_lanes.py to work with python 3.11 for rule fc_lane.
  • Fix bug during re-run where a function was not imported from ccbr_tools.

Issues

resolves #174

PR Checklist

(Strikethrough any points that are not applicable.)

  • This comment contains a description of changes with justifications, with any relevant issues linked.
  • [ ] Update docs if there are any API changes.
  • Update CHANGELOG.md with a short description of any user-facing changes and reference the PR number. Guidelines: https://keepachangelog.com/en/1.1.0/

@kopardev kopardev added the RENEE RepoName label Nov 26, 2024
@kelly-sovacool kelly-sovacool changed the title Python paths Upgrade python-based docker containers to use versions with PYTHONPATH unset Nov 26, 2024
@kelly-sovacool kelly-sovacool marked this pull request as ready for review November 26, 2024 21:14
@kelly-sovacool kelly-sovacool added the bug Something isn't working label Nov 26, 2024
@kelly-sovacool kelly-sovacool changed the title Upgrade python-based docker containers to use versions with PYTHONPATH unset fix: upgrade python-based docker containers to use versions with PYTHONPATH unset Nov 26, 2024
Copy link
Contributor

@samarth8392 samarth8392 left a comment

Choose a reason for hiding this comment

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

A full test run on RENEE test dataset finished successfully.
Slurm Job_id=41749271 Name=pl:renee Ended, Run time 01:15:09, COMPLETED, ExitCode 0

@samarth8392 samarth8392 merged commit 7fe656a into main Nov 26, 2024
5 checks passed
@samarth8392 samarth8392 deleted the python-paths branch November 26, 2024 22:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working RENEE RepoName
Projects
None yet
Development

Successfully merging this pull request may close these issues.

upgrade all python dockers
3 participants