Skip to content

Remove examples project - #271

Merged
weppos merged 5 commits into
mainfrom
remove-examples
Sep 18, 2026
Merged

weppos merged 5 commits into
mainfrom
remove-examples

Conversation

@weppos

@weppos weppos commented Sep 18, 2026

Copy link
Copy Markdown
Member

This change removes the examples/ project and the Update Gradle Wrapper workflow. No documentation links to the examples, they did not compile, and the workflow only kept their wrapper current, so Dependabot now updates the only wrapper. The change also fixes README snippets that did not compile, and the release workflow now uses the current wrapper validation action and publishes with the validated Gradle Wrapper on Java 21, the lowest version that CI tests.

Fixes #233

🔍 QA

  • The test suite passes.

📋 Deployment Pre/Post tasks

None.

:shipit: Deployment Verification

  • QAd

Use the implementation configuration in the Gradle snippet, call extraUserAgent in the sandbox snippet, and remove the reference to a ListOptions.Builder class that does not exist.
The examples project is not linked from the documentation and did not compile. Remove it with the Update Gradle Wrapper workflow, which only kept its wrapper current: Dependabot already updates the root wrapper.
@weppos weppos self-assigned this Sep 18, 2026
@weppos weppos added the enhancement New feature, enhancement or code changes, not related to defects label Sep 18, 2026
@weppos
weppos merged commit 68d646f into main Sep 18, 2026
3 checks passed
@weppos
weppos deleted the remove-examples branch September 18, 2026 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature, enhancement or code changes, not related to defects

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upgrade to gradle/actions/wrapper-validation action

1 participant