Closed jmsanders closed 1 year ago
Your pull request is automatically being deployed to Dagster Cloud.
Location | Status | Link | Updated |
---|---|---|---|
from_gh_action |
View in Cloud | Mar 09, 2023 at 05:02 PM (UTC) |
There are a few tests at play here:
dagster-cloud
CLI and asserts that our run.sh
script writes run_id=${RUN_ID}
to the file referenced by $GITHUB_OUTPUT
.
Similar to https://github.com/dagster-io/dagster-cloud-action/pull/80 but I missed a spot in that one.