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

Amend always option to git describe #560

Merged
merged 3 commits into from
Aug 1, 2024
Merged

Conversation

jrbarrick
Copy link
Contributor

git_tag_macro.py throws an error "fatal: No names found, cannot describe anything." during PlatformIO initial setup on a new fork. Looking online, the fix is to add --always to the git describe command.

@doudar
Copy link
Owner

doudar commented Aug 1, 2024

Hi! Thanks for the PR - I don't see that this conflicts with anything, so it should be good. Any chance you can add to the changelog.md in "unreleased" so that the workflow completes?

@doudar doudar self-requested a review August 1, 2024 23:48
@doudar doudar merged commit e2fb081 into doudar:develop Aug 1, 2024
1 check passed
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