Skip to content
This repository was archived by the owner on Dec 18, 2024. It is now read-only.

Fix docs-content version mismatch for v13.x docs deployment #1123

Merged
merged 1 commit into from
Feb 17, 2022

Conversation

devversion
Copy link
Member

The docs app currently deployed to material.angular.io is for Angular
Components v13, but relies on docs-content from master i.e. v14-next.

We should scope the docs-content to v13.2.x (the latest and last minor for
v13) for the v13.x docs deployment.

The docs app currently deployed to `material.angular.io` is for Angular
Components v13, but relies on docs-content from `master` i.e. v14-next.

We should scope the docs-content to v13.2.x (the latest and last minor for
v13) for the v13.x docs deployment.
@devversion devversion requested a review from crisbeto February 17, 2022 11:02
@devversion
Copy link
Member Author

Context: angular/components#24377

Copy link
Member

@crisbeto crisbeto left a comment

Choose a reason for hiding this comment

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

LGTM, but I'm a little concerned that we'll forget to bump this for v14.

@devversion
Copy link
Member Author

@crisbeto this will only go into the 13.x branch. master in the docs repo will continue using master docs-content, and in v14 this needs to be changed to the proper v14 release branches (this is a little unspecified; would love this to be automated)

@devversion devversion merged commit ab8d569 into 13.x Feb 17, 2022
@devversion devversion deleted the fix-docs-content-mismatch-v13 branch February 17, 2022 12:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants