{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":3193843,"defaultBranch":"13.x","name":"drush","ownerLogin":"drush-ops","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2012-01-16T20:26:51.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/931201?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1719084625.0","currentOid":""},"activityList":{"items":[{"before":"1166f2bfac5ea2ea6d85f2aaac1f4c425409d49a","after":"d86de7f319bfcc38998efc31f5ccc04a84b68718","ref":"refs/heads/gh-pages","pushedAt":"2024-06-24T17:24:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"[CI] Add Doctum build","shortMessageHtmlLink":"[CI] Add Doctum build"}},{"before":"5fdca62d6c866ede8d716c5d5c04d94d59890af7","after":"1166f2bfac5ea2ea6d85f2aaac1f4c425409d49a","ref":"refs/heads/gh-pages","pushedAt":"2024-06-24T17:24:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deployed 151b70439 to 13.x with MkDocs 1.4.3 and mike 2.1.2","shortMessageHtmlLink":"Deployed 151b704 to 13.x with MkDocs 1.4.3 and mike 2.1.2"}},{"before":"8389f62c17dee1e9212c97e69410e126989f211a","after":"151b70439cdacda5b95546ca853f271d0fe981cf","ref":"refs/heads/13.x","pushedAt":"2024-06-24T17:23:02.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"greg-1-anderson","name":"Greg Anderson","path":"/greg-1-anderson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/612191?s=80&v=4"},"commit":{"message":"Prevent drush from crushing, when command extends non-existent class - #5860 (#5861)","shortMessageHtmlLink":"Prevent drush from crushing, when command extends non-existent class - "}},{"before":"a4cc02fdc15d047328047fa54787d1ad7020b0a2","after":"5fdca62d6c866ede8d716c5d5c04d94d59890af7","ref":"refs/heads/gh-pages","pushedAt":"2024-06-22T19:32:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"[CI] Add Doctum build","shortMessageHtmlLink":"[CI] Add Doctum build"}},{"before":"37a83a27b372015e4f312e46d4c4db80847bc67c","after":"a4cc02fdc15d047328047fa54787d1ad7020b0a2","ref":"refs/heads/gh-pages","pushedAt":"2024-06-22T19:31:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deployed 8389f62c1 to 13.0.0-beta5 with MkDocs 1.4.3 and mike 2.1.1","shortMessageHtmlLink":"Deployed 8389f62 to 13.0.0-beta5 with MkDocs 1.4.3 and mike 2.1.1"}},{"before":"9e56ce216aea26ac1acc0a3c468bcb01261d01b7","after":"37a83a27b372015e4f312e46d4c4db80847bc67c","ref":"refs/heads/gh-pages","pushedAt":"2024-06-22T17:43:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"[CI] Add Doctum build","shortMessageHtmlLink":"[CI] Add Doctum build"}},{"before":"f4fda1cc5004a15b6e0c384fdd95f3d0f4ff205f","after":"9e56ce216aea26ac1acc0a3c468bcb01261d01b7","ref":"refs/heads/gh-pages","pushedAt":"2024-06-22T17:43:28.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deployed 7a3eebbac to 12.x with MkDocs 1.4.3 and mike 2.1.1","shortMessageHtmlLink":"Deployed 7a3eebb to 12.x with MkDocs 1.4.3 and mike 2.1.1"}},{"before":"8730eb9310cdb242ec7f00d60858d44dbad254ad","after":null,"ref":"refs/heads/archive-file-path-12x","pushedAt":"2024-06-22T17:42:22.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"greg-1-anderson","name":"Greg Anderson","path":"/greg-1-anderson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/612191?s=80&v=4"}},{"before":"d2f2c6740edd74f293d1d792f1ab3652ed05c1b2","after":"7a3eebbac366bbe8132ccd809490f7490e92b0cb","ref":"refs/heads/12.x","pushedAt":"2024-06-22T17:42:21.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"greg-1-anderson","name":"Greg Anderson","path":"/greg-1-anderson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/612191?s=80&v=4"},"commit":{"message":"Fix path to files directory when it is a symlink (#6047) (#6048)\n\n* Fix path to files directory when it is a symlink\r\n\r\n* Convert back to full path prior to calling realpath()\r\n\r\n* Fix path logic\r\n\r\n* Remove unused function\r\n\r\n* Remove path repositories from consideration\r\n\r\n* We don't actually need the relative path","shortMessageHtmlLink":"Fix path to files directory when it is a symlink (#6047) (#6048)"}},{"before":null,"after":"8730eb9310cdb242ec7f00d60858d44dbad254ad","ref":"refs/heads/archive-file-path-12x","pushedAt":"2024-06-22T17:27:28.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"greg-1-anderson","name":"Greg Anderson","path":"/greg-1-anderson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/612191?s=80&v=4"},"commit":{"message":"Fix path to files directory when it is a symlink (#6047)\n\n* Fix path to files directory when it is a symlink\n\n* Convert back to full path prior to calling realpath()\n\n* Fix path logic\n\n* Remove unused function\n\n* Remove path repositories from consideration\n\n* We don't actually need the relative path","shortMessageHtmlLink":"Fix path to files directory when it is a symlink (#6047)"}},{"before":"f6dc9da19249017a0cdffd8cfd5f7b9939ca517e","after":"f4fda1cc5004a15b6e0c384fdd95f3d0f4ff205f","ref":"refs/heads/gh-pages","pushedAt":"2024-06-22T17:23:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"[CI] Add Doctum build","shortMessageHtmlLink":"[CI] Add Doctum build"}},{"before":"4a395184a8929917acdd5942d4df8d8b6469c7b6","after":"f6dc9da19249017a0cdffd8cfd5f7b9939ca517e","ref":"refs/heads/gh-pages","pushedAt":"2024-06-22T17:23:31.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deployed 8389f62c1 to 13.x with MkDocs 1.4.3 and mike 2.1.1","shortMessageHtmlLink":"Deployed 8389f62 to 13.x with MkDocs 1.4.3 and mike 2.1.1"}},{"before":"43245422f167e0956f104d647a66400dc57fbe66","after":null,"ref":"refs/heads/archive-file-path","pushedAt":"2024-06-22T17:22:19.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"greg-1-anderson","name":"Greg Anderson","path":"/greg-1-anderson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/612191?s=80&v=4"}},{"before":"5cb82824fc52396098ee490e8b05a5c28d626ab8","after":"8389f62c17dee1e9212c97e69410e126989f211a","ref":"refs/heads/13.x","pushedAt":"2024-06-22T17:22:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"greg-1-anderson","name":"Greg Anderson","path":"/greg-1-anderson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/612191?s=80&v=4"},"commit":{"message":"Fix path to files directory when it is a symlink (#6047)\n\n* Fix path to files directory when it is a symlink\r\n\r\n* Convert back to full path prior to calling realpath()\r\n\r\n* Fix path logic\r\n\r\n* Remove unused function\r\n\r\n* Remove path repositories from consideration\r\n\r\n* We don't actually need the relative path","shortMessageHtmlLink":"Fix path to files directory when it is a symlink (#6047)"}},{"before":"a9befcf8d1dad2376e1074b3681b31535e6bf8a8","after":"43245422f167e0956f104d647a66400dc57fbe66","ref":"refs/heads/archive-file-path","pushedAt":"2024-06-22T01:34:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"greg-1-anderson","name":"Greg Anderson","path":"/greg-1-anderson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/612191?s=80&v=4"},"commit":{"message":"We don't actually need the relative path","shortMessageHtmlLink":"We don't actually need the relative path"}},{"before":"7af6ad794866eea2096685d2f4ad5852c89db35b","after":"a9befcf8d1dad2376e1074b3681b31535e6bf8a8","ref":"refs/heads/archive-file-path","pushedAt":"2024-06-22T00:56:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"greg-1-anderson","name":"Greg Anderson","path":"/greg-1-anderson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/612191?s=80&v=4"},"commit":{"message":"Remove path repositories from consideration","shortMessageHtmlLink":"Remove path repositories from consideration"}},{"before":"b08177fc7870edf823869bc981e1423b882e8508","after":"7af6ad794866eea2096685d2f4ad5852c89db35b","ref":"refs/heads/archive-file-path","pushedAt":"2024-06-22T00:46:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"greg-1-anderson","name":"Greg Anderson","path":"/greg-1-anderson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/612191?s=80&v=4"},"commit":{"message":"Remove unused function","shortMessageHtmlLink":"Remove unused function"}},{"before":"b4eec63fb74ae1e4b3a2fe46fec50ff393cd0135","after":"b08177fc7870edf823869bc981e1423b882e8508","ref":"refs/heads/archive-file-path","pushedAt":"2024-06-22T00:30:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"greg-1-anderson","name":"Greg Anderson","path":"/greg-1-anderson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/612191?s=80&v=4"},"commit":{"message":"Fix path logic","shortMessageHtmlLink":"Fix path logic"}},{"before":"e0c0454c9b2f105300729809ee16bae13b12b247","after":"b4eec63fb74ae1e4b3a2fe46fec50ff393cd0135","ref":"refs/heads/archive-file-path","pushedAt":"2024-06-21T23:38:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"greg-1-anderson","name":"Greg Anderson","path":"/greg-1-anderson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/612191?s=80&v=4"},"commit":{"message":"Convert back to full path prior to calling realpath()","shortMessageHtmlLink":"Convert back to full path prior to calling realpath()"}},{"before":null,"after":"e0c0454c9b2f105300729809ee16bae13b12b247","ref":"refs/heads/archive-file-path","pushedAt":"2024-06-21T23:22:57.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"greg-1-anderson","name":"Greg Anderson","path":"/greg-1-anderson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/612191?s=80&v=4"},"commit":{"message":"Fix path to files directory when it is a symlink","shortMessageHtmlLink":"Fix path to files directory when it is a symlink"}},{"before":null,"after":"92ee2650e836f7b863d3f34b4dab6bb77f6f179c","ref":"refs/heads/si-with-recipes-12x","pushedAt":"2024-06-21T22:12:38.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"greg-1-anderson","name":"Greg Anderson","path":"/greg-1-anderson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/612191?s=80&v=4"},"commit":{"message":"Fixes #5999: Allow drush site:install to work with recipes. (#6026)\n\n* Allow drush site:install to work with recipes.\n\n* Code style\n\n* Add a test for installing from a recipe.\n\n* Touch up comments\n\n* Code style\n\n* Skip recipe tests on versions of Drupal that do not yet support recipes.\n\n* Rename \"profile\" arg to \"recipeOrProfile\". Add better error checking, e.g. Drupal versions and missing recipes.\n\n* Code style\n\n* Use test recipe on recipe-not-supported test.\n\n* Mark the recipe-not-supported test as skipped on sqlite.\n\n* Update src/Commands/core/SiteInstallCommands.php\n\nCo-authored-by: Moshe Weitzman \n\n* Search paths relative to cwd when looking for recipes.\n\n---------\n\nCo-authored-by: Greg Anderson \nCo-authored-by: Moshe Weitzman ","shortMessageHtmlLink":"Fixes #5999: Allow drush site:install to work with recipes. (#6026)"}},{"before":"19489366a804f6b2159af068d075d5f63b7af43d","after":"4a395184a8929917acdd5942d4df8d8b6469c7b6","ref":"refs/heads/gh-pages","pushedAt":"2024-06-21T21:07:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"[CI] Add Doctum build","shortMessageHtmlLink":"[CI] Add Doctum build"}},{"before":"d870301320daae1b6cfc97a65599ee17151f359f","after":"19489366a804f6b2159af068d075d5f63b7af43d","ref":"refs/heads/gh-pages","pushedAt":"2024-06-21T21:07:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deployed 5cb82824f to 13.x with MkDocs 1.4.3 and mike 2.1.1","shortMessageHtmlLink":"Deployed 5cb8282 to 13.x with MkDocs 1.4.3 and mike 2.1.1"}},{"before":"5ce8c7dcf35c52bfcbffca97e4dfa391f66be231","after":null,"ref":"refs/heads/si-with-recipe","pushedAt":"2024-06-21T21:05:56.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"greg-1-anderson","name":"Greg Anderson","path":"/greg-1-anderson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/612191?s=80&v=4"}},{"before":"5b1d3d8a7c518d2882d604bfcd14ee3902fc568f","after":"5cb82824fc52396098ee490e8b05a5c28d626ab8","ref":"refs/heads/13.x","pushedAt":"2024-06-21T21:05:56.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"greg-1-anderson","name":"Greg Anderson","path":"/greg-1-anderson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/612191?s=80&v=4"},"commit":{"message":"Fixes #5999: Allow drush site:install to work with recipes. (#6026)\n\n* Allow drush site:install to work with recipes.\r\n\r\n* Code style\r\n\r\n* Add a test for installing from a recipe.\r\n\r\n* Touch up comments\r\n\r\n* Code style\r\n\r\n* Skip recipe tests on versions of Drupal that do not yet support recipes.\r\n\r\n* Rename \"profile\" arg to \"recipeOrProfile\". Add better error checking, e.g. Drupal versions and missing recipes.\r\n\r\n* Code style\r\n\r\n* Use test recipe on recipe-not-supported test.\r\n\r\n* Mark the recipe-not-supported test as skipped on sqlite.\r\n\r\n* Update src/Commands/core/SiteInstallCommands.php\r\n\r\nCo-authored-by: Moshe Weitzman \r\n\r\n* Search paths relative to cwd when looking for recipes.\r\n\r\n---------\r\n\r\nCo-authored-by: Greg Anderson \r\nCo-authored-by: Moshe Weitzman ","shortMessageHtmlLink":"Fixes #5999: Allow drush site:install to work with recipes. (#6026)"}},{"before":"7bd725c96c6333547a220e1bbe58fcd2306671e0","after":"5ce8c7dcf35c52bfcbffca97e4dfa391f66be231","ref":"refs/heads/si-with-recipe","pushedAt":"2024-06-21T20:19:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"greg-1-anderson","name":"Greg Anderson","path":"/greg-1-anderson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/612191?s=80&v=4"},"commit":{"message":"Search paths relative to cwd when looking for recipes.","shortMessageHtmlLink":"Search paths relative to cwd when looking for recipes."}},{"before":"e081f5c715d2c5cfe3039222e24849de9590d4f0","after":"7bd725c96c6333547a220e1bbe58fcd2306671e0","ref":"refs/heads/si-with-recipe","pushedAt":"2024-06-21T18:46:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"greg-1-anderson","name":"Greg Anderson","path":"/greg-1-anderson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/612191?s=80&v=4"},"commit":{"message":"Update src/Commands/core/SiteInstallCommands.php\n\nCo-authored-by: Moshe Weitzman ","shortMessageHtmlLink":"Update src/Commands/core/SiteInstallCommands.php"}},{"before":"cce1a826ee33ae49b91150aacc3441b14dc4f7a9","after":"e081f5c715d2c5cfe3039222e24849de9590d4f0","ref":"refs/heads/si-with-recipe","pushedAt":"2024-06-21T17:53:05.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"weitzman","name":"Moshe Weitzman","path":"/weitzman","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7740?s=80&v=4"},"commit":{"message":"Merge branch '13.x' into si-with-recipe","shortMessageHtmlLink":"Merge branch '13.x' into si-with-recipe"}},{"before":"6801bd2af87c385acd104a9f0de164313b586ed2","after":"d870301320daae1b6cfc97a65599ee17151f359f","ref":"refs/heads/gh-pages","pushedAt":"2024-06-21T17:51:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"[CI] Add Doctum build","shortMessageHtmlLink":"[CI] Add Doctum build"}},{"before":"552928d9ec9212d503507e196d532ffe236a38bb","after":"6801bd2af87c385acd104a9f0de164313b586ed2","ref":"refs/heads/gh-pages","pushedAt":"2024-06-21T17:51:07.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deployed 5b1d3d8a7 to 13.x with MkDocs 1.4.3 and mike 2.1.1","shortMessageHtmlLink":"Deployed 5b1d3d8 to 13.x with MkDocs 1.4.3 and mike 2.1.1"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEbcfImQA","startCursor":null,"endCursor":null}},"title":"Activity · drush-ops/drush"}