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

fix(build)!: Upgrade to Grails 6 #125

Merged
merged 7 commits into from
Mar 28, 2024
Merged

Commits on Mar 25, 2024

  1. fix(build)!: Upgrade to Grails 6

    - New Java 11 baseline
    - Create new project layout, updated for Grails 6/Gradle 7.6
    - Replace Travis with Github actions
    - Add release drafter
    - Add Renovate settings
    matrei committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    d770c20 View commit details
    Browse the repository at this point in the history
  2. chore(): Remove travis files

    matrei committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    348397b View commit details
    Browse the repository at this point in the history
  3. fix(readme): Update readme

    matrei committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    f858ba4 View commit details
    Browse the repository at this point in the history
  4. chore(): Update links

    matrei committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    846c72c View commit details
    Browse the repository at this point in the history
  5. fix(config): Remove autoStartup from plugin.yml

    autoStartup should not have been added here.
    It should default to false and does so in QuartzGrailsPlugin.
    matrei committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    bbe2b3b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    07c2d2e View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    f1d1b1c View commit details
    Browse the repository at this point in the history