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

Add proper version check to startup #10002

Closed
wants to merge 1 commit into from

Conversation

notTamion
Copy link
Contributor

@notTamion notTamion commented Dec 6, 2023

removes the shitty "version check" which basically just checks if the build is more than 21 days old.
I put the new check right after the git information is printed, which is probably where it fits the nicest without having to change anything about how the PaperVersionFetcher and the methods it calls work.

Unsure if this should be merged into the Implement PaperVersionFetcher patch

@notTamion notTamion requested a review from a team as a code owner December 6, 2023 20:53
@notTamion notTamion marked this pull request as draft December 7, 2023 07:05
@notTamion notTamion force-pushed the improve-version-check branch from ab29cef to 596f52d Compare December 7, 2023 13:40
@notTamion notTamion marked this pull request as ready for review December 7, 2023 13:41
@notTamion notTamion force-pushed the improve-version-check branch from 596f52d to e55443f Compare December 9, 2023 20:05
@notTamion notTamion force-pushed the improve-version-check branch from e55443f to e7d6230 Compare December 15, 2023 15:37
@lynxplay
Copy link
Contributor

Given there is no inherit value in this information and administrators that want to "skip" the current "out-of-date" message can just use the property, I am closing this PR.

I see the technical usage of it, but I don't think the extra web call to either downloads/github API are useful for anyone,

@lynxplay lynxplay closed this Dec 17, 2023
@notTamion notTamion deleted the improve-version-check branch January 28, 2024 16:41
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.

2 participants