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

[Feat] Gradle Build Chain Rework #12

Merged
merged 12 commits into from
Jul 8, 2024
Merged

[Feat] Gradle Build Chain Rework #12

merged 12 commits into from
Jul 8, 2024

Commits on Jul 7, 2024

  1. Configuration menu
    Copy the full SHA
    fb5a54a View commit details
    Browse the repository at this point in the history
  2. Added: Build Source Module

    Bram1903 committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    6b642bd View commit details
    Browse the repository at this point in the history
  3. Added: ELVersion and ElVersionTask

    Updated: GithubUpdater to make use of the new ELVersion class
    Bram1903 committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    38a87a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b58c4c7 View commit details
    Browse the repository at this point in the history
  5. Improved: UpdateChecker

    Bram1903 committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    7ff1730 View commit details
    Browse the repository at this point in the history
  6. Removed: old comment in the settings.gradle.kts

    Removed: .idea directory
    Bram1903 committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    6321195 View commit details
    Browse the repository at this point in the history
  7. Added: entitylib.shadow-conventions.gradle.kts

    Renamed: entitylib.java-conventions.gradle.kts -> entitylib.library-conventions.gradle.kts
    Switched: johnrengelman's shadow to googler's shadow fork
    Bram1903 committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    0a1e95a View commit details
    Browse the repository at this point in the history
  8. Added: Gradle Publish

    Bram1903 committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    f0c1049 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e093a4f View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    2e684dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03e120d View commit details
    Browse the repository at this point in the history
  3. Changed: Marked GithubUpdater#getLatestVersion as private to prevent …

    …people from calling it in a sync context
    Bram1903 committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    4b9a99d View commit details
    Browse the repository at this point in the history