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

Gradle Support #678

Merged
merged 35 commits into from
Oct 22, 2023
Merged

Gradle Support #678

merged 35 commits into from
Oct 22, 2023

Commits on Oct 22, 2023

  1. Run gradle init

    ihostage authored and mkurz committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    cac4a82 View commit details
    Browse the repository at this point in the history
  2. Move plugin/* to parent folder

    ihostage authored and mkurz committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    a4029c0 View commit details
    Browse the repository at this point in the history
  3. Rename plugin id to com.playframework.twirl

    Rename implementation class to `TwirlPlugin`
    ihostage authored and mkurz committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    a5b0022 View commit details
    Browse the repository at this point in the history
  4. Temporary ignore the headers check

    ihostage authored and mkurz committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    2b869ca View commit details
    Browse the repository at this point in the history
  5. Enable Java Format check for Gradle Plugin

    ihostage authored and mkurz committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    e43de02 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    915f811 View commit details
    Browse the repository at this point in the history
  7. Enable CI for Gradle Plugin

    ihostage authored and mkurz committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    c74895c View commit details
    Browse the repository at this point in the history
  8. Sync version between Sbt and Gradle

    ihostage authored and mkurz committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    a48e6b0 View commit details
    Browse the repository at this point in the history
  9. Create SourceDirectorySet for Twirl

    ihostage authored and mkurz committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    ff2e1c6 View commit details
    Browse the repository at this point in the history
  10. Use Worker API for Gradle Plugin

    ihostage authored and mkurz committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    05ace95 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6d69b6d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    cb46b7b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a381ec5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2d2ef65 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    46ca85d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    14f228d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1ce34a5 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4351259 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    848c3e1 View commit details
    Browse the repository at this point in the history
  20. [Gradle] Use real Twirl compiler

    ihostage authored and mkurz committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    9f905b5 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    4135411 View commit details
    Browse the repository at this point in the history
  22. [Gradle] Add few unit tests

    ihostage authored and mkurz committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    cc67a60 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    e069ad2 View commit details
    Browse the repository at this point in the history
  24. [Gradle] Add functional tests

    ihostage authored and mkurz committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    dc783f1 View commit details
    Browse the repository at this point in the history
  25. [Gradle] Support Gradle 7.1+

    ihostage authored and mkurz committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    f6bf96f View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    38518a0 View commit details
    Browse the repository at this point in the history
  27. [Gradle] Migrate to Gradle Version Catalog

    ihostage authored and mkurz committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    f6a985b View commit details
    Browse the repository at this point in the history
  28. [Gradle] Add info into README

    ihostage authored and mkurz committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    11d0c68 View commit details
    Browse the repository at this point in the history
  29. [Gradle] Add javadoc comments

    ihostage authored and mkurz committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    03532f2 View commit details
    Browse the repository at this point in the history
  30. [Gradle] Support incremental compilation

    ihostage authored and mkurz committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    3d361a7 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    8b57fce View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    edcd872 View commit details
    Browse the repository at this point in the history
  33. [Gradle] Sign only release artifacts

    ihostage authored and mkurz committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    76ad962 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    90355c1 View commit details
    Browse the repository at this point in the history
  35. [Gradle] Use all gradle distribution instead of bin to source cod…

    …e Gradle API navigate
    ihostage authored and mkurz committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    d169301 View commit details
    Browse the repository at this point in the history