You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
⚠️ Deprecation warning
We removed linux/arm/v7 because it's old and it was adding to our build times. These are 32-bit Arm processors. We still support 64-bit ARM (like M-series macs) with linux/arm64/v8
🐛 Bug Fixes
Fixed issue where Laravel Auto-migrations would fail on first deployment (#489)
🤩 Improvements
Improved notices when running a custom command with S6 Overlay
Added PHP version and Docker image tag version to container info at start up
🤓 Development improvements
Added platform support to local build script
We added a new method to improve PR experiences so we can streamline contributions
Moved from Runs-on back to hosted GHA runners for cost reasons