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

appveyor: fix PX4 version format check #12555

Merged
merged 1 commit into from
Jul 25, 2019
Merged

Conversation

MaEtUgR
Copy link
Member

@MaEtUgR MaEtUgR commented Jul 25, 2019

Problem
Failing Appveyor CI on latest master because of the version check failing. See e.g. https://ci.appveyor.com/project/Dronecode/firmware/builds/26230322/job/i5jp9dm6ldowt7pu#L168

Solution
Remove shallow clone such that we can infer the version from the latest tag with git describe.

Additional context
#12533

by removing shallow clone such that we can infer the version from the
last tag
@MaEtUgR MaEtUgR added the bug label Jul 25, 2019
@MaEtUgR MaEtUgR requested a review from bkueng July 25, 2019 13:57
@MaEtUgR MaEtUgR self-assigned this Jul 25, 2019
@dagar dagar merged commit 5afa404 into master Jul 25, 2019
@dagar dagar deleted the fix-appveyor-version-check branch July 25, 2019 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants