Skip to content

v1.2.1: verified GTFS Scorecard Action

Choose a tag to compare

@ChelseaKR ChelseaKR released this 15 Jul 22:01
· 726 commits to main since this release
v1.2.1
7d69457

Corrective release for the reusable GTFS Scorecard Action.

The first clean downstream v1.2.0 run scored the example feed successfully, then found that a nested standalone HTML path was not created before writing. This release:

  • creates parent directories for HTML, comment, and JSON outputs
  • covers nested output paths with a regression test
  • pins the uv runtime used by the Action
  • disables the irrelevant consumer-workspace cache and its empty-workspace warnings

v1.2.0 remains immutable and is marked as superseded. Both the immutable v1.2.1 ref and floating v1 ref passed in the public downstream smoke repository.

See CHANGELOG.md for the complete release notes.