mirror of
https://github.com/nektos/act.git
synced 2026-04-26 01:15:51 +03:00
[PR #98] [MERGED] Iss 86 #1352
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#1352
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/98
Author: @cplee
Created: 2/25/2020
Status: ✅ Merged
Merged: 2/25/2020
Merged by: @cplee
Base:
master← Head:ISS-86📝 Commits (10+)
418b0dbreuse containers to fix #862cb276cunchecked error9179d89updates for tests0187643shared container for jobac1bd08shared container for job94591c5local actions done88041afcache dir for remote actions6c63294unit tests pass037e08aintegration test3a65967ci cleanup📊 Changes
33 files changed (+1087 additions, -708 deletions)
View changed files
➖
.github/workflows/check/Dockerfile(+0 -9)➖
.github/workflows/check/action.yml(+0 -8)➖
.github/workflows/check/entrypoint.sh(+0 -4)➖
.github/workflows/integration/Dockerfile(+0 -7)➖
.github/workflows/integration/action.yml(+0 -8)➖
.github/workflows/integration/entrypoint.sh(+0 -3)📝
.github/workflows/push.yml(+34 -3)➖
.github/workflows/tag.yml(+0 -20)📝
Makefile(+15 -24)📝
README.md(+3 -3)📝
cmd/input.go(+1 -0)📝
cmd/platforms.go(+3 -3)📝
cmd/root.go(+2 -0)📝
go.sum(+1 -0)📝
pkg/common/executor.go(+9 -0)📝
pkg/common/git.go(+1 -1)📝
pkg/common/line_writer.go(+5 -2)📝
pkg/common/line_writer_test.go(+2 -1)📝
pkg/container/docker_pull.go(+1 -1)📝
pkg/container/docker_run.go(+285 -40)...and 13 more files
📄 Description
make buildworks:delegated🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.