mirror of
https://github.com/nektos/act.git
synced 2026-04-26 09:25:54 +03:00
[GH-ISSUE #212] OCI runtime create failed message with docker: uses #147
Labels
No labels
area/action
area/cli
area/docs
area/image
area/runner
area/workflow
backlog
confirmed/not-planned
kind/bug
kind/discussion
kind/external
kind/feature-request
kind/question
meta/duplicate
meta/invalid
meta/need-more-info
meta/resolved
meta/wontfix
meta/workaround
needs-work
pull-request
review/not-planned
size/M
size/XL
size/XXL
stale
stale-exempt
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/act#147
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @dlgreenwald-els on GitHub (Apr 28, 2020).
Original GitHub issue: https://github.com/nektos/act/issues/212
I'm trying to setup a simple Markdown Linter in a project with the following Workflow:
When I try to run with
act pull_requestI get the following error.When I run the markdown-lint image directly it works fine, but would very much like to utilize the workflow locally for testing purposes rather than constant submission of pull requests.
I posted for advice on the gitter.im channel and was asked to create an issue.
https://gitter.im/nektos/act?at=5ea848ccb6dd2306979157d3
@publicarray commented on GitHub (May 1, 2020):
Hm maybe try setting the entrypoint as a workaround?
@ringods commented on GitHub (May 18, 2020):
I encountered this issue too when trying to run Pulumi in Github Actions. They currently advertise the
docker:protocol in their documentation:https://www.pulumi.com/docs/guides/continuous-delivery/github-actions/#the-pull-request-workflow-file
@github-actions[bot] commented on GitHub (Jul 18, 2020):
Issue is stale and will be closed in 7 days unless there is new activity
@ringods commented on GitHub (Jul 20, 2020):
Can someone label this issue to prevent it from becoming stale?
@github-actions[bot] commented on GitHub (Sep 19, 2020):
Issue is stale and will be closed in 7 days unless there is new activity