Hey folks, I'm not sure if this is the right chann...
# community-support
s
Hey folks, I'm not sure if this is the right channel to ask, but is there any open source alternative for Develocity (formerly known as Gradle Enterprise) where we can get some visualization about the build and flaky tests?
n
just run any build with
--scan
and agree to the terms of use
s
Is it something free?
I am looking for alternative solution (open source one)
n
it's free to use, yes. But you have to abide to the terms of use and your data might be visible by others.
s
By others? 🙂
n
https://gradle.com/legal/terms-of-use/ <-- best to read the terms of use, I'd say 😉
but just for brevity, most applicable to you, I'd think:
What about anything I contribute to the Services – do I have to grant any licenses to Gradle or to other users?
User Submissions
Anything you post, upload, share, store, or otherwise provide through the Services is your “User Submission”. Some User Submissions may be viewable by other users. You are solely responsible for all User Submissions you contribute to the Services. You represent that all User Submissions submitted by you are accurate, complete, up-to-date, and in compliance with all applicable laws, rules and regulations.
and
Do the Services cost anything?
The Gradle Products available on our website are currently provided free of charge. If you are interested in our Develocity Product, which is a subscription based Product, please visit www.gradle.com.
s
r data might be visible by others.
What did you mean by here visible by others?
n
it's a publicly available develocity instance, so others might have access to your build scan. But for details on its usage, probably best to try #CFW1EQHNE. Perhaps one of the gradle team will have better information available 🤷