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

[GHA] Upload an artifact of the converted tutorials for testing #3303

Closed
wants to merge 22 commits into from

Conversation

CristianLara
Copy link
Contributor

No description provided.

@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Feb 3, 2025
@codecov-commenter
Copy link

codecov-commenter commented Feb 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.74%. Comparing base (01c6a73) to head (129c126).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3303   +/-   ##
=======================================
  Coverage   95.74%   95.74%           
=======================================
  Files         533      533           
  Lines       52516    52516           
=======================================
  Hits        50282    50282           
  Misses       2234     2234           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Debugging why the website build step is failing. Also list all the node packages installed
Debugging why the website build step is failing. Also list all the node packages installed
We want the entire website directory in addition to the built docs
This allows Yarn to install the same exact dependency tree across all machines.
The workflow checks out the `docusaurus-versions` branch, we need to merge in the changes from this branch to actually debug yarn and docusaurus
CristianLara added a commit that referenced this pull request Feb 7, 2025
I previously added this to resolve issues with building when we have many versions of our docs. While this works locally we've been seeing failures to build in GHA. Some debugging pointed to this being the issue, so let's disable for now. The Docusaurus team is actively working on speeding up build time and plans to roll out these optimizations as they become more stable.

I tested this by adding a test workflow to build the website using these changes in a separate PR for debugging
- PR: #3303
- Successful workflow run: https://github.com/facebook/Ax/actions/runs/13206354540/job/36870297699

See this commit for when I added these options: CristianLara@d04a3b2

See Docusaurus's "faster" initiative: facebook/docusaurus#10556
@CristianLara
Copy link
Contributor Author

This PR was only intended for debugging the GHA workflows. Closing this in favor of #3328

facebook-github-bot pushed a commit that referenced this pull request Feb 7, 2025
Summary:
I previously added this to resolve issues with building when we have many versions of our docs. While this works locally we've been seeing [failures to build in GHA](https://github.com/facebook/Ax/actions/runs/13164146992/job/36740052914). Some debugging pointed to this being the issue, so let's disable for now. The Docusaurus team is actively working on speeding up build time and plans to roll out these optimizations as they become more stable.

I tested this by adding a test workflow to build the website using these changes in a separate PR for debugging
- PR: #3303
- Successful workflow run: https://github.com/facebook/Ax/actions/runs/13206354540/job/36870297699

See this commit for when I added these options: CristianLara@d04a3b2

See Docusaurus's "faster" initiative: facebook/docusaurus#10556

Pull Request resolved: #3328

Reviewed By: saitcakmak

Differential Revision: D69320211

Pulled By: CristianLara

fbshipit-source-id: ce72b3c389dd8694746fbdc106c1f1e43c7c1ca3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Do not delete this pull request or issue due to inactivity.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants