-
Notifications
You must be signed in to change notification settings - Fork 116
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
Add unified docs-ci #5266
Add unified docs-ci #5266
Conversation
.github/workflows/test.yml
Outdated
@@ -23,6 +23,7 @@ jobs: | |||
env: | |||
- TEST: pulp | |||
- TEST: docs | |||
- TEST: new_docs |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I do not believe this is in the plugin template. Please use the current version.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
my bad, thanks for catching this
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not that this never happened to me...
Related to: pulp/pulp-docs#31 [noissue]
d23f744
to
07970b4
Compare
I'm wondering if/when we want to stop building the docs the old way. |
We are planning to officially deactivate them on July, as a general strategy. |
Related to: pulp/pulp-docs#31
[noissue]