Skip to content

cmd/api: add JSON output support to the run.go program #56845

Closed
@dmitshur

Description

@dmitshur

This is a tracking issue for adding JSON output support to the cmd/api/run.go program, which is invoked by cmd/dist to implement the "API check" test. This is a subset of #37486, broken out into a smaller tracking issue.

Like in #56844, there are a few implementation approaches, need to investigate what works out better. One difference is that the cmd/api/run.go program is much smaller in size and scope compared to the test/run.go one.

CC @aclements, @golang/release.

Metadata

Metadata

Assignees

Labels

FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions