sous-chefs / php

Development repository for the php cookbook
https://supermarket.chef.io/cookbooks/php
Apache License 2.0
442 stars 490 forks source link

Add Ubuntu 20.04 support, clean up testing, drop EOL versions & untested distros #296

Closed jeffbyrnes closed 4 years ago

jeffbyrnes commented 4 years ago

Description

Issues Resolved

n/a

Check List

jeffbyrnes commented 4 years ago

@tas50 I wouldn’t normally suggest this, but the current state of tests passing is identical to what was passing with v7.2.0, so perhaps it’s ok to merge this in and proceed with more changes (or a release?)

I’m gonna keep working on it, and see about getting RHEL, CentOS, Debian, and maybe Amazon Linux 2 to pass, at least with the packaged install.

jeffbyrnes commented 4 years ago

@tas50 thanks for the notes! Updated per your suggestions, though some of the kitchen tests are still unlikely to pass.

kitchen-porter commented 4 years ago
1 Warning
:warning: This is a big Pull Request.

Generated by :no_entry_sign: Danger

xorima commented 4 years ago

You can drop ubuntu-1604 support if you want to, 18.04 and 20.04 are good enough for me

tas50 commented 4 years ago

Nice start to cleaning this up. Thanks @jeffbyrnes