Skip to content

Workflows: attempt fix for mismatched hashes in pip and bump MacOS version #255

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

Merged
merged 2 commits into from
Jun 6, 2024
Merged

Workflows: attempt fix for mismatched hashes in pip and bump MacOS version #255

merged 2 commits into from
Jun 6, 2024

Conversation

xarvex
Copy link
Member

@xarvex xarvex commented Jun 6, 2024

All Workflows

Ocassionally, a pip install will fail because of mismatched hashes, which from my research I believe this to be related to a cache error. This cannot easily be tested due to its seemingly random nature, but my hope is that my fix in using the action/setup-python workflow will avoid it.

Only Release Workflow

Additionally, the MacOS version needs to be bumped, as macos-11 has been deprecated. 11 is still targeted for compatibility. See this blog post for more information.

xarvex added 2 commits June 6, 2024 11:32
Due to the seemingly random nature of the bug, this cannot be tested
@CyanVoxel CyanVoxel added the Type: CI Continuous Integration / workflows label Jun 6, 2024
@CyanVoxel CyanVoxel merged commit 461906c into TagStudioDev:main Jun 6, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: CI Continuous Integration / workflows
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants