Skip to content

Change default CatalogType to RELATIVE_PUBLISHED #1113

Open
@gadomski

Description

@gadomski

We end up with a lot of folks expecting relative hrefs instead of absolute:

I'm proposing to change our default catalog type

catalog_type: CatalogType = CatalogType.ABSOLUTE_PUBLISHED,
to RELATIVE_PUBLISHED, which will likely fix both of these issues

I think this would be considered a breaking change, as folks might be expecting absolute behavior by default? Because of that, I'm not opening a PR to do it, but rather opening this issue to build consensus on whether (a) we should do this and (b) if this should be part of a MAJOR release (instead of a MINOR).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions