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

EB upgrade #1799

Open
1 of 6 tasks
baszoetekouw opened this issue Feb 5, 2025 · 0 comments · May be fixed by #1813
Open
1 of 6 tasks

EB upgrade #1799

baszoetekouw opened this issue Feb 5, 2025 · 0 comments · May be fixed by #1813
Assignees

Comments

@baszoetekouw
Copy link
Member

baszoetekouw commented Feb 5, 2025

Tracking ticket voor EB upgrade (PHP/Symphony)

  • Rebase upgrade branch onto main @Jong-Vincent

  • CI tests runnen in ci/qa/all.sh; eerst main runnen (zou helemaal groen moeten zijn) en daarna voor de branch, zodat we een baseline hebben van wat er fixed moet worden. @johanib

  • Fix /health endpoint
    [2024-12-13 13:38:35] app.INFO: Handling incoming request: GET /health [] {"session_id":null,"request_id":"675c2acbe59ef"} [2024-12-13 13:38:35] request.INFO: Matched route "monitor.health". {"route":"monitor.health","route_parameters":{"_route":"monitor.health","_controller":"openconext.monitor.controller.health"},"request_uri":"https://localhost/health","method":"GET"} {"session_id":null,"request_id":"675c2acbe59ef"} [2024-12-13 13:38:35] event.INFO: An exception was thrown while getting the uncalled listeners. {"exception":"[object] (Symfony\\Component\\HttpFoundation\\Exception\\SessionNotFoundException(code: 0): There is currently no session available. at /var/www/html/vendor/symfony/http-foundation/RequestStack.php:126)"} {"session_id":"6a53724eba871bbfab8ad81b8bb029e6","request_id":"675c2acbe59ef"}

  • Fix push from Manage to Engineblock
    The controller for URI "/authentication/idp/single-sign-on" is not callable: Controller "engineblock.controller.authentication.identity_provider" cannot be fetched from the container because it is private. Did you forget to tag the service with "controller.service_arguments"?

  • Implement running tests using DevConf

  • Research fix or migrate Behat tests
    Check which Behat dependencies can be potentially removed to run integration tests

@baszoetekouw baszoetekouw converted this from a draft issue Feb 5, 2025
@johanib johanib linked a pull request Feb 19, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

Successfully merging a pull request may close this issue.

4 participants