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

Remove commit hash from builds where git wasn't installed at build time #666

Merged
merged 2 commits into from Dec 24, 2022

Conversation

getchoo
Copy link
Member

@getchoo getchoo commented Dec 23, 2022

since builds are already assumed to be stable when outside of a git repo, i think it would be okay to assume their stable when git isn't found either. this would fix issues with current packages that build from the vendor tarball displaying the commit hash in the title bar (mine :trollface: and maybe some others out there as well) and not force git to be a build dependency when it really isn't needed outside of this.

Signed-off-by: seth getchoo@tuta.io

Signed-off-by: seth <getchoo@tuta.io>
Copy link
Contributor

@flowln flowln left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i think there's not much issue having this assumption here.

thanks!

@flowln flowln added bug Something isn't working simple change packaging Issues and PRs related to packaging (CI builds or package managers) labels Dec 23, 2022
@flowln flowln added this to the 7.0 milestone Dec 23, 2022
buildconfig/BuildConfig.cpp.in Outdated Show resolved Hide resolved
Signed-off-by: seth <getchoo@tuta.io>
@flowln flowln merged commit dd3848d into PrismLauncher:develop Dec 24, 2022
@Hellscaped
Copy link

pr has the scare number 😱

@Scrumplex Scrumplex modified the milestones: 7.0, 6.2 Jan 6, 2023
@Scrumplex Scrumplex changed the title assume builds are stable when git isn't installed Remove commit hash from builds where git wasn't installed at build time Jan 6, 2023
@getchoo getchoo deleted the pls-scrump branch January 7, 2023 03:30
Scrumplex pushed a commit that referenced this pull request Feb 2, 2023
scrump heard your pleads, rejoice!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working packaging Issues and PRs related to packaging (CI builds or package managers) simple change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants