Skip to content

Fix: sqlmesh_tests package version#3971

Merged
erindru merged 1 commit intomainfrom
erin/fix-tests-package
Mar 11, 2025
Merged

Fix: sqlmesh_tests package version#3971
erindru merged 1 commit intomainfrom
erin/fix-tests-package

Conversation

@erindru
Copy link
Collaborator

@erindru erindru commented Mar 11, 2025

make publish-tests is currently failing

The cause appears to be that the version is not picked up correctly. This PR configures setuptools_scm in tests/pyproject.toml to use the parent directory when figuring out the version.

Running make package-tests now produces a tests package with the correct version, however I cant test the actual publish because I don't have credentials

@erindru erindru merged commit dcc43f1 into main Mar 11, 2025
22 checks passed
@erindru erindru deleted the erin/fix-tests-package branch March 11, 2025 19:59
afzaljasani pushed a commit that referenced this pull request Apr 8, 2025
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