Skip to content

Add Develocity integration #2162

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

Open
marko-bekhta opened this issue Mar 26, 2025 · 0 comments
Open

Add Develocity integration #2162

marko-bekhta opened this issue Mar 26, 2025 · 0 comments
Labels
build Something related to the build
Milestone

Comments

@marko-bekhta
Copy link
Member

So that we could also publish build scans for Reactive, as we do for other projects.

For how it's done in ORM, see:

https://github.com/hibernate/hibernate-orm/blob/da2de1edc99712ffae395133532b1cd8ac49877f/gradle/gradle-develocity.gradle#L46C1-L70

For GH actions, we would need to split the build/report workflows as it's done for e.g. ORM:
https://github.com/hibernate/hibernate-orm/blob/da2de1edc99712ffae395133532b1cd8ac49877f/.github/workflows/ci.yml#L311
https://github.com/hibernate/hibernate-orm/blob/da2de1edc99712ffae395133532b1cd8ac49877f/.github/workflows/ci-report.yml#L1

@DavideD DavideD added the build Something related to the build label Apr 7, 2025
@DavideD DavideD modified the milestones: next, 3.0.0.Beta3 Apr 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Something related to the build
Projects
None yet
Development

No branches or pull requests

2 participants