Re-add Python lint and 3.8 support
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 239
- Forks
- 36
- Avg merge
- 28m
- Merged PRs (30d)
- 3
Description
Errors in the python-tests job in the Tests workflow were preventing new versions of the Ruby gem from being released. To unblock the release, we stopped running the tests against Python 3.8 and removed the lint check with https://github.com/Shopify/ci-queue/pull/170. Support for Python 3.8 and the lint check should be re-added.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Tests workflow and its python-tests job, then review the changes in ci-queue/pull/170 that removed Python 3.8 and linting. Re-add Python 3.8 testing and the lint check, and verify the workflow passes for both the supported version and lint step.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, python
- Domain
- ci-cd, release
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100