mdedetrich opened a new pull request, #127:
URL: https://github.com/apache/incubator-pekko-connectors-kafka/pull/127

   The latest version of the checkout github actions now supports a 
`fetch-tags` flag which does as described, i.e. it will fetch all of our tags 
which removes the various workarounds that was used before (i.e. manually 
running `git fetch` command) etc etc, see 
https://github.com/actions/checkout/pull/579
   
   This will also help in the erroneous errors that we get in CI, i.e. 
   
   ```
   [error] Failed to derive version from git tags. Maybe run `git fetch 
--unshallow` or `git fetch upstream` on a fresh git clone from a fork? Derived 
version: 0.0.0+1-337943bd-SNAPSHOT`
   ```


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to