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] Fix Doc CI #2106

Merged
merged 1 commit into from
Apr 24, 2024
Merged

[CI] Fix Doc CI #2106

merged 1 commit into from
Apr 24, 2024

Conversation

matteobettini
Copy link
Contributor

The CI for the docs was crashing due to the added pettingzoo dependency in the requirements.

Since the merged version of the MADDPG tutorial does not depend on pettingzoo because it uses vmas, we can solve this by removing the dependency

Otherwise, we should change the tutorial by setting use_vmas=False and figure out the dependency conflict

Copy link

pytorch-bot bot commented Apr 24, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/rl/2106

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

❌ 5 New Failures, 16 Unrelated Failures

As of commit 7dc8933 with merge base 934100f (image):

NEW FAILURES - The following jobs have failed:

FLAKY - The following jobs failed but were likely due to flakiness present on trunk:

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

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Apr 24, 2024
@vmoens vmoens merged commit 6f1c387 into pytorch:main Apr 24, 2024
6 of 8 checks passed
@matteobettini matteobettini deleted the fix_doc-ci branch April 24, 2024 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants