Skip to content

deploy previews not working #178

@thescientist13

Description

@thescientist13

At least for runtime-keys repo, we've noticed that the Deno based deploy preview GitHub Action is failing with a bit of cryptic error

Run mkdir -p out
  mkdir -p out
  curl --retry 2 --fail https://api.csswg.org/bikeshed/ --output out/index.html --header "Accept: text/plain, text/html" -F die-on=fatal -F file=@"index.bs"
  shell: /usr/bin/bash -e {0}
curl: (26) Failed to open/read local data from file/application
Error: Process completed with exit code 26.

Is there anyone that can help us with debugging Deno hosting / builds? Will this potentially be happening with other WinterTC55 repos / deploy previews and so we would need them all fixed?

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