Skip to content

Refactor typed JobAction constants for server jobs#13

Closed
Neokil wants to merge 1 commit into
mainfrom
auto-pr/SC-70882
Closed

Refactor typed JobAction constants for server jobs#13
Neokil wants to merge 1 commit into
mainfrom
auto-pr/SC-70882

Conversation

@Neokil
Copy link
Copy Markdown
Owner

@Neokil Neokil commented May 12, 2026

Summary

  • add a typed JobAction alias for daemon job actions and use it throughout enqueueing, persistence, and dispatch
  • preserve the existing API and SSE string payloads by converting only at serialization boundaries
  • add focused tests for enqueueing and persisted job-action round-tripping

Testing

  • go test ./...
  • golangci-lint run
  • cd web && npm run build
  • cd web && npm run lint
  • cd web && npm run typecheck
  • cd web && npm test

@Neokil Neokil closed this May 15, 2026
@Neokil Neokil deleted the auto-pr/SC-70882 branch May 15, 2026 12:19
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