Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix exit on error during migrations, CI updates, and improve notices and messages #490

Merged
merged 14 commits into from
Nov 7, 2024

Conversation

jaydrogers
Copy link
Member

@jaydrogers jaydrogers commented Nov 6, 2024

What this PR does

This PR does the following:

⚠️ 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

🤩 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

@jaydrogers jaydrogers changed the title Fix exit on error during migrations and improve notice message Fix exit on error during migrations, CI updates, and improve notices and messages Nov 7, 2024
Copy link

cloudflare-workers-and-pages bot commented Nov 7, 2024

Deploying serversideup-php with  Cloudflare Pages  Cloudflare Pages

Latest commit: b37fad7
Status: ✅  Deploy successful!
Preview URL: https://4d3545ce.serversideup-php.pages.dev
Branch Preview URL: https://release-v3-4-6.serversideup-php.pages.dev

View logs

@jaydrogers jaydrogers merged commit 2095c21 into main Nov 7, 2024
2 of 42 checks passed
@jaydrogers jaydrogers deleted the release/v3.4.6 branch November 7, 2024 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant