Skip to content

Update ratchet-cli to latest Workflow and strict plugin releases #11

Description

@intel352

Goal

Update ratchet-cli to the latest Workflow/wfctl compatibility baseline and strict plugin releases.

Current dependency snapshot

  • go.mod uses github.com/GoCodeAlone/workflow v0.3.56; target Workflow baseline is v0.20.1.
  • go.mod uses workflow-plugin-authz indirectly; strict release available: authz v0.5.3.
  • workflow-plugin-agent strict work is in progress; prefer a released tag once available.

Required work

  • Inspect repo docs/build/test conventions first.
  • Update Workflow and already released strict plugin dependencies.
  • Document any blocker for workflow-plugin-agent if no strict release exists yet.
  • Validate CLI tests and builds.

Validation

Run repo-local tests and builds. For Go modules, run go test ./..., go vet ./..., go mod tidy and confirm no unintended diff remains. For frontends/clients, run the package manager install/build/test commands used by the repo. If the app has server and client components, validate both start or build successfully and document any required env vars that prevent runtime launch.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions