Skip to content

feat(cli): add --all-available build option#494

Merged
LeoMcA merged 1 commit intomainfrom
493-build-all-available-option
Jan 26, 2026
Merged

feat(cli): add --all-available build option#494
LeoMcA merged 1 commit intomainfrom
493-build-all-available-option

Conversation

@caugner
Copy link
Contributor

@caugner caugner commented Jan 23, 2026

Description

Adds --all-available build option, which behaves like --all except that it ignores content where the corresponding root was not provided.

Motivation

Make it easier to run privileged/unprivileged builds with the same command.

Additional details

Related issues and pull requests

Resolves #493.

@github-actions
Copy link
Contributor

2ff2e21 was deployed to: https://rari-pr494.review.mdn.allizom.net/

Copy link
Member

@LeoMcA LeoMcA left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice, this will be very useful locally too

@LeoMcA LeoMcA merged commit b255ac9 into main Jan 26, 2026
18 checks passed
@LeoMcA LeoMcA deleted the 493-build-all-available-option branch January 26, 2026 12:01
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.

build --all should ignore optional content if root not set (blog, curriculum, generic-content)

2 participants