Skip to content

Workers Builds check fails opaquely on tray-only PRs #12

@rschumann

Description

@rschumann

PR #11 hit an opaque external check failure:

Observed during PR #11:

  • PR does not modify web/** or wrangler.jsonc.
  • Local Worker dry run passes:
    npx --yes wrangler@latest deploy --dry-run --config wrangler.jsonc
  • Dry run reads only web/ assets, not tray/web/os vendored TytusOS assets.

Task:

  1. Check the Cloudflare build logs and identify why the Worker check failed.
  2. If this check is unrelated to tray/TytusOS packaging, detach it from tray-only PR required checks or document when it may be ignored.
  3. If it is supposed to validate tray packaging, move that logic into GitHub CI with visible logs/annotations.

Rationale: merging past an opaque red external check should not become normal without traceability.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions