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

Update checker #50

Draft
wants to merge 3 commits into
base: dev
Choose a base branch
from
Draft

Update checker #50

wants to merge 3 commits into from

Conversation

Dinty1
Copy link
Collaborator

@Dinty1 Dinty1 commented Jul 15, 2024

  • For snapshots, checks whether the snapshot version has an already released stable version
  • For stable versions, checks whether the latest stable release == this version

closes #30

@Dinty1 Dinty1 requested a review from DNAmaster10 July 15, 2024 18:29
@Dinty1 Dinty1 linked an issue Jul 15, 2024 that may be closed by this pull request
@Dinty1 Dinty1 marked this pull request as draft July 15, 2024 18:34
@Dinty1
Copy link
Collaborator Author

Dinty1 commented Jul 15, 2024

Forgot that the snapshot version checking will need to somehow handle snapshot versions where there was no release. Might be easier to just query pom.xml files for main and dev instead of releases api

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.

Automatic Version Checking
1 participant