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

#31: Use 2-latest composer_version for Drupal 9/10 #105

Merged
merged 4 commits into from
Apr 16, 2024

Conversation

reynoldsalec
Copy link
Sponsor Member

@reynoldsalec reynoldsalec commented Apr 15, 2024

Fixes #31

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.

Copy link

netlify bot commented Apr 15, 2024

Deploy Preview for lando-drupal ready!

Name Link
🔨 Latest commit b01fc5f
🔍 Latest deploy log https://app.netlify.com/sites/lando-drupal/deploys/661d9a05e6a5ad0007472ef4
😎 Deploy Preview https://deploy-preview-105--lando-drupal.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: 96 (🟢 up 3 from production)
Accessibility: 96 (no change from production)
Best Practices: 100 (no change from production)
SEO: 93 (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.

@reynoldsalec
Copy link
Sponsor Member Author

Note that the Drupal 6 test failure is a known issue: #98

Copy link
Contributor

@uberhacker uberhacker left a comment

Choose a reason for hiding this comment

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

Interesting way to compare versions.

Copy link

@christopher-b christopher-b left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@reynoldsalec reynoldsalec merged commit 10deaff into main Apr 16, 2024
21 of 22 checks passed
@reynoldsalec reynoldsalec deleted the 31-composer-update branch April 16, 2024 16:18
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.

Drupal 10 requires composer 2.3.6 or higher
3 participants