Merged
Conversation
Upgrade easycorp/easyadmin-bundle from 4.x to 5.x and doctrine/doctrine-migrations-bundle from 3.x to 4.x. EasyAdmin 5 breaking changes addressed: - Add #[AdminDashboard] attribute, remove #[Route] from index() - Replace MenuItem::linkToCrud() with MenuItem::linkTo() - Update FieldInterface::new() signature in all 14 custom fields - Replace CrudControllerRegistry with AdminControllerRegistryInterface - Replace ea. global variable with ea() function in templates Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Migrate Serializer\Annotation to Serializer\Attribute namespace (9 entities) - Remove eraseCredentials() from User and Server (removed from UserInterface) - Set explicit default_protocol on UrlType (default changed to null) - Fix routing resources from .xml to .php (framework, web_profiler) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…tection Replace the old api-spec.yml (Java-based openapitools/openapi-diff, task runner) with a new api-spec.yaml using oasdiff (Go, FOSS). Fixes file name mismatch (spec.yaml -> api-spec-v1.yaml), uses docker compose pattern, and adds path filtering. Remove redundant apispec job from pr.yaml. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
API Specification - Breaking changes detectedAPI Changelog 0.0.0 vs. 0.0.0API ChangesPOST /api/detection_results
Components
|
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…aliases - Exclude config/reference.php from php-cs-fixer (generated file triggers false positive from phpdoc_no_alias_tag rule) - Add cs: aliases to all coding-standards tasks in Taskfile Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## develop #63 +/- ##
==========================================
Coverage ? 12.61%
Complexity ? 819
==========================================
Files ? 118
Lines ? 2560
Branches ? 0
==========================================
Hits ? 323
Misses ? 2237
Partials ? 0
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
cableman
approved these changes
Mar 25, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Link to ticket
https://leantime.itkdev.dk/dashboard/show#/tickets/showTicket/6654
Description
@todo Awaiting Symfony 8 compatibility from itk-dev/openid-connect-bundle#27
@todo Update itk-dev docker templates and github actions templates
Screenshot of the result
If your change affects the user interface you should include a screenshot of the result with the pull request.
Checklist
If your code does not pass all the requirements on the checklist you have to add a comment explaining why this change
should be exempt from the list.
Additional comments or questions
If you have any further comments or questions for the reviewer please add them here.