Skip to content

chore: Fix release validation #191

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

Merged
merged 5 commits into from
Nov 12, 2021

Conversation

farleyb-amazon
Copy link
Contributor

@farleyb-amazon farleyb-amazon commented Nov 11, 2021

Description of changes:
Fixes discovered during the most recent release.

Also fix the doc generation. When we pulled in the newest version of sphinx it changed how the configuration works, specifically the autodoc_default_flags parameter we were using is now deprecated. See docs

To see the effect, compare the good stable docs to the empty latest docs

Testing:
CI is failing the broken link check on the docs because it always hits the public docs (which don't yet incorporate this fix). I've confirmed locally (tox -e serve-docs) that we're back to generating the full docs.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@farleyb-amazon farleyb-amazon requested a review from a team as a code owner November 11, 2021 19:20
texastony
texastony previously approved these changes Nov 11, 2021
Copy link
Contributor

@texastony texastony left a comment

Choose a reason for hiding this comment

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

Very Groovy!

texastony
texastony previously approved these changes Nov 11, 2021
Copy link
Contributor

@texastony texastony left a comment

Choose a reason for hiding this comment

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

Go Ben!

@farleyb-amazon
Copy link
Contributor Author

Overriding failing docs test; it's hitting the (broken) public docs, which won't be updated until this fix is merged.

@farleyb-amazon farleyb-amazon merged commit b7aeaf7 into aws:master Nov 12, 2021
@farleyb-amazon farleyb-amazon deleted the fix-release-validation branch November 12, 2021 15:45
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.

2 participants