Skip to content

Commit 250c5b9

Browse files
authored
Merge pull request #567 from wp-cli/fix/manifest
2 parents cd7319a + d4bc4aa commit 250c5b9

File tree

2 files changed

+48
-48
lines changed

2 files changed

+48
-48
lines changed

bin/command.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,7 @@ public function gen_hb_manifest() {
443443
'https://github.com/wp-cli/handbook/blob/main/behat-steps/%s.md',
444444
$slug
445445
),
446-
'parent' => 'ibehat-stepsapi',
446+
'parent' => 'behat-steps',
447447
];
448448
}
449449

bin/handbook-manifest.json

Lines changed: 47 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -519,282 +519,282 @@
519519
"title": "Given a custom wp-content directory",
520520
"slug": "given-a-custom-wp-content-directory",
521521
"markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/behat-steps\/given-a-custom-wp-content-directory.md",
522-
"parent": "ibehat-stepsapi"
522+
"parent": "behat-steps"
523523
},
524524
"given-a-database": {
525525
"title": "Given a database",
526526
"slug": "given-a-database",
527527
"markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/behat-steps\/given-a-database.md",
528-
"parent": "ibehat-stepsapi"
528+
"parent": "behat-steps"
529529
},
530530
"given-a-dependency-on-current-wp-cli": {
531531
"title": "Given a dependency on current wp-cli",
532532
"slug": "given-a-dependency-on-current-wp-cli",
533533
"markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/behat-steps\/given-a-dependency-on-current-wp-cli.md",
534-
"parent": "ibehat-stepsapi"
534+
"parent": "behat-steps"
535535
},
536536
"given-a-downloaded-phar-with-the-same-version-version": {
537537
"title": "Given \/^a downloaded Phar with (?:the same version|version "([^"]+)")$\/",
538538
"slug": "given-a-downloaded-phar-with-the-same-version-version",
539539
"markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/behat-steps\/given-a-downloaded-phar-with-the-same-version-version.md",
540-
"parent": "ibehat-stepsapi"
540+
"parent": "behat-steps"
541541
},
542542
"given-a-misconfigured-wp-content-dir-constant-directory": {
543543
"title": "Given a misconfigured WP_CONTENT_DIR constant directory",
544544
"slug": "given-a-misconfigured-wp-content-dir-constant-directory",
545545
"markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/behat-steps\/given-a-misconfigured-wp-content-dir-constant-directory.md",
546-
"parent": "ibehat-stepsapi"
546+
"parent": "behat-steps"
547547
},
548548
"given-a-new-phar-with-the-same-version-version": {
549549
"title": "Given \/^a new Phar with (?:the same version|version "([^"]+)")$\/",
550550
"slug": "given-a-new-phar-with-the-same-version-version",
551551
"markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/behat-steps\/given-a-new-phar-with-the-same-version-version.md",
552-
"parent": "ibehat-stepsapi"
552+
"parent": "behat-steps"
553553
},
554554
"given-a-php-built-in-web-server-to-serve-subdir": {
555555
"title": "Given a PHP built-in web server to serve :subdir",
556556
"slug": "given-a-php-built-in-web-server-to-serve-subdir",
557557
"markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/behat-steps\/given-a-php-built-in-web-server-to-serve-subdir.md",
558-
"parent": "ibehat-stepsapi"
558+
"parent": "behat-steps"
559559
},
560560
"given-a-php-built-in-web-server": {
561561
"title": "Given a PHP built-in web server",
562562
"slug": "given-a-php-built-in-web-server",
563563
"markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/behat-steps\/given-a-php-built-in-web-server.md",
564-
"parent": "ibehat-stepsapi"
564+
"parent": "behat-steps"
565565
},
566566
"given-a-wp-installation-in-subdir": {
567567
"title": "Given a WP install(ation) in :subdir",
568568
"slug": "given-a-wp-installation-in-subdir",
569569
"markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/behat-steps\/given-a-wp-installation-in-subdir.md",
570-
"parent": "ibehat-stepsapi"
570+
"parent": "behat-steps"
571571
},
572572
"given-a-wp-installation-with-composer-and-a-custom-vendor-directory-vendor-directory": {
573573
"title": "Given a WP install(ation) with Composer and a custom vendor directory :vendor_directory",
574574
"slug": "given-a-wp-installation-with-composer-and-a-custom-vendor-directory-vendor-directory",
575575
"markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/behat-steps\/given-a-wp-installation-with-composer-and-a-custom-vendor-directory-vendor-directory.md",
576-
"parent": "ibehat-stepsapi"
576+
"parent": "behat-steps"
577577
},
578578
"given-a-wp-installation-with-composer": {
579579
"title": "Given a WP install(ation) with Composer",
580580
"slug": "given-a-wp-installation-with-composer",
581581
"markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/behat-steps\/given-a-wp-installation-with-composer.md",
582-
"parent": "ibehat-stepsapi"
582+
"parent": "behat-steps"
583583
},
584584
"given-a-wp-installation": {
585585
"title": "Given a WP install(ation)",
586586
"slug": "given-a-wp-installation",
587587
"markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/behat-steps\/given-a-wp-installation.md",
588-
"parent": "ibehat-stepsapi"
588+
"parent": "behat-steps"
589589
},
590590
"given-a-wp-multisite-subdirectory-subdomaininstall-installation": {
591591
"title": "Given \/^a WP multisite (subdirectory|subdomain)?\\s?(install|installation)$\/",
592592
"slug": "given-a-wp-multisite-subdirectory-subdomaininstall-installation",
593593
"markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/behat-steps\/given-a-wp-multisite-subdirectory-subdomaininstall-installation.md",
594-
"parent": "ibehat-stepsapi"
594+
"parent": "behat-steps"
595595
},
596596
"given-an-empty-cache": {
597597
"title": "Given an empty cache",
598598
"slug": "given-an-empty-cache",
599599
"markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/behat-steps\/given-an-empty-cache.md",
600-
"parent": "ibehat-stepsapi"
600+
"parent": "behat-steps"
601601
},
602602
"given-an-empty-directory": {
603603
"title": "Given an empty directory",
604604
"slug": "given-an-empty-directory",
605605
"markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/behat-steps\/given-an-empty-directory.md",
606-
"parent": "ibehat-stepsapi"
606+
"parent": "behat-steps"
607607
},
608608
"given-an-empty-non-existent-directory": {
609609
"title": "Given \/^an? (empty|non-existent) ([^\\s]+) directory$\/",
610610
"slug": "given-an-empty-non-existent-directory",
611611
"markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/behat-steps\/given-an-empty-non-existent-directory.md",
612-
"parent": "ibehat-stepsapi"
612+
"parent": "behat-steps"
613613
},
614614
"given-an-file-cache-file": {
615615
"title": "Given \/^an? ([^\\s]+) (file|cache file):$\/",
616616
"slug": "given-an-file-cache-file",
617617
"markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/behat-steps\/given-an-file-cache-file.md",
618-
"parent": "ibehat-stepsapi"
618+
"parent": "behat-steps"
619619
},
620620
"given-download": {
621621
"title": "Given download:",
622622
"slug": "given-download",
623623
"markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/behat-steps\/given-download.md",
624-
"parent": "ibehat-stepsapi"
624+
"parent": "behat-steps"
625625
},
626626
"given-replaced-with-in-the-file": {
627627
"title": "Given \/^"([^"]+)" replaced with "([^"]+)" in the ([^\\s]+) file$\/",
628628
"slug": "given-replaced-with-in-the-file",
629629
"markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/behat-steps\/given-replaced-with-in-the-file.md",
630-
"parent": "ibehat-stepsapi"
630+
"parent": "behat-steps"
631631
},
632632
"given-save-stdout-stderr-as": {
633633
"title": "Given \/^save (STDOUT|STDERR) ([\\'].+[^\\'])?\\s?as \\{(\\w+)\\}$\/",
634634
"slug": "given-save-stdout-stderr-as",
635635
"markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/behat-steps\/given-save-stdout-stderr-as.md",
636-
"parent": "ibehat-stepsapi"
636+
"parent": "behat-steps"
637637
},
638638
"given-save-the-file-as": {
639639
"title": "Given \/^save the (.+) file ([\\'].+[^\\'])?as \\{(\\w+)\\}$\/",
640640
"slug": "given-save-the-file-as",
641641
"markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/behat-steps\/given-save-the-file-as.md",
642-
"parent": "ibehat-stepsapi"
642+
"parent": "behat-steps"
643643
},
644644
"given-that-http-requests-to-will-respond-with": {
645645
"title": "Given \/^that HTTP requests to (.*?) will respond with:$\/",
646646
"slug": "given-that-http-requests-to-will-respond-with",
647647
"markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/behat-steps\/given-that-http-requests-to-will-respond-with.md",
648-
"parent": "ibehat-stepsapi"
648+
"parent": "behat-steps"
649649
},
650650
"given-these-installed-and-active-plugins": {
651651
"title": "Given these installed and active plugins:",
652652
"slug": "given-these-installed-and-active-plugins",
653653
"markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/behat-steps\/given-these-installed-and-active-plugins.md",
654-
"parent": "ibehat-stepsapi"
654+
"parent": "behat-steps"
655655
},
656656
"given-wp-config-php": {
657657
"title": "Given wp-config.php",
658658
"slug": "given-wp-config-php",
659659
"markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/behat-steps\/given-wp-config-php.md",
660-
"parent": "ibehat-stepsapi"
660+
"parent": "behat-steps"
661661
},
662662
"given-wp-files": {
663663
"title": "Given WP files",
664664
"slug": "given-wp-files",
665665
"markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/behat-steps\/given-wp-files.md",
666-
"parent": "ibehat-stepsapi"
666+
"parent": "behat-steps"
667667
},
668668
"then-an-email-should-be-sent-not-be-sent": {
669669
"title": "Then \/^an email should (be sent|not be sent)$\/",
670670
"slug": "then-an-email-should-be-sent-not-be-sent",
671671
"markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/behat-steps\/then-an-email-should-be-sent-not-be-sent.md",
672-
"parent": "ibehat-stepsapi"
672+
"parent": "behat-steps"
673673
},
674674
"then-stdout-should-be-a-json-array-containing": {
675675
"title": "Then \/^STDOUT should be a JSON array containing:$\/",
676676
"slug": "then-stdout-should-be-a-json-array-containing",
677677
"markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/behat-steps\/then-stdout-should-be-a-json-array-containing.md",
678-
"parent": "ibehat-stepsapi"
678+
"parent": "behat-steps"
679679
},
680680
"then-stdout-should-be-a-table-containing-rows": {
681681
"title": "Then \/^STDOUT should be a table containing rows:$\/",
682682
"slug": "then-stdout-should-be-a-table-containing-rows",
683683
"markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/behat-steps\/then-stdout-should-be-a-table-containing-rows.md",
684-
"parent": "ibehat-stepsapi"
684+
"parent": "behat-steps"
685685
},
686686
"then-stdout-should-be-csv-containing": {
687687
"title": "Then \/^STDOUT should be CSV containing:$\/",
688688
"slug": "then-stdout-should-be-csv-containing",
689689
"markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/behat-steps\/then-stdout-should-be-csv-containing.md",
690-
"parent": "ibehat-stepsapi"
690+
"parent": "behat-steps"
691691
},
692692
"then-stdout-should-be-json-containing": {
693693
"title": "Then \/^STDOUT should be JSON containing:$\/",
694694
"slug": "then-stdout-should-be-json-containing",
695695
"markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/behat-steps\/then-stdout-should-be-json-containing.md",
696-
"parent": "ibehat-stepsapi"
696+
"parent": "behat-steps"
697697
},
698698
"then-stdout-should-be-yaml-containing": {
699699
"title": "Then \/^STDOUT should be YAML containing:$\/",
700700
"slug": "then-stdout-should-be-yaml-containing",
701701
"markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/behat-steps\/then-stdout-should-be-yaml-containing.md",
702-
"parent": "ibehat-stepsapi"
702+
"parent": "behat-steps"
703703
},
704704
"then-stdout-should-end-with-a-table-containing-rows": {
705705
"title": "Then \/^STDOUT should end with a table containing rows:$\/",
706706
"slug": "then-stdout-should-end-with-a-table-containing-rows",
707707
"markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/behat-steps\/then-stdout-should-end-with-a-table-containing-rows.md",
708-
"parent": "ibehat-stepsapi"
708+
"parent": "behat-steps"
709709
},
710710
"then-stdout-stderr-should-be-a-number": {
711711
"title": "Then \/^(STDOUT|STDERR) should be a number$\/",
712712
"slug": "then-stdout-stderr-should-be-a-number",
713713
"markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/behat-steps\/then-stdout-stderr-should-be-a-number.md",
714-
"parent": "ibehat-stepsapi"
714+
"parent": "behat-steps"
715715
},
716716
"then-stdout-stderr-should-be-a-version-string-w": {
717717
"title": "Then \/^(STDOUT|STDERR) should be a version string (<|<=|>|>=|==|=|!=|<>) ([+\\w.{}-]+)$\/",
718718
"slug": "then-stdout-stderr-should-be-a-version-string-w",
719719
"markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/behat-steps\/then-stdout-stderr-should-be-a-version-string-w.md",
720-
"parent": "ibehat-stepsapi"
720+
"parent": "behat-steps"
721721
},
722722
"then-stdout-stderr-should-be-empty": {
723723
"title": "Then \/^(STDOUT|STDERR) should be empty$\/",
724724
"slug": "then-stdout-stderr-should-be-empty",
725725
"markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/behat-steps\/then-stdout-stderr-should-be-empty.md",
726-
"parent": "ibehat-stepsapi"
726+
"parent": "behat-steps"
727727
},
728728
"then-stdout-stderr-should-not-be-a-number": {
729729
"title": "Then \/^(STDOUT|STDERR) should not be a number$\/",
730730
"slug": "then-stdout-stderr-should-not-be-a-number",
731731
"markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/behat-steps\/then-stdout-stderr-should-not-be-a-number.md",
732-
"parent": "ibehat-stepsapi"
732+
"parent": "behat-steps"
733733
},
734734
"then-stdout-stderr-should-not-be-empty": {
735735
"title": "Then \/^(STDOUT|STDERR) should not be empty$\/",
736736
"slug": "then-stdout-stderr-should-not-be-empty",
737737
"markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/behat-steps\/then-stdout-stderr-should-not-be-empty.md",
738-
"parent": "ibehat-stepsapi"
738+
"parent": "behat-steps"
739739
},
740740
"then-stdout-stderr-should-not-match": {
741741
"title": "Then \/^(STDOUT|STDERR) should( not)? match (((\\\/.+\\\/)|(#.+#))([a-z]+)?)$\/",
742742
"slug": "then-stdout-stderr-should-not-match",
743743
"markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/behat-steps\/then-stdout-stderr-should-not-match.md",
744-
"parent": "ibehat-stepsapi"
744+
"parent": "behat-steps"
745745
},
746746
"then-stdout-stderr-should-strictly-be-contain-not-contain": {
747747
"title": "Then \/^(STDOUT|STDERR) should( strictly)? (be|contain|not contain):$\/",
748748
"slug": "then-stdout-stderr-should-strictly-be-contain-not-contain",
749749
"markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/behat-steps\/then-stdout-stderr-should-strictly-be-contain-not-contain.md",
750-
"parent": "ibehat-stepsapi"
750+
"parent": "behat-steps"
751751
},
752752
"then-the-contents-of-the-file-should-not-match": {
753753
"title": "Then \/^the contents of the (.+) file should( not)? match (((\\\/.+\\\/)|(#.+#))([a-z]+)?)$\/",
754754
"slug": "then-the-contents-of-the-file-should-not-match",
755755
"markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/behat-steps\/then-the-contents-of-the-file-should-not-match.md",
756-
"parent": "ibehat-stepsapi"
756+
"parent": "behat-steps"
757757
},
758758
"then-the-file-directory-should-strictly-exist-not-exist-be-contain-not-contain": {
759759
"title": "Then \/^the (.+) (file|directory) should( strictly)? (exist|not exist|be:|contain:|not contain:)$\/",
760760
"slug": "then-the-file-directory-should-strictly-exist-not-exist-be-contain-not-contain",
761761
"markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/behat-steps\/then-the-file-directory-should-strictly-exist-not-exist-be-contain-not-contain.md",
762-
"parent": "ibehat-stepsapi"
762+
"parent": "behat-steps"
763763
},
764764
"then-the-http-status-code-should-be-code": {
765765
"title": "Then the HTTP status code should be :code",
766766
"slug": "then-the-http-status-code-should-be-code",
767767
"markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/behat-steps\/then-the-http-status-code-should-be-code.md",
768-
"parent": "ibehat-stepsapi"
768+
"parent": "behat-steps"
769769
},
770770
"then-the-return-code-should-not-be": {
771771
"title": "Then \/^the return code should( not)? be (\\d+)$\/",
772772
"slug": "then-the-return-code-should-not-be",
773773
"markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/behat-steps\/then-the-return-code-should-not-be.md",
774-
"parent": "ibehat-stepsapi"
774+
"parent": "behat-steps"
775775
},
776776
"when-i-launch-in-the-background": {
777777
"title": "When \/^I launch in the background `([^`]+)`$\/",
778778
"slug": "when-i-launch-in-the-background",
779779
"markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/behat-steps\/when-i-launch-in-the-background.md",
780-
"parent": "ibehat-stepsapi"
780+
"parent": "behat-steps"
781781
},
782782
"when-i-run-try-from": {
783783
"title": "When \/^I (run|try) `([^`]+)` from '([^\\s]+)'$\/",
784784
"slug": "when-i-run-try-from",
785785
"markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/behat-steps\/when-i-run-try-from.md",
786-
"parent": "ibehat-stepsapi"
786+
"parent": "behat-steps"
787787
},
788788
"when-i-run-try-the-previous-command-again": {
789789
"title": "When \/^I (run|try) the previous command again$\/",
790790
"slug": "when-i-run-try-the-previous-command-again",
791791
"markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/behat-steps\/when-i-run-try-the-previous-command-again.md",
792-
"parent": "ibehat-stepsapi"
792+
"parent": "behat-steps"
793793
},
794794
"when-i-run-try": {
795795
"title": "When \/^I (run|try) `([^`]+)`$\/",
796796
"slug": "when-i-run-try",
797797
"markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/behat-steps\/when-i-run-try.md",
798-
"parent": "ibehat-stepsapi"
798+
"parent": "behat-steps"
799799
}
800800
}

0 commit comments

Comments
 (0)