Skip to content

[workflow] changed to doc build to be on schedule and release#3825

Merged
ver217 merged 2 commits intohpcaitech:mainfrom
FrankLeeeee:hotfix/doc-build-trigger
May 24, 2023
Merged

[workflow] changed to doc build to be on schedule and release#3825
ver217 merged 2 commits intohpcaitech:mainfrom
FrankLeeeee:hotfix/doc-build-trigger

Conversation

@FrankLeeeee
Copy link
Copy Markdown
Contributor

@FrankLeeeee FrankLeeeee commented May 24, 2023

📌 Checklist before creating the PR

  • I have created an issue for this PR for traceability
  • The title follows the standard format: [doc/gemini/tensor/...]: A concise description
  • I have added relevant tags if possible for us to better distinguish different PRs

🚨 Issue number

Link this PR to your issue with words like fixed to automatically close the linked issue upon merge

e.g. fixed #1234, closed #1234, resolved #1234

Fixed #3814

📝 What does this PR do?

Summarize your work here.
if you have any plots/diagrams/screenshots/tables, please attach them here.

This PR is a continuation of #3815 , this PR changed the workflow to be triggered on schedule (8pm Beijing time every day) and upon release. This is because that secrets are not passed to pull request workflows from a forked repository. There is currently no way to get around with it.

💥 Checklist before requesting a review

  • I have linked my PR to an issue (instruction)
  • My issue clearly describes the problem/feature/proposal, with diagrams/charts/table/code if possible
  • I have performed a self-review of my code
  • I have added thorough tests.
  • I have added docstrings for all the functions/methods I implemented

⭐️ Do you enjoy contributing to Colossal-AI?

  • 🌝 Yes, I do.
  • 🌚 No, I don't.

Tell us more if you don't enjoy contributing to Colossal-AI.

@FrankLeeeee FrankLeeeee force-pushed the hotfix/doc-build-trigger branch from c29c0d6 to aa887b7 Compare May 24, 2023 02:14
@FrankLeeeee FrankLeeeee force-pushed the hotfix/doc-build-trigger branch from aa887b7 to 5be10a4 Compare May 24, 2023 02:14
@ver217 ver217 merged commit 05b8a8d into hpcaitech:main May 24, 2023
FrankLeeeee added a commit that referenced this pull request May 24, 2023
* [workflow] changed to doc build to be on schedule and release

* polish code
FrankLeeeee added a commit to FrankLeeeee/ColossalAI that referenced this pull request May 25, 2023
…ech#3825)

* [workflow] changed to doc build to be on schedule and release

* polish code
FrankLeeeee added a commit to FrankLeeeee/ColossalAI that referenced this pull request Jun 7, 2023
…ech#3825)

* [workflow] changed to doc build to be on schedule and release

* polish code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG]: doc build is not triggered when the doc is updated by a forked repo

2 participants