Skip to content

Add missing scaffold package markdown files #529

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 1 commit into from
Aug 1, 2024
Merged

Add missing scaffold package markdown files #529

merged 1 commit into from
Aug 1, 2024

Conversation

ernilambar
Copy link
Member

@ernilambar ernilambar commented Aug 1, 2024

Fixes #485

@ernilambar ernilambar marked this pull request as ready for review August 1, 2024 10:42
@ernilambar ernilambar requested a review from a team as a code owner August 1, 2024 10:42
@swissspidy
Copy link
Member

Why were they ignored, is there anytging in the git history? 🤔

@ernilambar
Copy link
Member Author

ernilambar commented Aug 1, 2024

These are the ignored packages and those are supposed to be ignored:

$ignored = [
	'doctor',
	'google-sitemap',
	'maintenance',
	'maintenance/release',
	'super-cache',
];

But in the gitignore, this was added. So I think, it was an issue if mis-mapping:

commands/doctor*
commands/google-sitemap*
commands/maintenance*
commands/scaffold/package*
commands/super-cache*

@ernilambar ernilambar added this to the 2.11.0 milestone Aug 1, 2024
@ernilambar ernilambar merged commit cc60bc1 into wp-cli:main Aug 1, 2024
2 checks passed
@ernilambar ernilambar deleted the fix-scaffold-package branch August 1, 2024 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Markdown files missing in handbook
2 participants