Skip to content

Conversation

mart-r
Copy link
Collaborator

@mart-r mart-r commented Oct 14, 2025

This PR changes local scheme for version in order to try and fix duplicate versions being pushed to TestPyPI.

The underlying issue was that if there were 2 PRs that are the same "distance" (i.e commits) from the last tag / release, they would produce the same version when pushing to TestPyPI. The first one would be fine, but the next one would be rejected as a duplicate.

I think the fix will end up being timestamping for the specific version when publishing to TestPyPI.

@tomolopolis
Copy link
Member

@mart-r mart-r force-pushed the build/medcat-den/CU-869auqkgc-fix-test-pypi-duplicates branch from ec7c014 to a30ace4 Compare October 14, 2025 15:12
@mart-r mart-r changed the title CU-869auqkgc: Attempt fix duplicates in TestPyPI publish build(medcat-den): CU-869auqkgc Fix duplicates in TestPyPI publish Oct 14, 2025
Copy link
Member

@tomolopolis tomolopolis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@mart-r mart-r force-pushed the build/medcat-den/CU-869auqkgc-fix-test-pypi-duplicates branch from 05e2d69 to 34118e6 Compare October 14, 2025 18:23
@mart-r mart-r merged commit bd9fe38 into main Oct 14, 2025
10 checks passed
@mart-r mart-r deleted the build/medcat-den/CU-869auqkgc-fix-test-pypi-duplicates branch October 14, 2025 20:21
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