Skip to content

Conversation

jbartok
Copy link
Member

@jbartok jbartok commented Sep 22, 2025

Addresses:

Context

Contributor Checklist

  • Review Contribution Guidelines.
  • Make sure that all commits are signed off to indicate that you agree to the terms of Developer Certificate of Origin.
  • Make sure all contributed code can be distributed under the terms of the Apache License 2.0, e.g. the code was written by yourself or the original code is licensed under a license compatible to Apache License 2.0.
  • Check "Allow edit from maintainers" option in pull request so that additional changes can be pushed by Gradle team.
  • Provide integration tests (under <subproject>/src/integTest) to verify changes from a user perspective.
  • Provide unit tests (under <subproject>/src/test) to verify logic.
  • Update User Guide, DSL Reference, and Javadoc for public-facing changes.
  • Ensure that tests pass sanity check: ./gradlew sanityCheck.
  • Ensure that tests pass locally: ./gradlew <changed-subproject>:quickTest.

Reviewing cheatsheet

Before merging the PR, comments starting with

  • ❌ ❓must be fixed
  • 🤔 💅 should be fixed
  • 💭 may be fixed
  • 🎉 celebrate happy things

@jbartok jbartok force-pushed the jb/resilient-sync/kotlin-dsl-script-model-failures branch from c549648 to 1d9bfd3 Compare September 23, 2025 06:50
@jbartok jbartok force-pushed the jb/resilient-sync/kotlin-dsl-script-model-failures branch from 9edd979 to 7769f41 Compare September 24, 2025 08:13
@jbartok
Copy link
Member Author

jbartok commented Sep 29, 2025

Obsolete, changes have been moved to:

@jbartok jbartok closed this Sep 29, 2025
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.

2 participants