Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: Support multi version docs #13957

Merged
merged 2 commits into from
Oct 10, 2024
Merged

ci: Support multi version docs #13957

merged 2 commits into from
Oct 10, 2024

Conversation

SWHL
Copy link
Collaborator

@SWHL SWHL commented Oct 10, 2024

支持多版本文档功能。当前逻辑是:

  1. 当前main分支对应的main版本的文档
  2. 当打tag时,会自动以tag号作为文档的版本号来发布对应该tag的文档

@SWHL SWHL requested a review from GreatV October 10, 2024 03:28
@SWHL SWHL self-assigned this Oct 10, 2024
@CLAassistant
Copy link

CLAassistant commented Oct 10, 2024

CLA assistant check
All committers have signed the CLA.

@SWHL
Copy link
Collaborator Author

SWHL commented Oct 10, 2024

⚠️注意:merge之后,请务必立马删除gh-pages分支,CI会自动创建新的。

@GreatV
Copy link
Collaborator

GreatV commented Oct 10, 2024

配置文件的最后一行少了newline,建议加一下,修复codestyle。

@SWHL
Copy link
Collaborator Author

SWHL commented Oct 10, 2024

已经添加

Copy link
Collaborator

@GreatV GreatV left a comment

Choose a reason for hiding this comment

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

LGTM

@GreatV GreatV merged commit 9ae15bf into PaddlePaddle:main Oct 10, 2024
2 checks passed
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants