WIP: Preserve add-on event processor contracts #9

Draft
mfreeman451 wants to merge 1 commit from fix/addon-event-processor-contracts into main
Owner

Tracks #8.\n\nPreserves previously uncommitted Go SDK add-on event processor contracts before worktree cleanup. The checkpoint adds advisory-feed, artifact, manifest, host, result, schema, fixtures, and documentation.\n\nValidation: go test ./... passes.\n\nReview cross-SDK parity and release/version implications before merge.

Tracks #8.\n\nPreserves previously uncommitted Go SDK add-on event processor contracts before worktree cleanup. The checkpoint adds advisory-feed, artifact, manifest, host, result, schema, fixtures, and documentation.\n\nValidation: go test ./... passes.\n\nReview cross-SDK parity and release/version implications before merge.
wip(sdk): preserve add-on event processor contracts
All checks were successful
ci / test (push) Successful in 52s
ci / test (pull_request) Successful in 55s
ci / tinygo-build (push) Successful in 3m40s
ci / tinygo-build (pull_request) Successful in 4m39s
cf48e52423
All checks were successful
ci / test (push) Successful in 52s
ci / test (pull_request) Successful in 55s
ci / tinygo-build (push) Successful in 3m40s
ci / tinygo-build (pull_request) Successful in 4m39s
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin fix/addon-event-processor-contracts:fix/addon-event-processor-contracts
git switch fix/addon-event-processor-contracts

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 fix/addon-event-processor-contracts
git switch fix/addon-event-processor-contracts
git rebase main
git switch main
git merge --ff-only fix/addon-event-processor-contracts
git switch fix/addon-event-processor-contracts
git rebase main
git switch main
git merge --no-ff fix/addon-event-processor-contracts
git switch main
git merge --squash fix/addon-event-processor-contracts
git switch main
git merge --ff-only fix/addon-event-processor-contracts
git switch main
git merge fix/addon-event-processor-contracts
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-go!9
No description provided.