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

Would it be feasible to document prerequisites for local development? #526

Open
stefanhaustein opened this issue Mar 3, 2025 · 1 comment

Comments

@stefanhaustein
Copy link

I have just cloned the project at head. Running ./gradlew build fails with

FAILURE: Build failed with an exception.

* Where:
Settings file '/Users/haustein/src/kotlinx-atomicfu/settings.gradle.kts' line: 7

* What went wrong:
Error resolving plugin [id: 'org.gradle.toolchains.foojay-resolver-convention', version: '0.8.0']
> Cannot use Develocity build cache client without specifying Develocity server address.

It would be nice to have some kind of "development.md" that provides information about prerequisites and a quick smoke test for the setup.

@fzhinkin
Copy link
Contributor

fzhinkin commented Mar 3, 2025

@stefanhaustein thank you for reminding about the lack of any contribution guideline, it's indeed has to be added.

Speaking of the particular problem you're facing, it is already fixed in the develop branch (which should be a target branch for PRs).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants