-
Notifications
You must be signed in to change notification settings - Fork 199
Consolidate grails-data-graphql and grails-data-neo4j into grails-data-mapping #1884
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
Configure environment variables for accessing Gradle Remote cache
Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: Renovate Bot <[email protected]>
#446) Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: Renovate Bot <[email protected]>
…7.2 (#453) Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: Renovate Bot <[email protected]>
* Update groovy monorepo to v3.0.11 * Improvements around CompileStatic In Apache Groovy 3.0.11, the compiler is more strict towards type conversion. Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: Puneet Behl <[email protected]>
Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configure GitHub Workflow
Cleanup travis
…o-2.x Update dependency com.github.fakemongo:fongo to v2.1.1
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Update CI pipeline * Fix compilation problem
* Add test to check many-to-many queries are generated properly * Generate correct match strings for Neo4j relationships
* migrate to develocity build cache connect * typo and add config --------- Co-authored-by: Emma Richardson <[email protected]>
The failure is occurring in the 9.0.x branch, so will fix it on another PR first, then rerun this one. |
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.
I think @matrei needs to look over this as well.
Only minor nitpicks:
- Should we update the README.md files to reflect the projects haven't been ported?
- Should we prefix them with a "grails-data-" or something similar so we can identify these as gorm implementations?
LGTM. |
I was 50/50 between with and without |
Neither of these have been updated for Grails 7, so they will not be built for now, but are being brought over so they can be updated at a later time.