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

Previously working docs pages no longer show plugin documentation #1574

Closed
MarkEWaite opened this issue Dec 21, 2023 · 2 comments
Closed

Previously working docs pages no longer show plugin documentation #1574

MarkEWaite opened this issue Dec 21, 2023 · 2 comments
Labels

Comments

@MarkEWaite
Copy link
Contributor

Problem with this page

https://plugins.jenkins.io/git/

Expected behavior

Documentation content should be visible on the page without requiring an extra click to open the GitHub source of the documentation. Content was visible previously but has disappeared recently.

Same problem is visible for many plugins, including:

Actual behavior

Plugin page opens with only a hyperlink to the GitHub page

screencapture-plugins-jenkins-io-elastic-axis-2023-12-21-11_01_32-edit

Possible solution

No response

@MarkEWaite MarkEWaite added the bug label Dec 21, 2023
@halkeye
Copy link
Member

halkeye commented Dec 21, 2023

that usually means it has problem pulling the data. It should get fixed on the next run. This code was in place when the plugin-site-api was still heavily used and often would time out. Probably better now to fail the build and not deploy.

@MarkEWaite
Copy link
Contributor Author

Fixed with the latest run. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants