Skip to content

Add CI workflow - #4

Merged
iVamsi merged 3 commits into
mainfrom
chore/github-actions-ci
Aug 23, 2026
Merged

Add CI workflow#4
iVamsi merged 3 commits into
mainfrom
chore/github-actions-ci

Conversation

@iVamsi

@iVamsi iVamsi commented Aug 23, 2026

Copy link
Copy Markdown
Owner

Runs ./gradlew check on JDK 21 for pushes to main and pull requests. The root check task already covers unit tests, lint, and verifyDemoConsumerRelease, so one invocation checks the library, the demo, and the R8 consumer build.

Test and lint reports upload as build artifacts.

Also adds Dependabot for weekly Gradle and Actions updates.

Publishing to Maven Central stays manual. No secrets are used.

iVamsi added 3 commits August 22, 2026 23:11
Runs ./gradlew check on JDK 21, covering tests, lint, and the demo
release build.
The *.jar rule in .gitignore was swallowing it, so ./gradlew failed on a
fresh clone with "Unable to access jarfile".
@iVamsi
iVamsi merged commit f9baf6e into main Aug 23, 2026
1 check passed
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.

1 participant