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

Adding feature to disable WordPress directory information #106

Merged
merged 6 commits into from
Sep 3, 2024

Conversation

srtfisher
Copy link
Member

@srtfisher srtfisher commented Aug 26, 2024

Resolves #105

Adds a feature to disable the Site Health check for directory information. When trying to calculate the site of the WordPress installation it often times out or is very slow.

Also adds a scaffolder feature to make it easier to create a new feature for Alleyvate.

@srtfisher srtfisher requested a review from a team as a code owner August 26, 2024 14:57
Copy link
Member

@attackant attackant left a comment

Choose a reason for hiding this comment

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

🐙

- name: featureName
description: "Feature Name"
type: string
- name: tests
Copy link
Member

Choose a reason for hiding this comment

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

scaffolder is so cool 😎

@srtfisher srtfisher merged commit bb79f96 into main Sep 3, 2024
7 checks passed
@srtfisher srtfisher deleted the feature/105-site-health branch September 3, 2024 14:56
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.

Disable wp-site-health/v1/directory-sizes endpoint
2 participants