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

Conversation

matrei
Copy link
Contributor

@matrei matrei commented Mar 25, 2024

  • 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

- 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
@CLAassistant
Copy link

CLAassistant commented Mar 25, 2024

CLA assistant check
All committers have signed the CLA.

@puneetbehl puneetbehl merged commit 730bb5c into grails:3.0.x Mar 28, 2024
5 checks passed
@fernando88to
Copy link
Contributor

It's great to see this project being updated, congratulations.

One suggestion is to replace the 'grails create-job" command with a GrailsApplicationCommand, for example ./gradlew runCommand -Pargs="create-job MyJob"

@matrei matrei deleted the matrei/grails-6 branch March 28, 2024 21:46
@matrei
Copy link
Contributor Author

matrei commented Mar 28, 2024

One suggestion is to replace the 'grails create-job" command with a GrailsApplicationCommand, for example ./gradlew runCommand -Pargs="create-job MyJob"

@fernando88to I'm not sure I follow, create-job is a "first-class" Grails CLI command again since grails/grails-forge#276

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.

4 participants