Merged
Conversation
Signed-off-by: Oleksander Piskun <oleksandr2088@icloud.com>
c993d97 to
d6ce6c7
Compare
Contributor
|
there was an unmerged PR for static-analysis. Would you mind force pushing the commit here so that is picked up by the action runner? |
Contributor
Author
Can we enable "Update branch" suggestion? =) |
Contributor
|
done 👍 |
Signed-off-by: Oleksander Piskun <oleksandr2088@icloud.com>
Merged
kyteinsky
added a commit
that referenced
this pull request
Aug 5, 2025
## 2.1.0 – 2025-08-05 ### Added - Add reuse compliance (#23) @AndyScherzinger - HaRP support (Nextcloud 32+) (#35) @oleksandr-nc ### Fixed - handle next_task network exceptions @kyteinsky - fix model switch to work without disable and re-enable (#32) @kyteinsky - report errors to app_api on enable (#60) @kyteinsky ### Changed - pin gh action versions (#31) @kyteinsky - make docker builds reproducible (#46) @kyteinsky - update pip deps and remove dependabot (#61) @kyteinsky - use the HEAD commit timestamp instead of 0 in docker build (#62) @kyteinsky - Improve error handling in task processing (#65) @lukasdotcom - Implement feedback for better error handling (#66) @lukasdotcom - Bump support to NC 32 @kyteinsky Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
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 HaRP repository.
Link to PR in AppAPI where HaRP was added: nextcloud/app_api#505