[PR #1013] [MERGED] fix: remove unused TestContext #1727

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/1013
Author: @robertkowalski
Created: 2/24/2022
Status: Merged
Merged: 3/14/2022
Merged by: @mergify[bot]

Base: masterHead: testcontext


📝 Commits (5)

  • 5f3b445 fix: remove unused TestContext
  • b36310c Merge branch 'master' into testcontext
  • 1cac353 Merge branch 'master' into testcontext
  • cec318f Merge branch 'master' into testcontext
  • 64ebcb7 Merge branch 'master' into testcontext

📊 Changes

2 files changed (+0 additions, -26 deletions)

View changed files

pkg/common/testflag.go (+0 -20)
📝 pkg/runner/logger.go (+0 -6)

📄 Description

The function WithTestContext is never called in the project, and
there is just one usage of TestContext, inside one of our loggers


🔄 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/1013 **Author:** [@robertkowalski](https://github.com/robertkowalski) **Created:** 2/24/2022 **Status:** ✅ Merged **Merged:** 3/14/2022 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `testcontext` --- ### 📝 Commits (5) - [`5f3b445`](https://github.com/nektos/act/commit/5f3b445e33b50c32122b126f6b69b735775f192b) fix: remove unused TestContext - [`b36310c`](https://github.com/nektos/act/commit/b36310c9b453afd7f4ce335b094691507da3cd07) Merge branch 'master' into testcontext - [`1cac353`](https://github.com/nektos/act/commit/1cac3539cd2ef3f96adde21925a3f0611b0e254a) Merge branch 'master' into testcontext - [`cec318f`](https://github.com/nektos/act/commit/cec318fd9d26f049b4c4b160a30863ebe39cb38a) Merge branch 'master' into testcontext - [`64ebcb7`](https://github.com/nektos/act/commit/64ebcb7448c6e6d8acb9cf3dd4ed0a5bbc959305) Merge branch 'master' into testcontext ### 📊 Changes **2 files changed** (+0 additions, -26 deletions) <details> <summary>View changed files</summary> ➖ `pkg/common/testflag.go` (+0 -20) 📝 `pkg/runner/logger.go` (+0 -6) </details> ### 📄 Description The function `WithTestContext` is never called in the project, and there is just one usage of `TestContext`, inside one of our loggers --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 21:52:25 +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#1727
No description provided.