Skip to content

Remove private repo names from a public repo - #7

Merged
mountEvarus merged 1 commit into
mainfrom
mountEvarus/redact-private-repo-names
Aug 22, 2026
Merged

Remove private repo names from a public repo#7
mountEvarus merged 1 commit into
mainfrom
mountEvarus/redact-private-repo-names

Conversation

@mountEvarus

Copy link
Copy Markdown
Owner

This repo is public and named four private ones throughout. Following the foo / long-name placeholder convention already applied to the README by hand.

File Was
README.md "A repo like finance also carries private js-config and go-config submodules"
libs.versions.toml "Runtime dependency of health's vendored Samsung Health Data SDK AAR"
AppName.kt "'film-roll' would be invalid; 'filmroll' is what that app uses"
AndroidAppConventionPlugin.kt "six cosmetic findings in film-roll"
android-app.yml app-name: **finance** / release-title: **Finance** (Android)

Also drops "personal-OS" (3 files) and the self-hosted F-Droid reference, neither of which a consumer needs and both of which describe private infrastructure.

Library names stay. A shared catalog listing health-connect, mlkit-barcode or maps-compose reveals what the apps can do, not which repos exist. Say if you want those genericised too, though it would make the catalog much less useful.

Sample builds green and the AppName error message still reads correctly with the new placeholder.

This repo is public and named four private ones throughout: in the README, the version
catalog comment, two convention-plugin sources and the workflow's usage example. Following
the placeholder convention already applied to the README by hand (foo, long-name).

Also drops "personal-OS" and the self-hosted F-Droid reference, neither of which a
consumer needs to know and both of which describe private infrastructure.

Library names stay. A shared catalog listing health-connect, mlkit or maps-compose says
what the apps can do, not which repos exist.

Verified the sample still builds and the AppName error message still reads correctly with
the new placeholder.
@mountEvarus
mountEvarus merged commit 3c8f47f into main Aug 22, 2026
1 check passed
@mountEvarus
mountEvarus deleted the mountEvarus/redact-private-repo-names branch August 22, 2026 21:03
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