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 MySQL 8.0 warning due to empty password. #108

Merged
merged 2 commits into from
Sep 23, 2024
Merged

Conversation

rubenvarela
Copy link
Collaborator

  • Specifying MySQL 8 was throwing an error due to password. lando/mysql was updated to handle this, just needed to update deps.
  • Added a test for it too since this will be the default soon.

Bare minimum self-checks

What do you think of a person who only does the bare minimum?

  • I've updated this PR with the latest code from main
  • I've done a cursory QA pass of my code locally
  • I've ensured all automated status check and tests pass
  • I've connected this PR to an issue

Pieces of flare

  • I've written a unit or functional test for my code
  • I've updated relevant documentation it my code changes it
  • I've updated this repo's README if my code changes it
  • I've updated this repo's CHANGELOG with my change unless its a trivial change (like updating a typo in the docs)

Finally

If you have any issues or need help please join the #contributors channel in the Lando slack and someone will gladly help you out!

You can also check out the coder guide.

- Specifying MySQL 8 was throwing an error due to password. lando/mysql was updated to handle this, just needed to update deps.
- Added a test for it too since this will be the default soon.
Copy link

netlify bot commented Sep 23, 2024

Deploy Preview for lando-acquia ready!

Name Link
🔨 Latest commit 5f04ea9
🔍 Latest deploy log https://app.netlify.com/sites/lando-acquia/deploys/66f1bc6978ae0f0008cfb008
😎 Deploy Preview https://deploy-preview-108--lando-acquia.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 97 (🟢 up 3 from production)
Accessibility: 98 (no change from production)
Best Practices: 100 (no change from production)
SEO: 86 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you intend to use these (and print('Hello Lando!'); in index.php) in tests in the README.md?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch on env.php and site-environment.php. Those are extra. Keeping index.php for the docroot which is required.

@reynoldsalec reynoldsalec merged commit 683c80a into main Sep 23, 2024
20 checks passed
@reynoldsalec reynoldsalec deleted the updates/2024-09-23 branch September 23, 2024 21:49
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.

2 participants