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

Reset python environment cache for tox-test workflow #229

Merged
merged 1 commit into from
Feb 22, 2022

Conversation

ItsDrike
Copy link
Member

For some reason, the tox-test workflow for windows on python 3.7 suddenly started to fail, with it complaining about a missing zipp module. This is seems to be an indirect dependency of both tox and pytest.

I've no idea why it would keep on working for quite a while now, and suddenly just start to fail. However resetting the cache does seem to fix things, so this makes a quick and dirty change to the cache key, forcing a reset.

If anyone has any idea on why this occurred, please let me know on discord or by commenting here, since I have absolutely no idea what went wrong.

@ItsDrike ItsDrike added area: CI Related to continuous intergration and deployment status: needs review Author is waiting for someone to review and approve type: bug Something isn't working labels Feb 22, 2022
@kevinkjt2000 kevinkjt2000 merged commit bb4b09f into py-mine:master Feb 22, 2022
@ItsDrike ItsDrike deleted the reset-workflow-cache branch February 22, 2022 23:54
@ItsDrike ItsDrike mentioned this pull request Feb 23, 2022
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: CI Related to continuous intergration and deployment status: needs review Author is waiting for someone to review and approve type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants