-
Notifications
You must be signed in to change notification settings - Fork 296
feat: add context chat provider #11150
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
|
Thanks for opening your first pull request in this repository! ✌️ |
|
It was decided that we should move on with this without nextcloud/server#52852. I'll look for a way to make Psalm understand the foreign code. |
16633b0 to
a359dd7
Compare
Since we have to do workarounds to get Psalm working with stubs, have a stub update mechanism, and additionally need the actual classes to be able to write tests, we decided that nextcloud/server#52852 should be pursued again. It's also an investment of time, but we'll have our standard setup for app communication through the OCP public API. That setup works for Psalm and PHPUnit. |
c2efb0b to
6a236d3
Compare
dd566f9 to
a7bc7ba
Compare
52dcdfc to
9077fa6
Compare
marcelklehr
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.
Looks really good to me! If we can finish the tests, I'd look forward to a review from the groupware team 💙
7a12b2e to
34d4ad1
Compare
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
Unfortunately harp responds with HTTP400 now so I can't retest. Contacted @kyteinsky privately to get this resolved.
|
ChristophWurst
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.
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
@ChristophWurst I think we're done with your to do list from 18 November (#11150 (comment)) |
|
Yep :) This is ready for merge. There are just a few conflicts to resolve |
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
Conflicts resolved. |
|
Actually, this PR does not fully work with stable31 (see psalm issues), should we adjust it to work with stable31? |
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
31 goes EOL 2026-02 … I'll drop it from main edit: #12295 |
|
You can update the branch to catch the updated CI and support range |
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
All fixed |
ChristophWurst
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.
![]()
|
Woop woop |

No description provided.