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" .travis.yml into a github workflow #7574

Open
yarikoptic opened this issue Apr 2, 2024 · 0 comments · May be fixed by #7600
Open

"Convert" .travis.yml into a github workflow #7574

yarikoptic opened this issue Apr 2, 2024 · 0 comments · May be fixed by #7600
Assignees
Labels
tests Add or improve existing tests

Comments

@yarikoptic
Copy link
Member

We stopped paying for Travis (grant funds are over) and thus we stopped testing there. But it was the only one doing a more thorough sweep over various setups and python versions. We need a replacement github action one the main aspects of which would be a sweep over all supported python versions + running a number of those tricky setups (minimal git-annex version, etc).

the motivator: #5597 (comment) which promises those tests to not run correctly on py 3.12 because of our dependency on boto.

@yarikoptic yarikoptic added the tests Add or improve existing tests label Apr 2, 2024
@jwodder jwodder linked a pull request May 20, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Add or improve existing tests
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants