mirror of
https://github.com/nektos/act.git
synced 2026-04-26 09:25:54 +03:00
[PR #1660] [MERGED] fix: crash if the id tool fails to run in the container #2056
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#2056
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?
📋 Pull Request Information
Original PR: https://github.com/nektos/act/pull/1660
Author: @ChristopherHX
Created: 3/2/2023
Status: ✅ Merged
Merged: 3/8/2023
Merged by: @mergify[bot]
Base:
master← Head:fix-crash-readid📝 Commits (4)
77ae92dfix: crash if the id tool fails to run in the container93df0c5remove importc84aeb6Add check in a test that tryReadID doesn't fail3b05246Merge branch 'master' into fix-crash-readid📊 Changes
2 files changed (+16 additions, -1 deletions)
View changed files
📝
pkg/container/docker_run.go(+1 -1)📝
pkg/runner/testdata/remote-action-js-node-user/push.yml(+15 -0)📄 Description
Reported here: https://gitea.com/gitea/act_runner/issues/32#issuecomment-732256
Also adds a test that the test case does actually run via user node and can write to the GITHUB_OUTPUT file command.
Commit Message
{{title}} ({{number}})
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.