Skip to content
This repository was archived by the owner on Aug 20, 2026. It is now read-only.
This repository was archived by the owner on Aug 20, 2026. It is now read-only.

Conformance: wire go-stack to consume conformance vectors from ts-stack #10

Description

@sirdeggen

ts-stack publishes conformance vectors as a GitHub Actions artifact (90-day retention) on every push to main. go-stack should have a conformance CI job that: downloads the vectors artifact from ts-stack, runs each domain's tests against them. The plan is documented in ts-stack/conformance/GO_PLAN.md. Two consumption options: (1) dawidd6/action-download-artifact to pull the artifact, or (2) sparse checkout of ts-stack conformance/vectors/. Start with the SDK domain (go-sdk) as the pilot — it has the most coverage in the vector set.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions