14.0.1: Newrelic: Clean up go cache, implement Github actions CI
Added
- New basic New Relic start up tests
- Implements Github actions CI
- Install goss
0.3.9linux/amd64 - Note: this does not replace Travis CI just yet
- Install goss
Removed
- On ARM64 variants, cleans go cache after compilation
- Replaced
GOSS_INSTALL_PATHwithGOSS_PATHandDGOSS_PATHenv vars
Updated
- Collapse / rename PHP variant-specific runtime tests
- Use
CONF_PHPMOD5to specify path to newrelic.ini rather than hardcoding the value
PR #186 - thank you @bryanlatten