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

Don't rely on git if .git isn't there during build #4498

Merged
merged 1 commit into from
Dec 27, 2022
Merged

Conversation

mattgodbolt
Copy link
Member

If we don't have a .git directory during build, then don't try and run git commands to get e.g. history and last changed for policy files and changelog.

Closes #4497

If we don't have a `.git` directory during build, then don't try and run `git` commands to get e.g. history and last changed for policy files and changelog.

Closes #4497
@mattgodbolt mattgodbolt merged commit 2348a32 into main Dec 27, 2022
@mattgodbolt mattgodbolt deleted the mg/git_optional branch December 27, 2022 21:15
mattgodbolt added a commit that referenced this pull request Jan 4, 2023
If we don't have a `.git` directory during build, then don't try and run `git` commands to get e.g. history and last changed for policy files and changelog.

Closes #4497
mattgodbolt added a commit that referenced this pull request Jan 24, 2023
If we don't have a `.git` directory during build, then don't try and run `git` commands to get e.g. history and last changed for policy files and changelog.

Closes #4497
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.

[REQUEST] Compiler Explorer to not depend on git
1 participant