lidavidm commented on issue #437: URL: https://github.com/apache/arrow-nanoarrow/issues/437#issuecomment-2073728049
> Git describe seems to work for ADBC: > > https://github.com/apache/arrow-adbc/blob/257420a69f9215de12c8fcb8d90c95a10e510380/.github/workflows/packaging.yml#L85-L90 > > ...so I assume I'm just putting the tag in the wrong place? The "rebase" comment is my misinterpretation of this chunk: > > https://github.com/apache/arrow-adbc/blob/257420a69f9215de12c8fcb8d90c95a10e510380/dev/release/post-09-bump-versions.sh#L41-L48 Hmm, that's a weird way of writing `git pull --ff-only apache main` I believe, given we don't make any other commits beforehand and local main shouldn't have diverged from upstream main. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
