mirror of
https://github.com/nektos/act.git
synced 2026-04-26 09:25:54 +03:00
[PR #1552] [CLOSED] fix: typo and comments #1999
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#1999
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/1552
Author: @hezhizhen
Created: 1/10/2023
Status: ❌ Closed
Base:
master← Head:fix📝 Commits (1)
de2b280fix: typo and comments📊 Changes
24 files changed (+86 additions, -87 deletions)
View changed files
📝
cmd/root.go(+1 -1)📝
main.go(+1 -2)📝
pkg/artifacts/server.go(+1 -1)📝
pkg/artifacts/server_test.go(+4 -4)📝
pkg/common/outbound_ip.go(+1 -1)📝
pkg/container/docker_run.go(+1 -1)📝
pkg/container/file_collector.go(+1 -1)📝
pkg/container/host_environment.go(+3 -3)📝
pkg/container/linux_container_environment_extensions.go(+1 -1)📝
pkg/exprparser/functions.go(+15 -15)📝
pkg/exprparser/functions_test.go(+8 -8)📝
pkg/exprparser/interpreter.go(+22 -22)📝
pkg/exprparser/interpreter_test.go(+5 -5)📝
pkg/lookpath/lp_js.go(+1 -1)📝
pkg/lookpath/lp_plan9.go(+1 -1)📝
pkg/lookpath/lp_unix.go(+1 -1)📝
pkg/lookpath/lp_windows.go(+2 -2)📝
pkg/model/action.go(+1 -1)📝
pkg/model/workflow.go(+7 -7)📝
pkg/runner/action_composite.go(+1 -1)...and 4 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.