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

Upgrade/grails4 #324

Merged
merged 6 commits into from
Jul 1, 2023
Merged

Upgrade/grails4 #324

merged 6 commits into from
Jul 1, 2023

Conversation

sbglasius
Copy link
Member

Moving towards Grails 5 with a intermediate Grails 4 build,

Changing to GitHub Actions

Documentation build by asciidoc plugin
Docs moved to default folders
* master:
  If field validation error codes are unresolved and fallback to the defaultMessage on the error, this defaultMessage must be escaped due to the possibility of user input being in the error message. Fixes issue gpc#323.
  Update readme.md
  respect defaultNullable() of Validateable classes (issue gpc#218)
  fix warning "Accessing config through dot notation is deprecated"
  Added Action: Stale issues and pr's
  Back to snapshot
  Release 3.0.0.RC1
  Use release versions of dependencies
  Update dependencies
  Bump up serverlet api version to 4.0.1
  Bump up Groovy to 2.5.5

# Conflicts:
#	build.gradle
#	gradle.properties
.github/workflows/build.yml Outdated Show resolved Hide resolved
.github/workflows/release.yml Outdated Show resolved Hide resolved
.github/workflows/release.yml Outdated Show resolved Hide resolved
.github/workflows/release.yml Outdated Show resolved Hide resolved
build.gradle Show resolved Hide resolved
build.gradle Show resolved Hide resolved
…s into upgrade/grails4

* 'master' of github.com:grails-fields-plugin/grails-fields:
  Fixed where table formatting in test.
  Added a test case switching the order.
  Fix logic and retain order in attrs.
  Add code to handle order attribute on table
@sbglasius sbglasius merged commit 8ce11bd into gpc:master Jul 1, 2023
1 check passed
@sbglasius sbglasius deleted the upgrade/grails4 branch July 1, 2023 13:09
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.

2 participants