{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":18863040,"defaultBranch":"main","name":"homestead","ownerLogin":"laravel","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2014-04-17T01:46:34.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/958072?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1714422957.0","currentOid":""},"activityList":{"items":[{"before":"9563b8202f399639881006cc1dbb40c7caad4fde","after":null,"ref":"refs/heads/revert-1933-AB-drop-mailpit-feature","pushedAt":"2024-04-29T20:35:57.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"svpernova09","name":"Joe Ferguson","path":"/svpernova09","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/967362?s=80&v=4"}},{"before":"e466c30122e4e886171c6397d63c3cc7dd16770c","after":"98a798b18a078121252f0ecfe3e10cba050ce504","ref":"refs/heads/main","pushedAt":"2024-04-29T20:35:54.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"svpernova09","name":"Joe Ferguson","path":"/svpernova09","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/967362?s=80&v=4"},"commit":{"message":"Revert \"drop Mailpit feature (#1933)\" (#1973)\n\nThis reverts commit d14da1fe811d9c8499108034f8ba9fe465303edf.","shortMessageHtmlLink":"Revert \"drop Mailpit feature (#1933)\" (#1973)"}},{"before":null,"after":"9563b8202f399639881006cc1dbb40c7caad4fde","ref":"refs/heads/revert-1933-AB-drop-mailpit-feature","pushedAt":"2024-04-29T20:35:27.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"svpernova09","name":"Joe Ferguson","path":"/svpernova09","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/967362?s=80&v=4"},"commit":{"message":"Revert \"drop Mailpit feature (#1933)\"\n\nThis reverts commit d14da1fe811d9c8499108034f8ba9fe465303edf.","shortMessageHtmlLink":"Revert \"drop Mailpit feature (#1933)\""}},{"before":"6c474ca51c6c8662c71c10cec11a6f1dd7a7fb3c","after":"9db11b4e2b609caba6d48cac4b352c24db42eac4","ref":"refs/heads/release","pushedAt":"2024-04-29T20:30:19.000Z","pushType":"push","commitsCount":10,"pusher":{"login":"svpernova09","name":"Joe Ferguson","path":"/svpernova09","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/967362?s=80&v=4"},"commit":{"message":"Merge branch 'main' into release","shortMessageHtmlLink":"Merge branch 'main' into release"}},{"before":"1a2c74908d937d66f0b4dbd9abbe29904eaa94fb","after":"e466c30122e4e886171c6397d63c3cc7dd16770c","ref":"refs/heads/main","pushedAt":"2024-04-29T20:29:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"svpernova09","name":"Joe Ferguson","path":"/svpernova09","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/967362?s=80&v=4"},"commit":{"message":"Tagging v15.0.3","shortMessageHtmlLink":"Tagging v15.0.3"}},{"before":"daf14c38670848be1bfe32d6d2811cacd8ad18bf","after":"1a2c74908d937d66f0b4dbd9abbe29904eaa94fb","ref":"refs/heads/main","pushedAt":"2024-04-29T19:43:21.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"svpernova09","name":"Joe Ferguson","path":"/svpernova09","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/967362?s=80&v=4"},"commit":{"message":"Fix reload provision when using php 5.6 (#1972)","shortMessageHtmlLink":"Fix reload provision when using php 5.6 (#1972)"}},{"before":"75d6ace6e598d18e8b0567a737f94fb1d5cb26be","after":null,"ref":"refs/heads/return-types","pushedAt":"2024-04-27T04:28:10.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"svpernova09","name":"Joe Ferguson","path":"/svpernova09","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/967362?s=80&v=4"}},{"before":"0c650b503e3f04b740495891e407c918180b0e8c","after":"daf14c38670848be1bfe32d6d2811cacd8ad18bf","ref":"refs/heads/main","pushedAt":"2024-04-27T04:28:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"svpernova09","name":"Joe Ferguson","path":"/svpernova09","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/967362?s=80&v=4"},"commit":{"message":"Update return types (#1971)","shortMessageHtmlLink":"Update return types (#1971)"}},{"before":null,"after":"75d6ace6e598d18e8b0567a737f94fb1d5cb26be","ref":"refs/heads/return-types","pushedAt":"2024-04-27T04:25:23.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"svpernova09","name":"Joe Ferguson","path":"/svpernova09","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/967362?s=80&v=4"},"commit":{"message":"Update return types","shortMessageHtmlLink":"Update return types"}},{"before":"219e126539a9d55b38b1952fa86ef84319a90c11","after":"36bd28da9c751d8894e5e24fcfda5fc38ea996ec","ref":"refs/heads/wsl-rework","pushedAt":"2024-04-27T03:31:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"svpernova09","name":"Joe Ferguson","path":"/svpernova09","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/967362?s=80&v=4"},"commit":{"message":"WSL Installation Upgrades and Documentation (#1958)\n\n* WSL Installation Upgrades and Documentation\r\n\r\n- bin/homestead - Registered WslApplyFolderMapping command\r\n- scripts\\features\\mariadb.sh - stop the mysql service before uninstall and remove the installation tracking file.\r\n- scripts\\features\\mysql.sh - Create feature installation script for mysql.\r\n- scripts\\features\\postgresql.sh - removed `systemctl disable postgresq` from the end to make sure it works after the feature install\r\n- src\\WslApplyFeatures.php - Changed the command name from wsl:apply-features to wsl:features.\r\n- src\\WslApplyFolderMapping.php - Added new command to do folder mapping\r\n- src\\WslCreateDatabaseCommand.php - Changed the command name from wsl:create-databases to wsl:databases.\r\n- src\\WslCreateSiteCommand.php - Changed the command name from wsl:create-sites to wsl:sites.\r\n - Remove nginx/sites-enabled/* as well while removing existing nginx sites.\r\n - Add cron job for laravel schedule:run if mentioned in yaml file.\r\n- wsl.md - Documentation for Installing Homestead on Windows subsystem for Linux\r\n\r\n* Style CI Fix\r\n\r\n* Fixed a typo\r\n\r\n* Added validations for WSL_USER_NAME and WSL_USER_GROUP\r\n\r\n---------\r\n\r\nCo-authored-by: Karmendra Suthar ","shortMessageHtmlLink":"WSL Installation Upgrades and Documentation (#1958)"}},{"before":"7b209c3fbd4e048e8a171e33a5c755b5c18111ea","after":"0c650b503e3f04b740495891e407c918180b0e8c","ref":"refs/heads/main","pushedAt":"2024-04-27T03:28:40.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"svpernova09","name":"Joe Ferguson","path":"/svpernova09","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/967362?s=80&v=4"},"commit":{"message":"fix: Ensure php8.3-fpm service is correctly enabled and restarted (#1965)","shortMessageHtmlLink":"fix: Ensure php8.3-fpm service is correctly enabled and restarted (#1965"}},{"before":"21bd6f2f7ef00a7714906c4a95ed087b7ff99cef","after":"7b209c3fbd4e048e8a171e33a5c755b5c18111ea","ref":"refs/heads/main","pushedAt":"2024-04-27T03:26:16.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"svpernova09","name":"Joe Ferguson","path":"/svpernova09","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/967362?s=80&v=4"},"commit":{"message":"Fix Apache Proxy Websockets (#1967)\n\n* fix: websockets for apache proxy\r\n\r\n* fix: web socket protocol","shortMessageHtmlLink":"Fix Apache Proxy Websockets (#1967)"}},{"before":"8e6b0574c215824c0452244898f36895934029fd","after":"21bd6f2f7ef00a7714906c4a95ed087b7ff99cef","ref":"refs/heads/main","pushedAt":"2024-04-27T03:25:53.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"svpernova09","name":"Joe Ferguson","path":"/svpernova09","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/967362?s=80&v=4"},"commit":{"message":"Reconfigure APT after manual installation of google-chrome-stable (#1959)\n\n* fix: reconfigure apt after manual installation of google-chrome-stable\r\n\r\n* fix: use apt-get instead of dpkg to install Chrome deb","shortMessageHtmlLink":"Reconfigure APT after manual installation of google-chrome-stable (#1959"}},{"before":"5125ef3c5fdb08a18cec5b5644b061d7b823ca29","after":"8e6b0574c215824c0452244898f36895934029fd","ref":"refs/heads/main","pushedAt":"2024-04-27T03:13:41.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"svpernova09","name":"Joe Ferguson","path":"/svpernova09","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/967362?s=80&v=4"},"commit":{"message":"fix: Update editorconfig to properly cover yaml and update formatting (#1951)","shortMessageHtmlLink":"fix: Update editorconfig to properly cover yaml and update formatting ("}},{"before":"47640bd915994d8d116f45989e4793a8df538e42","after":"219e126539a9d55b38b1952fa86ef84319a90c11","ref":"refs/heads/wsl-rework","pushedAt":"2024-02-29T01:18:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"svpernova09","name":"Joe Ferguson","path":"/svpernova09","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/967362?s=80&v=4"},"commit":{"message":"Move postgresql from wsl to feature","shortMessageHtmlLink":"Move postgresql from wsl to feature"}},{"before":"f180742b1a1e7942b2ec90107b4485741e0dc13b","after":"47640bd915994d8d116f45989e4793a8df538e42","ref":"refs/heads/wsl-rework","pushedAt":"2024-02-28T22:59:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"svpernova09","name":"Joe Ferguson","path":"/svpernova09","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/967362?s=80&v=4"},"commit":{"message":"Set +X on wsl-init","shortMessageHtmlLink":"Set +X on wsl-init"}},{"before":"5125ef3c5fdb08a18cec5b5644b061d7b823ca29","after":"f180742b1a1e7942b2ec90107b4485741e0dc13b","ref":"refs/heads/wsl-rework","pushedAt":"2024-02-28T22:31:16.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"svpernova09","name":"Joe Ferguson","path":"/svpernova09","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/967362?s=80&v=4"},"commit":{"message":"Fix and improve WSL process (#1949)\n\n* Save information for features\r\n\r\n* Uncomment xdebug configuration on php8.1\r\n\r\n* Fix wrong path\r\n\r\nShould be in the users home directory, not root\r\n\r\n* Enable php 8.2 and 8.3 fpm and restart\r\n\r\nJust like other php versions\r\n\r\n* Save features in user folder, username/group in root\r\n\r\n* Fix php fpm user/group config\r\n\r\n* Use WSL_USER_NAME for composer\r\n\r\n* Use existing scripts for mariadb and php83 in wsl-init\r\n\r\nThey do the same thing, prevent copy/pasting and what not\r\n\r\n* Fix restarting nginx in wsl:create-sites\r\n\r\nnginx didn't allow to restart as the restart command was in a loop and resulted in\r\n\r\n```\r\nFeb 03 15:09:01 systemd[1]: Failed to start A high performance web server and a reverse proxy server.\r\nFeb 03 15:09:01 systemd[1]: nginx.service: Start request repeated too quickly.\r\nFeb 03 15:09:01 systemd[1]: nginx.service: Failed with result 'exit-code'.\r\n```\r\n\r\nSo just restart once at the end :)\r\n\r\n* Prevent mariadb deprecation warning\r\n\r\n* Also check if fpm is enabled for php 8.2/8.3\r\n\r\n* Edit for styleci\r\n\r\n* Use $WSL_USER_NAME, $$WSL_USER_GROUP where necessary in features\r\n\r\n* Restart newer php fpms too with blackfire and couchdb","shortMessageHtmlLink":"Fix and improve WSL process (#1949)"}},{"before":null,"after":"5125ef3c5fdb08a18cec5b5644b061d7b823ca29","ref":"refs/heads/wsl-rework","pushedAt":"2024-02-28T22:29:00.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"svpernova09","name":"Joe Ferguson","path":"/svpernova09","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/967362?s=80&v=4"},"commit":{"message":"fix: Ensure php8.2-fpm service is correctly enabled and restarted (#1952)","shortMessageHtmlLink":"fix: Ensure php8.2-fpm service is correctly enabled and restarted (#1952"}},{"before":"155f41ff3f8bdbcca7a25b7c132503237967d2a0","after":"5125ef3c5fdb08a18cec5b5644b061d7b823ca29","ref":"refs/heads/main","pushedAt":"2024-02-12T17:32:39.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"svpernova09","name":"Joe Ferguson","path":"/svpernova09","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/967362?s=80&v=4"},"commit":{"message":"fix: Ensure php8.2-fpm service is correctly enabled and restarted (#1952)","shortMessageHtmlLink":"fix: Ensure php8.2-fpm service is correctly enabled and restarted (#1952"}},{"before":"91b3278bd3d620394cff87599ac2c996256e749d","after":null,"ref":"refs/heads/phpstan","pushedAt":"2024-02-12T17:31:28.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"svpernova09","name":"Joe Ferguson","path":"/svpernova09","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/967362?s=80&v=4"}},{"before":"f406c0ec2d56865276fd0c1aecc439df4dd53d54","after":"155f41ff3f8bdbcca7a25b7c132503237967d2a0","ref":"refs/heads/main","pushedAt":"2024-02-12T17:31:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"svpernova09","name":"Joe Ferguson","path":"/svpernova09","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/967362?s=80&v=4"},"commit":{"message":"Add PHPStan and configuration (#1947)","shortMessageHtmlLink":"Add PHPStan and configuration (#1947)"}},{"before":null,"after":"91b3278bd3d620394cff87599ac2c996256e749d","ref":"refs/heads/phpstan","pushedAt":"2024-01-30T02:18:19.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"svpernova09","name":"Joe Ferguson","path":"/svpernova09","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/967362?s=80&v=4"},"commit":{"message":"Add PHPStan and configuration","shortMessageHtmlLink":"Add PHPStan and configuration"}},{"before":"051eca12df7222b90c6d7ac6949536de45b017f5","after":"6c474ca51c6c8662c71c10cec11a6f1dd7a7fb3c","ref":"refs/heads/release","pushedAt":"2024-01-30T02:00:01.000Z","pushType":"push","commitsCount":9,"pusher":{"login":"svpernova09","name":"Joe Ferguson","path":"/svpernova09","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/967362?s=80&v=4"},"commit":{"message":"Merge branch 'main' into release","shortMessageHtmlLink":"Merge branch 'main' into release"}},{"before":"b37494813ba75c1eafc7ba8a1202ff9bfb033a3e","after":"f406c0ec2d56865276fd0c1aecc439df4dd53d54","ref":"refs/heads/main","pushedAt":"2024-01-30T01:59:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"svpernova09","name":"Joe Ferguson","path":"/svpernova09","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/967362?s=80&v=4"},"commit":{"message":"Tagging v15.0.2","shortMessageHtmlLink":"Tagging v15.0.2"}},{"before":"c9f316bb20c2a429d84839300109f27de33ac2bf","after":null,"ref":"refs/heads/composer-updates","pushedAt":"2024-01-30T01:58:39.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"svpernova09","name":"Joe Ferguson","path":"/svpernova09","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/967362?s=80&v=4"}},{"before":"2c649378f4128f615c0f397be064b382982dc1b4","after":"b37494813ba75c1eafc7ba8a1202ff9bfb033a3e","ref":"refs/heads/main","pushedAt":"2024-01-30T01:58:33.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"svpernova09","name":"Joe Ferguson","path":"/svpernova09","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/967362?s=80&v=4"},"commit":{"message":"Minimum PHP 8.1 - Drop Symfony 5, add Symfony 7 - Composer Updates (#1946)\n\n* PHP 8.1 minimum version, composer update\r\n\r\n* Drop Symfony 5 and add 7\r\n\r\n* Drop PHP 8.0 from GitHub Actions","shortMessageHtmlLink":"Minimum PHP 8.1 - Drop Symfony 5, add Symfony 7 - Composer Updates (#…"}},{"before":"4d8e47548fe6ffa9e5f31d6d4ad14bd59fd9f5e4","after":"c9f316bb20c2a429d84839300109f27de33ac2bf","ref":"refs/heads/composer-updates","pushedAt":"2024-01-29T14:54:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"svpernova09","name":"Joe Ferguson","path":"/svpernova09","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/967362?s=80&v=4"},"commit":{"message":"Drop PHP 8.0 from GitHub Actions","shortMessageHtmlLink":"Drop PHP 8.0 from GitHub Actions"}},{"before":"9cf6effc2e86994a502c6f72f0ce5fbea8d1507c","after":"4d8e47548fe6ffa9e5f31d6d4ad14bd59fd9f5e4","ref":"refs/heads/composer-updates","pushedAt":"2024-01-29T14:52:25.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"svpernova09","name":"Joe Ferguson","path":"/svpernova09","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/967362?s=80&v=4"},"commit":{"message":"Drop Symfony 5 and add 7","shortMessageHtmlLink":"Drop Symfony 5 and add 7"}},{"before":null,"after":"9cf6effc2e86994a502c6f72f0ce5fbea8d1507c","ref":"refs/heads/composer-updates","pushedAt":"2024-01-29T14:50:12.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"svpernova09","name":"Joe Ferguson","path":"/svpernova09","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/967362?s=80&v=4"},"commit":{"message":"Drop Symfony 5 and add 8","shortMessageHtmlLink":"Drop Symfony 5 and add 8"}},{"before":"678475ba455db8f965648e5ab8a3846afe697bce","after":"2c649378f4128f615c0f397be064b382982dc1b4","ref":"refs/heads/main","pushedAt":"2024-01-29T14:42:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"svpernova09","name":"Joe Ferguson","path":"/svpernova09","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/967362?s=80&v=4"},"commit":{"message":"feat: include version (#1945)","shortMessageHtmlLink":"feat: include version (#1945)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEPV6sjgA","startCursor":null,"endCursor":null}},"title":"Activity · laravel/homestead"}