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

Check git describe behavior during docs deployment #97

Closed
wants to merge 0 commits into from

Conversation

juanep97
Copy link
Owner

@juanep97 juanep97 commented Apr 15, 2024

This tries to fix #95 (comment).

@juanep97
Copy link
Owner Author

juanep97 commented Apr 15, 2024

Relevant: https://git-scm.com/docs/git-describe

@juanep97
Copy link
Owner Author

juanep97 commented Apr 15, 2024

Now it worked:

Run git describe --always
v1.1.3-test

@juanep97
Copy link
Owner Author

Run git describe --always
v1.1.4-test-1-g0eef150

@juanep97
Copy link
Owner Author

juanep97 commented Apr 15, 2024

It seems that it is a bug in the checkout action: actions/checkout#882

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.

Docs not correctly deployed to github pages
1 participant