Skip to content

14.0.1: Newrelic: Clean up go cache, implement Github actions CI

Choose a tag to compare

@adobejmong adobejmong released this 22 Dec 14:41
· 9 commits to master since this release
6127fa7

Added

  • New basic New Relic start up tests
  • Implements Github actions CI
    • Install goss 0.3.9 linux/amd64
    • Note: this does not replace Travis CI just yet

Removed

  • On ARM64 variants, cleans go cache after compilation
  • Replaced GOSS_INSTALL_PATH with GOSS_PATH and DGOSS_PATH env vars

Updated

  • Collapse / rename PHP variant-specific runtime tests
  • Use CONF_PHPMOD5 to specify path to newrelic.ini rather than hardcoding the value

PR #186 - thank you @bryanlatten