go-devops/cmd/dev
Codex 096cb1bab2 fix(go-devops): replace testify with stdlib testing patterns (AX-6)
Removes testify + indirect deps from go.mod/go.sum; rewrites
assert/require calls across cmd/dev/*, cmd/setup/*, devkit/* _test.go
to stdlib t.Fatalf patterns. go vet clean. TestRunTestGen_Good fails
pre-existing (missing cmd/dev/pkg/ env) at dev tip — unrelated to
this PR.

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

Co-authored-by: Codex <noreply@openai.com>
Via-codex-lane: Cyclops-754 dispatch
2026-04-24 18:51:16 +01:00
..
cmd_api.go fix: migrate module paths from forge.lthn.ai to dappco.re 2026-04-07 12:46:35 +01:00
cmd_api_testgen.go fix: migrate module paths from forge.lthn.ai to dappco.re 2026-04-07 12:46:35 +01:00
cmd_api_testgen_test.go fix(go-devops): replace testify with stdlib testing patterns (AX-6) 2026-04-24 18:51:16 +01:00
cmd_apply.go fix: migrate module paths from forge.lthn.ai to dappco.re 2026-04-07 12:46:35 +01:00
cmd_apply_test.go fix(go-devops): replace testify with stdlib testing patterns (AX-6) 2026-04-24 18:51:16 +01:00
cmd_bundles.go fix: migrate module paths from forge.lthn.ai to dappco.re 2026-04-07 12:46:35 +01:00
cmd_ci.go fix: migrate module paths from forge.lthn.ai to dappco.re 2026-04-07 12:46:35 +01:00
cmd_commit.go fix: migrate module paths from forge.lthn.ai to dappco.re 2026-04-07 12:46:35 +01:00
cmd_dev.go fix: migrate module paths from forge.lthn.ai to dappco.re 2026-04-07 12:46:35 +01:00
cmd_file_sync.go fix: migrate module paths from forge.lthn.ai to dappco.re 2026-04-07 12:46:35 +01:00
cmd_file_sync_test.go fix(go-devops): replace testify with stdlib testing patterns (AX-6) 2026-04-24 18:51:16 +01:00
cmd_health.go fix: migrate module paths from forge.lthn.ai to dappco.re 2026-04-07 12:46:35 +01:00
cmd_impact.go fix: migrate module paths from forge.lthn.ai to dappco.re 2026-04-07 12:46:35 +01:00
cmd_issues.go fix: migrate module paths from forge.lthn.ai to dappco.re 2026-04-07 12:46:35 +01:00
cmd_pull.go fix: migrate module paths from forge.lthn.ai to dappco.re 2026-04-07 12:46:35 +01:00
cmd_push.go fix: migrate module paths from forge.lthn.ai to dappco.re 2026-04-07 12:46:35 +01:00
cmd_reviews.go fix: migrate module paths from forge.lthn.ai to dappco.re 2026-04-07 12:46:35 +01:00
cmd_sync.go fix: migrate module paths from forge.lthn.ai to dappco.re 2026-04-07 12:46:35 +01:00
cmd_tag.go fix: migrate module paths from forge.lthn.ai to dappco.re 2026-04-07 12:46:35 +01:00
cmd_vm.go fix: migrate module paths from forge.lthn.ai to dappco.re 2026-04-07 12:46:35 +01:00
cmd_vm_test.go fix(go-devops): replace testify with stdlib testing patterns (AX-6) 2026-04-24 18:51:16 +01:00
cmd_work.go fix: migrate module paths from forge.lthn.ai to dappco.re 2026-04-07 12:46:35 +01:00
cmd_workflow.go fix: migrate module paths from forge.lthn.ai to dappco.re 2026-04-07 12:46:35 +01:00
cmd_workflow_test.go feat(dev): show workflow templates in list 2026-04-01 09:48:48 +00:00
forge_client.go chore: migrate to dappco.re vanity import path 2026-03-22 00:04:10 +00:00
registry.go fix: migrate module paths from forge.lthn.ai to dappco.re 2026-04-07 12:46:35 +01:00
service.go fix: migrate module paths from forge.lthn.ai to dappco.re 2026-04-07 12:46:35 +01:00