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

github-actions: Use v0.0.0.0 as dummy tag to compare documentation on pull requests #2376

Merged
merged 1 commit into from
Apr 7, 2022

Conversation

jvesely
Copy link
Collaborator

@jvesely jvesely commented Apr 7, 2022

When there are multiple tags pointing to the HEAD commit,
git describe returns the first in alphabetical order.
Use v0.0.0.0 to have deterministic description
even if there is another tag pointing to the HEAD commit.

Fixes: 65967d9
("ci: increase fetch depth and tags")

Signed-off-by: Jan Vesely [email protected]

… pull requests

When there are multiple tags pointing to the HEAD commit,
git describe returns the first in alphabetical order.
Use v0.0.0.0 to have deterministic description
even if there is another tag pointing to the HEAD commit.

Fixes: 65967d9
       ("ci: increase fetch depth and tags")

Signed-off-by: Jan Vesely <[email protected]>
@jvesely jvesely added the CI Continuous Integration label Apr 7, 2022
@github-actions
Copy link

github-actions bot commented Apr 7, 2022

This PR causes the following changes to the html docs (ubuntu-latest-3.7-x64):

No differences!

...

See CI logs for the full diff.

@jvesely jvesely merged commit 5772e4d into PrincetonUniversity:devel Apr 7, 2022
@jvesely jvesely deleted the gh-actions branch April 7, 2022 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant