Skip to content

validate.yml and update-unity-api.yml chronic failures - investigate for shared root cause #5

@TMHSDigital

Description

@TMHSDigital

Two workflows have been failing repeatedly:

  • validate.yml
  • update-unity-api.yml

Surfaced during ecosystem audit on 2026-04-25 (see TMHSDigital/Developer-Tools-Directory#1).

The validate.yml failure pattern resembles CFX#5 (YAML parser errors in python3 -c blocks). If Unity uses the same multi-line python validation pattern, it likely has the same bug.

Recommendation: audit Unity's .github/workflows/validate.yml first. If it has unquoted multi-line python3 -c blocks similar to CFX, fix the same way (use run: | block scalar).

Not blocking. Neither workflow is a required check. But validates the suspicion that CFX#5 may be ecosystem-wide.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions