WIP: Add service monitoring SDK contracts #4

Draft
mfreeman451 wants to merge 1 commit from add-service-monitoring-sdk-parity into main
Owner

Summary

  • Adds service monitoring check descriptor types and decoding helpers.
  • Adds target-context and credential broker reference support for plugin inputs.
  • Adds target-scoped result helpers and shared conformance fixtures.

Validation

  • sfw cargo test
  • ServiceRadar main PR #3399
## Summary - Adds service monitoring check descriptor types and decoding helpers. - Adds target-context and credential broker reference support for plugin inputs. - Adds target-scoped result helpers and shared conformance fixtures. ## Validation - `sfw cargo test` ## Related - ServiceRadar main PR #3399
Add service monitoring SDK contracts
All checks were successful
ci / verify (push) Successful in 46s
ci / verify (pull_request) Successful in 1m16s
f39fe3d33d
All checks were successful
ci / verify (push) Successful in 46s
ci / verify (pull_request) Successful in 1m16s
This pull request has changes conflicting with the target branch.
  • src/result.rs
View command line instructions

Manual merge helper

Use this merge commit message when completing the merge manually.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin add-service-monitoring-sdk-parity:add-service-monitoring-sdk-parity
git switch add-service-monitoring-sdk-parity

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 add-service-monitoring-sdk-parity
git switch add-service-monitoring-sdk-parity
git rebase main
git switch main
git merge --ff-only add-service-monitoring-sdk-parity
git switch add-service-monitoring-sdk-parity
git rebase main
git switch main
git merge --no-ff add-service-monitoring-sdk-parity
git switch main
git merge --squash add-service-monitoring-sdk-parity
git switch main
git merge --ff-only add-service-monitoring-sdk-parity
git switch main
git merge add-service-monitoring-sdk-parity
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
carverauto/serviceradar-sdk-rust!4
No description provided.