Skip to content

Apply codex suggestions for pre release#93

Merged
alexander-schranz merged 3 commits into
sulu:3.0from
alexander-schranz:codex/suggestions-pre-3.0-release
May 20, 2026
Merged

Apply codex suggestions for pre release#93
alexander-schranz merged 3 commits into
sulu:3.0from
alexander-schranz:codex/suggestions-pre-3.0-release

Conversation

@alexander-schranz

Copy link
Copy Markdown
Member
Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Fixed tickets fixes #issuenum
Related issues/PRs #issuenum
License MIT

What's in this PR?

Apply codex suggestions for pre release.

Why?

Review of the RC by codex.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR applies pre-release review suggestions by updating upgrade/documentation notes and removing deprecated/backward-compatibility code paths in the test bootstrap and task repository API.

Changes:

  • Updated 3.0 upgrade notes around Task entity/task repository changes and removed references to deprecated APIs.
  • Simplified Tests/bootstrap.php by dropping legacy compatibility fallbacks and using Dotenv::loadEnv().
  • Removed deprecated countFutureTasks() from TaskRepositoryInterface and the Doctrine implementation.

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
UPGRADE-3.0.md Adjusts upgrade guidance for Task relation/repository changes (but contains an inaccurate snippet that needs correction).
Tests/bootstrap.php Removes legacy compatibility layers and uses loadEnv() for env loading.
Tasks/Model/TaskRepositoryInterface.php Drops deprecated countFutureTasks() from the public interface.
Entity/DoctrineTaskRepository.php Removes the countFutureTasks() implementation.
Resources/doc/README.md Updates local documentation intro text (contains a typo).
Resources/doc/installation.md Adds a requirements section and improves wording in installation steps.
README.md Updates badges and requirements to reflect the 3.0 branch/support.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread UPGRADE-3.0.md Outdated
Comment thread Resources/doc/README.md
Comment thread README.md Outdated
Comment thread Resources/doc/installation.md Outdated
@alexander-schranz alexander-schranz force-pushed the codex/suggestions-pre-3.0-release branch from 9d1e2a6 to 6073747 Compare May 20, 2026 12:40
@alexander-schranz alexander-schranz merged commit ff02f91 into sulu:3.0 May 20, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants