Skip to content

chore: promote dev to main — go-process v0.14.0 (Mantis #1243)#6

Merged
Snider merged 1 commit into
mainfrom
dev
Apr 30, 2026
Merged

chore: promote dev to main — go-process v0.14.0 (Mantis #1243)#6
Snider merged 1 commit into
mainfrom
dev

Conversation

@Snider
Copy link
Copy Markdown
Contributor

@Snider Snider commented Apr 30, 2026

Brings v0.14.0 to main: refactor(go) using core.Ok(nil) instead of Result literals. Closes Mantis #1243.

…is #1243)

Migrate two `core.Result{OK: true}` literals to `core.Ok(nil)` — the
canonical core/go primitive. Result struct literals are an audit-tracked
gaming dimension (result-literals) — Ok/Fail/ResultOf are the constructor
contract.

Sites:
- go/service.go OnStartup result
- go/pkg/api/provider.go ProcessProvider event-action result

Also auto-formatted indentation on a switch case in service.go.

0 gaming patterns. Build, vet, test all clean.

Closes tasks.lthn.sh/view.php?id=1243

Co-authored-by: Codex <noreply@openai.com>
@Snider Snider merged commit a1a8f73 into main Apr 30, 2026
0 of 2 checks passed
@sonarqubecloud
Copy link
Copy Markdown

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