Skip to content

Conversation

Rollczi
Copy link
Member

@Rollczi Rollczi commented Jan 17, 2023

  • Change name of project to gitcheck.
  • Add git domain.GitRepository, GitTag, GitRelease etc...
  • Improve API to check update. GitCheck, GitCheckResult
  • Bump java version to 9. Add git domain.
  • Add unit tests for all classes.
  • Add option to implement git release provider. Add github release provider.
  • Exclude junit from json simple dependency.
  • Change name of license.txt to LICENSE.
  • Reduce jar size from 3.1MB to 65KB (-99,97%).
  • Use java 9 11 and 17 in CI build.
  • Separate build and publish.
  • Run CI build and test on every push to master and pull request to master.
…domain. Add unit tests for all classes. Add option to implement git release provider. Add github release provider. Exclude junit from json simple dependency. Change name of license.txt to LICENSE. Reduce jar size from 3.1MB to 65KB (-99,97%).
@Rollczi Rollczi changed the title Refactor updater to gitcheck. Improve API to check update. GH-9 Refactor updater to gitcheck. Improve API to check update. Jan 17, 2023
@Hyd3r1 Hyd3r1 requested review from Hyd3r1 and vLuckyyy January 17, 2023 23:24
Copy link
Member

@vLuckyyy vLuckyyy left a comment

Choose a reason for hiding this comment

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

Overall, the code seems to be well-written and I don't see any issues with it. The PR includes many positive elements such as bug fixes, new features, and improvements.

@vLuckyyy vLuckyyy merged commit 5b61e7a into master Jan 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants