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

chore: fix ruff lint errors #127

Merged
merged 2 commits into from
Sep 6, 2023
Merged

chore: fix ruff lint errors #127

merged 2 commits into from
Sep 6, 2023

Conversation

link2xt
Copy link
Contributor

@link2xt link2xt commented Sep 6, 2023

No description provided.

@link2xt
Copy link
Contributor Author

link2xt commented Sep 6, 2023

CI suffered some bitrot: all the python tests fail with mailadm.mailcow.MailcowError: {'type': 'error', 'msg': 'api access denied for ip 40.79.245.129'} (IP address differs across runs)

@link2xt
Copy link
Contributor Author

link2xt commented Sep 6, 2023

I disabled IP address check for the mailcow API token on ci.testrun.org. Now the only remaining error is AttributeError: 'FreeTypeFont' object has no attribute 'getsize': python-pillow/Pillow#7322

@link2xt link2xt merged commit 45f6b6f into master Sep 6, 2023
1 check passed
@link2xt link2xt deleted the link2xt/fix-ruff-errors branch September 6, 2023 22:54
@link2xt
Copy link
Contributor Author

link2xt commented Sep 6, 2023

Now we at least have passing CI.

@hpk42
Copy link
Contributor

hpk42 commented Sep 7, 2023 via email

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