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

Move reckon configuration to settings.gradle.kts #113

Merged
merged 2 commits into from
Mar 6, 2024

Conversation

nulls
Copy link
Member

@nulls nulls commented Mar 5, 2024

What's done:

  • moved configuration related to reckon to settings.gradle.kts as it's suggested in reckon's README.md

Should fix issues like here:

FAILURE: Build failed with an exception.

* Where:
Build file '/Users/runner/work/okio-extras/okio-extras/build.gradle.kts' line: 12

* What went wrong:
null cannot be cast to non-null type org.ajoberstar.grgit.Grgit

### What's done:
- moved configuration related to reckon to settings.gradle.kts as it's suggested in reckon's README.md
@nulls nulls added the infra label Mar 5, 2024
@nulls nulls self-assigned this Mar 5, 2024
Copy link

github-actions bot commented Mar 5, 2024

JUnit Tests (EnricoMi/publish-unit-test-result-action, Java 11)

28 tests  ±0   28 ✅ ±0   0s ⏱️ ±0s
 2 suites ±0    0 💤 ±0 
 2 files   ±0    0 ❌ ±0 

Results for commit e79b148. ± Comparison against base commit d01e0fc.

Copy link

github-actions bot commented Mar 5, 2024

JUnit Tests (EnricoMi/publish-unit-test-result-action, Java 17)

28 tests  ±0   28 ✅ ±0   0s ⏱️ ±0s
 2 suites ±0    0 💤 ±0 
 2 files   ±0    0 ❌ ±0 

Results for commit e79b148. ± Comparison against base commit d01e0fc.

@nulls nulls enabled auto-merge (squash) March 5, 2024 19:54
@nulls nulls merged commit 1827a58 into master Mar 6, 2024
8 checks passed
@nulls nulls deleted the feature/reckon-proper-configuration branch March 6, 2024 08:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants