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

workaround bugged Gradle attributes #215

Merged
merged 3 commits into from
Apr 5, 2024
Merged

Conversation

aSemy
Copy link
Contributor

@aSemy aSemy commented Apr 5, 2024

  • use Attribute<String> instead of typed attributes.
  • change the Dokkatoo attributes to be value classes, so they can still be used mostly type-safely.
  • Improve logging (include hashcodes) and error reporting.

Workaround for #214

- use `Attribute<String>` instead of typed attributes.
- change the Dokkatoo attributes to be value classes, so they can still be used mostly type-safely.
- Improve logging (include hashcodes) and error reporting.

#214
@aSemy aSemy added this to the v2.4.0 milestone Apr 5, 2024
@aSemy aSemy enabled auto-merge April 5, 2024 12:04
@aSemy aSemy added this pull request to the merge queue Apr 5, 2024
Merged via the queue into main with commit 4e0f7a7 Apr 5, 2024
5 checks passed
@aSemy aSemy deleted the fix/workaround-bugged-attributes branch April 5, 2024 12:51
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.

None yet

1 participant