← Back to issue list

Explicitly separate public and private APIs

View original Github issue

Metadata

Project
craft-application
Number
#386
Type
issue
State
open
Author
lengau
Labels
Created
2024-07-16 17:24:03+00:00
Updated
2025-05-23 17:26:49+00:00
Closed

Current evaluation

No evaluation has been recorded for this issue yet.

Issue body

### What needs to get done Right now it's hard to know what's public and what's private. For example, the `launchpad` and `remote` modules are probably mostly private, but it's not explicit. ### Why it needs to get done We want to prevent every change from becoming a breaking change.

Evaluation history

No evaluation history available.