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

#13552 - Move Async docs to grails-doc #947

Merged
merged 620 commits into from
Jan 9, 2025
Merged

#13552 - Move Async docs to grails-doc #947

merged 620 commits into from
Jan 9, 2025

Conversation

jdaugherty
Copy link
Contributor

This PR needs merged after grails/grails-core#13955

This PR contains the doc portion of the async repo. To see what's changed, only look at the last commit - the other commits are directly imported from grails-async

sdelamo and others added 30 commits November 28, 2018 19:28
Before running the build, Travis CI installs dependencies:
./gradlew assemble

Skip the installation step entirely by adding the following to your .travis.yml:
https://docs.travis-ci.com/user/job-lifecycle/#skipping-the-installation-phase
matrei and others added 17 commits December 16, 2024 18:14
Pre release workflow & since async must release before gorm do not ex…
Add missing documentation
Remove grails-views dependency from async
* ci: Update `groovy-joint-workflow`

And also go over and update the rest of the workflows.

* ci: fix error in `groovy-joint-workflow`

* ci: add tag `grails-async` in `groovy-joint-workflow`

* ci: add proper job names in workflows

* build: make groovy version configurable

Make the groovy version configurable by property or env variable.

* build: enforce Groovy version override

Setting `groovy.version` property does not seem to suffice to override the groovy version in the bom.

* build: pr feedback
Prep for moving to grails-core
@jdaugherty
Copy link
Contributor Author

This PR is blocked until we can merge the async in core one.

Copy link
Contributor

@matrei matrei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, it fits right in!

@jdaugherty jdaugherty merged commit 218cfda into 7.0.x Jan 9, 2025
2 checks passed
@jdaugherty jdaugherty deleted the grailsAsyncMerge branch January 16, 2025 22:11
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.