mirror of
https://github.com/nektos/act.git
synced 2026-04-26 01:15:51 +03:00
[PR #2355] [MERGED] fix: docker stub and add a test for this #2409
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#2409
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/2355
Author: @ChristopherHX
Created: 6/6/2024
Status: ✅ Merged
Merged: 7/10/2024
Merged by: @mergify[bot]
Base:
master← Head:fix-docker-stub📝 Commits (4)
2bbc66cfix: docker stubbeb8d01test if you can build run without docker76fb752Merge branch 'master' into fix-docker-stub9deb39cMerge branch 'master' into fix-docker-stub📊 Changes
2 files changed (+5 additions, -3 deletions)
View changed files
📝
.github/workflows/checks.yml(+2 -0)📝
pkg/container/docker_stub.go(+3 -3)📄 Description
Build tag without WITHOUT_DOCKER were not covered by CI
Next steps are refactoring coverage collection that all go run and go test results are merged
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.