Skip to content

Documenting this breaking change removing module_site for module and site in the PR description or a changelog. #23

@kjaymiller

Description

@kjaymiller

The API has changed from the old CliConfig.module_site property (which returned "{module}:{site}") to separate ApiConfig.module and ApiConfig.site properties. This is a breaking change that will require updates in any code that uses the config. Consumers expecting the combined module_site string will need to be updated to handle the separate properties or combine them manually. Consider documenting this breaking change in the PR description or a changelog.

Originally posted by @Copilot in #22 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions