Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Conversation

@atalman
Copy link
Contributor

@atalman atalman commented May 16, 2023

[Nova] Build docs in GHA

Same as: pytorch/audio#3043

@pytorch-bot
Copy link

pytorch-bot bot commented May 16, 2023

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/text/2170

Note: Links to docs will display an error until the docs builds have been completed.

❌ 5 New Failures

As of commit fd6bdb5:

NEW FAILURES - The following jobs have failed:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@atalman atalman changed the title Build docs in GHA [Nova] Build docs in GHA May 16, 2023
Comment on lines 17 to 20
strategy:
matrix:
python_version: ["3.8"]
fail-fast: false
Copy link
Contributor

Choose a reason for hiding this comment

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

Why do you need a matrix here at all?

Suggested change
strategy:
matrix:
python_version: ["3.8"]
fail-fast: false

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done!

git config --global --add safe.directory /__w/text/text

# Set up Environment Variables
export PYTHON_VERSION="${{ matrix.python_version }}"
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
export PYTHON_VERSION="${{ matrix.python_version }}"
export PYTHON_VERSION="3.8"

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done!

@atalman atalman merged commit 47e9563 into pytorch:main May 16, 2023
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