-
Notifications
You must be signed in to change notification settings - Fork 199
#13552 Integrate grails-gorm-testing-support from grails/grails-testing-support into grails-data-mapping #1864
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
Conversation
…e#290) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…he#293) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Update grails monorepo to v6.0.0-RC1 * Downgrade Test project to Grails 6.0.0-M4 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Puneet Behl <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…11.1 (apache#296) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Remove old deprecated set-output command
Use SKIP_SNAPSHOT env instead of BETA to skip publishing snapshot docs.
Use grails branch for github-pages-deploy-action
Update dependency org.grails:grails-datastore-gorm to v8.0.0
Update grails monorepo to v6.0.0
…sion Update dependency org.grails.plugins:views-gradle to v3
Update dependency org.springframework:spring-test to v5.3.29
…version Update dependency org.grails:grails-gradle-plugin to v6.0.0
…n due to current versions
* remove common build * change build to composition based * fix tests not being run
|
@codeconsole please take a look at my Autotimestamp changes FYI: I discovered several of the gorm tests weren't running and some had never run. I've gone ahead and fixed any "new" failing tests. I tried to fix the gorm-rx tests for several hours, but was not able to fix all of the issues. |
|
This will fail unto the bom change is merged since we put rx java in the bom. |
jamesfredley
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
…eer to finish porting it to grails 7
|
@jamesfredley I missed a change for the gorm-rx being used in the test project. I've gone ahead and amended that last commit. Will merge to keep moving. |
apache/grails-core#13552 The merge for https://github.com/grails/grails-testing-support is split across these repositories: