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

Hide the Git commit entry on the About dialog when the build doesn't have git stuff support #1218

Merged

Conversation

flowln
Copy link
Contributor

@flowln flowln commented Jun 17, 2023

This hides the Git commit string GITDIR-NOTFOUND on the About page when building a package from the bundled source archive. This was introduced by #1140 for packages that use the bundled tar.gz source file 🙂

This fixes the Git commit string being "GITDIR-NOTFOUND" on the About
page when building a package from the bundled source archive.

Signed-off-by: flow <flowlnlnln@gmail.com>
Copy link
Member

@TheKodeToad TheKodeToad left a comment

Choose a reason for hiding this comment

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

I wonder if it'd be possible to include the commit in the tarball somehow...

@Scrumplex
Copy link
Member

I wonder if it'd be possible to include the commit in the tarball somehow...

We might be able to "pre-bake" it with a small text file that gets read by our CMake configuration

@Scrumplex Scrumplex added this to the 8.0 milestone Jun 17, 2023
@Scrumplex Scrumplex merged commit 12cd8a7 into PrismLauncher:develop Jun 17, 2023
14 checks passed
@TheKodeToad
Copy link
Member

I think this is among other prs which would make sense in a 7.2 release 🤷‍♀️

@getchoo
Copy link
Member

getchoo commented Jun 18, 2023

i agree. if #1140 was merged in a minor release, i don't see why a fix for it would be relegated to a major release

@Scrumplex Scrumplex modified the milestones: 8.0, 7.2 Jun 19, 2023
@github-actions
Copy link
Contributor

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.

None yet

4 participants