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

Release 11.4 #987

Merged
merged 4 commits into from
Dec 5, 2024
Merged

Release 11.4 #987

merged 4 commits into from
Dec 5, 2024

Conversation

lavarou
Copy link
Member

@lavarou lavarou commented Dec 5, 2024

No description provided.

ZNeumann and others added 4 commits October 22, 2024 08:55
1. Add an option to control which PHP version is to be used in devenv
service via PHP env var passed at the time when dev-shell is started
(or any dev-* target is build).
2. Simplify `composer` and `go` install.
3. Fix `devenv` service image build for PHPs 7.2 and 7.3.
4. Apply `Dockerfile` best practices
This PR does the following:

- Modifies how the action name is retrieved, so that it is compatible
with CakePHP 4.x and 5.x
- Adds correct detection file for CakePHP 4.x and 5.x
- Adds call to `nr_txn_suggest_package_supportability_metric` in
`nr_cakephp_enable`

---------

Co-authored-by: Michal Nowacki <[email protected]>
Security scan with trivy will be run on push to main and dev, pull
request, and weekly. trivy will skip scanning vendor subdirectory
because the agent is not using code from that directory.
@lavarou lavarou requested a review from mfulb December 5, 2024 17:18
@newrelic-php-agent-bot
Copy link

newrelic-php-agent-bot commented Dec 5, 2024

Test Suite Status Result
Multiverse 6/7 passing
SOAK 62/62 passing

@codecov-commenter
Copy link

codecov-commenter commented Dec 5, 2024

Codecov Report

Attention: Patch coverage is 11.42857% with 31 lines in your changes missing coverage. Please review.

Project coverage is 78.68%. Comparing base (f30642f) to head (9997966).

Files with missing lines Patch % Lines
agent/fw_cakephp.c 11.42% 31 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #987      +/-   ##
==========================================
+ Coverage   78.54%   78.68%   +0.14%     
==========================================
  Files         196      196              
  Lines       27103    27047      -56     
==========================================
- Hits        21287    21281       -6     
+ Misses       5816     5766      -50     
Flag Coverage Δ
agent-for-php-7.2 78.69% <11.42%> (+0.14%) ⬆️
agent-for-php-7.3 78.71% <11.42%> (+0.14%) ⬆️
agent-for-php-7.4 78.41% <11.42%> (+0.14%) ⬆️
agent-for-php-8.0 78.43% <11.42%> (+0.14%) ⬆️
agent-for-php-8.1 78.42% <11.42%> (+0.14%) ⬆️
agent-for-php-8.2 78.01% <11.42%> (+0.14%) ⬆️
agent-for-php-8.3 78.01% <11.42%> (+0.14%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@lavarou lavarou merged commit eab6b4b into main Dec 5, 2024
110 checks passed
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.

6 participants