Skip to content

refactor: Ensure moduleName check is only applied to contributors + update README#215

Merged
harrytmthy merged 1 commit into
mainfrom
refactor/improve-module-name-check
Apr 26, 2026
Merged

refactor: Ensure moduleName check is only applied to contributors + update README#215
harrytmthy merged 1 commit into
mainfrom
refactor/improve-module-name-check

Conversation

@harrytmthy

Copy link
Copy Markdown
Owner

Summary

This PR documents the published Stitch Gradle plugin in README for multi-module precompiled setups.

It also updates sample contributor modules to use the plugin instead of manual ksp { arg("stitch.moduleName", ...) }, and adjusts StitchSymbolProcessor so the aggregator path no longer requires stitch.moduleName.

Closes #214

@harrytmthy harrytmthy added this to the 1.0.0 milestone Apr 26, 2026
@harrytmthy harrytmthy self-assigned this Apr 26, 2026
@harrytmthy harrytmthy added documentation Improvements or additions to documentation refactor Internal code design/structure improvement labels Apr 26, 2026
@harrytmthy
harrytmthy enabled auto-merge (squash) April 26, 2026 11:21
@harrytmthy
harrytmthy merged commit b7151ac into main Apr 26, 2026
1 check passed
@harrytmthy
harrytmthy deleted the refactor/improve-module-name-check branch April 26, 2026 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation refactor Internal code design/structure improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document Stitch Gradle plugin for multi-module precompiled setup

1 participant