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

Fix syntax for Docs Build Workflow #1392

Merged
merged 2 commits into from
Nov 19, 2020

Conversation

NathanielRN
Copy link
Contributor

Description

Follow up to #1371

I had a syntax error in my YAML which meant the docs build still didn't work. Further, I realized it's better and simpler to put the docs dependencies in the docs-requirements.txt file, so I've moved it out of tox and into there.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

To fully test it this time, I temporarily disable the "only on push to master" condition and saw that the build succeeded on my fork.

It only failed on the publish command as expected. See the run here: https://github.com/NathanielRN/opentelemetry-python/runs/1420741830?check_suite_focus=true

Checklist:

  • Followed the style guidelines of this project

@NathanielRN NathanielRN requested review from a team, owais and aabmass and removed request for a team November 18, 2020 21:32
@codeboten codeboten merged commit 9a754ad into open-telemetry:master Nov 19, 2020
@NathanielRN NathanielRN deleted the fix-docs-yaml branch November 25, 2020 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants