Skip to content

ci: update python/Cargo.log on version bump#3207

Merged
wjones127 merged 1 commit intolance-format:mainfrom
westonpace:ci/update-python-lockfile-on-bump
Dec 6, 2024
Merged

ci: update python/Cargo.log on version bump#3207
wjones127 merged 1 commit intolance-format:mainfrom
westonpace:ci/update-python-lockfile-on-bump

Conversation

@westonpace
Copy link
Copy Markdown
Member

When we create the version bump commit it currently updates the lock file Cargo.lock to point to the new versions. I suspect it is the cargo ws version --no-git-commit -y --exact --force 'lance*' ${{ inputs.part }} command that does this. However, we have two lock files, and python/Cargo.lock is not updated. This PR adds a step to the version bump to also update python/Cargo.lock.

@github-actions github-actions Bot added the ci Github Action or Test issues label Dec 5, 2024
Copy link
Copy Markdown
Contributor

@wjones127 wjones127 left a comment

Choose a reason for hiding this comment

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

Thank you for looking into this 🙌

@wjones127 wjones127 merged commit 0e35ef6 into lance-format:main Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci Github Action or Test issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants