Skip to content

chore(release): Prepare 3.0.0 release metadata - #62

Merged
soulevilx merged 8 commits into
masterfrom
release/3.0.0
Aug 19, 2026
Merged

chore(release): Prepare 3.0.0 release metadata#62
soulevilx merged 8 commits into
masterfrom
release/3.0.0

Conversation

@soulevilx

Copy link
Copy Markdown
Contributor

Summary

  • Release metadata for `v3.0.0`.
  • Changelog date and README latest version.
  • Breaking: PSR-3-only logging. See UPGRADE-3.0.md.

Test plan

  • Required GitHub Actions checks on this PR.
  • Tag `v3.0.0` from `master` after merge and wait for Release workflow.

docs: Update CI/CD and ruleset docs to match shared workflows pipeline
chore(docker): Pin PHP 8.5 base image to bookworm variant
Logging is PSR-3 via withLogger(); sinks stay in the consuming app.
Add 3.0 DX (curl multi, progress, interceptors, fake patterns) and
align CI badges with live GitHub Actions (no Fortify).
CI runs vendor/bin/phpmd without Composer --exclude flags. Put the
pdepend hook exclusions in the ruleset so Quality / Lint - phpmd passes.
Logging is PSR-3 via withLogger(); sinks stay in the consuming app.
Cut 3.0.0 changelog and README version.
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@qodo-code-review

Copy link
Copy Markdown

ⓘ Qodo reviews are paused because the subscription is no longer active. Ask your workspace admin to reactivate the subscription to resume reviews. Manage billing

@coderabbitai

coderabbitai Bot commented Aug 19, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 5127ab23-a659-4736-8c87-0403fe1e5e63

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@soulevilx
soulevilx merged commit 5582a38 into master Aug 19, 2026
28 of 30 checks passed
@codacy-production

codacy-production Bot commented Aug 19, 2026

Copy link
Copy Markdown

Not up to standards ⛔

🔴 Issues 2 minor

Alerts:
⚠ 2 issues (≤ 0 issues of at least minor severity)

Results:
2 new issues

Category Results
Comprehensibility 2 minor

View in Codacy

🟢 Metrics 245 complexity · 0 duplication

Metric Results
Complexity 245
Duplication 0

View in Codacy

🔴 Coverage 92.93% diff coverage · -1.35% coverage variation

Metric Results
Coverage variation -1.35% coverage variation (-1.00%)
Diff coverage 92.93% diff coverage

View coverage diff in Codacy

Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (0bcb5a1) 3041 3032 99.70%
Head commit (4a551fb) 3219 (+178) 3166 (+134) 98.35% (-1.35%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#62) 509 473 92.93%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant