fix: use generic Origin service type #2

Open
sgcommand wants to merge 1 commits from fix/origin-generic-service-type into master
Owner

Summary

Change the Origin registration service type from CronoCraft App to the pre-registered generic type. The instance name remains ZoeShaldon.

Verification

  • go test ./...
  • go vet ./...
  • gofmt
  • git diff --check
## Summary Change the Origin registration service type from `CronoCraft App` to the pre-registered `generic` type. The instance name remains `ZoeShaldon`. ## Verification - `go test ./...` - `go vet ./...` - `gofmt` - `git diff --check`
sgcommand added 1 commit 2026-08-13 14:57:17 +00:00
You are not authorized to merge this pull request.
This pull request can be merged automatically.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin fix/origin-generic-service-type:fix/origin-generic-service-type
git checkout fix/origin-generic-service-type
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ChronoCraft/zoe-shaldon#2