-
Notifications
You must be signed in to change notification settings - Fork 30
fix: Fix navigation manager to be in line with server #1248
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
Conversation
nickvergessen
commented
Sep 30, 2024
- Ref Use NavigationManager instead of AppManager to handle custom apps order server#47523 (comment)
927e24d to
3825770
Compare
provokateurin
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Urgh
|
Now failing due to nextcloud/server#48219 And afterwards will break again tomorrow due to nextcloud/server#48454 🙈 @provokateurin can you please take over |
|
Sure, sorry for the mess :/ |
86d0107 to
1bcb061
Compare
|
Some of the psalm failures I wasn't able to reproduce locally. |
Ok the difference is it reinstalls nextcloud/ocp which pulls in a newer version which then triggers psalm. |
Signed-off-by: provokateurin <[email protected]>
Signed-off-by: Joas Schilling <[email protected]>
1bcb061 to
0a3506d
Compare
|
Waiting for nextcloud/server#48454 before merging this |
Signed-off-by: provokateurin <[email protected]>
0a3506d to
fe8834e
Compare