Skip to content

sanity_checks: fail if tags are missing from repo #2302

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bgilbert
Copy link
Collaborator

If the repo is a shallow clone, we try to build all subprojects whose tags are missing from the default branch. Apply some heuristics to detect this case and refuse to run at all.

Fixes: #1742

If the repo is a shallow clone, we try to build all subprojects whose tags
are missing from the default branch.  Apply some heuristics to detect this
case and refuse to run at all.

Fixes: mesonbuild#1742
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.

Running sanity checks locally tries to build all projects
1 participant