elixir-cloud-aai / cwl-WES

Trigger CWL workflows via GA4GH WES and TES
Apache License 2.0
16 stars 18 forks source link

Upgrade python image to v3.8 as v3.7 is broken and un supported since… #253

Open lvarin opened 9 months ago

lvarin commented 9 months ago

… 5 months ago

IMPORTANT: Please create an issue before filing a pull request! Changes need to be discussed before proceeding. Please read the contribution guidelines.

Details

Please provide enough information so that others can review your pull request. Give a brief summary of the motivation. Refer to the corresponding issue/s with #XXXX for more information.

Testing

Write the appropriate unit and integration tests, if applicable. Make sure these and all other tests pass.

Documentation

Please document your changes and test cases in the appropriate places, if applicable.

Style

Make sure your changes adhere to the coding/documentation style used throughout the project.

Closing issues

If your changes fix any issue/s, put closes #XXXX in your comment to auto-close it/them.

Credit

Add your credentials to the list of contributors once your pull request was merged.

uniqueg commented 9 months ago

This will be fixed by @kushagra189 soon. In fact, I recommend upgrading to at least py3.10 - given that py3.8 end of life will be in 2024 and FOCA was recently upgraded to support py3.11 (not released yet).