WIP: update servicepoint library #1

Draft
vinzenz wants to merge 11 commits from next into main
Owner
No description provided.
update servicepoint library
All checks were successful
Rust / build (pull_request) Successful in 1m59s
022106e2db
create separate types per command
Some checks failed
Rust / build (pull_request) Failing after 1m22s
b218bd6474
brightness conversion fails for invalid values,

macros for wrapping attrs
partially fix tests
Some checks failed
Rust / build (pull_request) Failing after 1m26s
ecb4f51997
vinzenz force-pushed next from ecb4f51997
Some checks failed
Rust / build (pull_request) Failing after 1m26s
to 7e07a35472
Some checks failed
Rust / build (pull_request) Failing after 36s
2025-09-28 23:14:24 +02:00
Compare
Some checks failed
Rust / build (pull_request) Failing after 36s
This pull request is marked as a work in progress.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin next:next
git switch next

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff next
git switch next
git rebase main
git switch main
git merge --ff-only next
git switch next
git rebase main
git switch main
git merge --no-ff next
git switch main
git merge --squash next
git switch main
git merge --ff-only next
git switch main
git merge next
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
servicepoint/servicepoint-binding-uniffi!1
No description provided.