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

CD Use tag instead of pyproject version #256

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

CD Use tag instead of pyproject version #256

wants to merge 4 commits into from

Conversation

CTY-git
Copy link
Contributor

@CTY-git CTY-git commented Jun 27, 2024

No description provided.

@CTY-git
Copy link
Contributor Author

CTY-git commented Jun 27, 2024

@patched-codes patched-codes bot deleted a comment from patched-admin Oct 31, 2024
Copy link

patched-codes bot commented Nov 12, 2024

File Changed: pyproject.toml

Details: Violation of versioning conventions for development versions. The version number has been changed to "0.0.0a1", which does not follow the correct format for development versions.

Affected Code Snippet:

-version = "0.0.23"
+version = "0.0.0a1"

Start Line: 3

End Line: 3


Details: Violation of ignoring versioning conventions for development versions. The version number has been changed to "0.0.0a1", which does not follow the correct format for development versions.

Affected Code Snippet:

-version = "0.0.23"
+version = "0.0.0a1"

Start Line: 3

End Line: 3


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.

1 participant