Skip to content

build: Improve error message about mismatching git tags#5205

Open
lgritz wants to merge 1 commit into
AcademySoftwareFoundation:mainfrom
lgritz:lg-depmsg
Open

build: Improve error message about mismatching git tags#5205
lgritz wants to merge 1 commit into
AcademySoftwareFoundation:mainfrom
lgritz:lg-depmsg

Conversation

@lgritz
Copy link
Copy Markdown
Collaborator

@lgritz lgritz commented May 17, 2026

This message is triggered by the check that the tag of an auto-build dependency matches the SHA hash we use as a cross-check. This patch is just amending the error message to reveal the way to override the check, so people (like me) don't have to go hunting for it if they are purposely trying to build from a nonstandard commit of a dependency.

This message is triggered by the check that the tag of an auto-build
dependency matches the SHA hash we use as a cross-check. This patch
is just amending the error message to reveal the way to override
the check, so people (like me) don't have to go hunting for it if
they are purposely trying to build from a nonstandard commit of a
dependency.

Signed-off-by: Larry Gritz <lg@larrygritz.com>
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.

1 participant