Skip to content

Update CI to use Python 3.7#2404

Merged
danielabutano merged 7 commits intointermine:devfrom
heralden:testing-python-client-1.11.1
Dec 7, 2021
Merged

Update CI to use Python 3.7#2404
danielabutano merged 7 commits intointermine:devfrom
heralden:testing-python-client-1.11.1

Conversation

@heralden
Copy link
Member

@heralden heralden commented Dec 6, 2021

Details

Change CI files to use Python version 3.7 instead of 2.7 which is EOL.

Testing

Besides running unit tests, how can the reviewer test your feature / bug fix? Are there edge cases to be aware of?

Just check that CI succeeds for the PR.

Checklist

Before your pull request can be approved, be sure to check all boxes:

  • Passing unit test for new or updated code (if applicable)
  • Passes all tests – according to Travis
  • Documentation (if applicable)
  • Single purpose
  • Detailed commit messages
  • Well commented code
  • Checkstyle

Although could a None testcase mean something went wrong?
3.8 actually looked fine - the tests were only failing due to differing
ordering of the query XML attributes, which IMO is more a bug with the tests.
3.10 failed at the setup step... which means the client itself *could*
  work, but now is not the time to find out.
@heralden heralden changed the title WIP: Just testing python client dev branch Update CI to use Python 3.7 Dec 6, 2021
@danielabutano danielabutano merged commit 46a8915 into intermine:dev Dec 7, 2021
@danielabutano danielabutano added this to the InterMine 5.0.4 milestone Dec 8, 2021
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