Skip to content

A Way to skip specific language builds if they fail and proceed with the rest of the supported languages #8368

Open
@YazzyYaz

Description

Have you read the Contributing Guidelines on issues?

Description

Often times, the introduction of localization and providing support to a community of translators will introduce encoding issues or other bugs that are hard to catch until deployment happens on merge.

These bugs aren't caught locally with yarn build -- --locale LANG.

I am curious if there's a way with yarn build to skip some languages if they fail to build (presuming english builds correctly) so that deployment can still happen.

Has this been requested on Canny?

No response

Motivation

Localization and translations with some encoding issues cause deployment issues.

API design

No response

Have you tried building it?

No response

Self-service

  • I'd be willing to contribute this feature to Docusaurus myself.

Metadata

Assignees

No one assigned

    Labels

    domain: i18nRelated to the i18n systemfeatureThis is not a bug or issue with Docusausus, per se. It is a feature request for the future.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions