Skip to content

feat: use compute-core catalog protocol#14

Merged
intel352 merged 1 commit into
mainfrom
feat/provider-catalog-core-protocol
May 24, 2026
Merged

feat: use compute-core catalog protocol#14
intel352 merged 1 commit into
mainfrom
feat/provider-catalog-core-protocol

Conversation

@intel352
Copy link
Copy Markdown
Contributor

Summary

  • switch compute.provider_catalog validation to github.com/GoCodeAlone/workflow-plugin-compute-core/protocol.ProviderContract
  • declare workflow-plugin-compute-core as a plugin dependency
  • update catalog tests/docs/spec to describe the public protocol boundary while leaving runtime dispatch APIs on workflow-compute

Verification

  • GOWORK=off go test ./internal -run 'ProviderCatalog|ModuleSchemas|PluginManifestModuleTypes' -count=1
  • GOWORK=off go test ./... -v -race -count=1
  • GOWORK=off go build ./...
  • GOWORK=off go vet ./...
  • git diff --check
  • (workflow) GOWORK=off go run ./cmd/wfctl plugin validate-contract /Users/jon/workspace/workflow-plugin-compute

@intel352 intel352 merged commit d662fbb into main May 24, 2026
5 checks passed
@intel352 intel352 deleted the feat/provider-catalog-core-protocol branch May 24, 2026 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant