#daggerverse-preview workflow

1 messages · Page 1 of 1 (latest)

desert python
#

It doesn't work for various reasons...
https://github.com/check-spelling-sandbox/dagger/actions/workflows/daggerverse-preview.gen.yml?query=is%3Afailure

  1. it is missing a fallback for the workflow_dispatch case (even though this is an event configured in the workflow): https://github.com/check-spelling-sandbox/dagger/commit/1c322fb51fc36f97e0f3aec27b3e4724b1a2b01b

  2. 🤷‍♂️ i have no idea how to get it to yield anything better than Error: GET https://api.github.com/user: 403 Resource not accessible by integration [] which is definitely not a helpful message.

GitHub

An open-source runtime for composable workflows. Great for AI agents and CI/CD. - daggerverse-preview · Workflow runs · check-spelling-sandbox/dagger

astral zephyr
#

cc @warm fable @spiral vortex

warm fable
#

this workflow needs to be run on the dagger/dagger repo directly.

desert python