Skip to content

Add missing scaffold package markdown files#529

Merged
ernilambar merged 1 commit intowp-cli:mainfrom
ernilambar:fix-scaffold-package
Aug 1, 2024
Merged

Add missing scaffold package markdown files#529
ernilambar merged 1 commit intowp-cli:mainfrom
ernilambar:fix-scaffold-package

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
@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