[PR #2355] [MERGED] fix: docker stub and add a test for this #2409

Closed
opened 2026-03-01 21:55:19 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: fix-docker-stub


📝 Commits (4)

  • 2bbc66c fix: docker stub
  • beb8d01 test if you can build run without docker
  • 76fb752 Merge branch 'master' into fix-docker-stub
  • 9deb39c Merge 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.

## 📋 Pull Request Information **Original PR:** https://github.com/nektos/act/pull/2355 **Author:** [@ChristopherHX](https://github.com/ChristopherHX) **Created:** 6/6/2024 **Status:** ✅ Merged **Merged:** 7/10/2024 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `fix-docker-stub` --- ### 📝 Commits (4) - [`2bbc66c`](https://github.com/nektos/act/commit/2bbc66c9f3ef925ad587a08d6360b0959761300e) fix: docker stub - [`beb8d01`](https://github.com/nektos/act/commit/beb8d014b3b13cfc55d1d64a724c4baa3fd2df44) test if you can build run without docker - [`76fb752`](https://github.com/nektos/act/commit/76fb752c4694edf9de9091a5e6246a5d5ec5167a) Merge branch 'master' into fix-docker-stub - [`9deb39c`](https://github.com/nektos/act/commit/9deb39c7621fb42533a20b4bc171389824b489dd) Merge branch 'master' into fix-docker-stub ### 📊 Changes **2 files changed** (+5 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/checks.yml` (+2 -0) 📝 `pkg/container/docker_stub.go` (+3 -3) </details> ### 📄 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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 21:55:19 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/act#2409
No description provided.