[PR #1111] [MERGED] chore: fold integration test outputs #1783

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/1111
Author: @KnisterPeter
Created: 4/6/2022
Status: Merged
Merged: 4/20/2022
Merged by: @mergify[bot]

Base: masterHead: allow-to-fold-test-output


📝 Commits (3)

  • 243b539 chore: fold integration test outputs
  • 17e14eb Merge branch 'master' into allow-to-fold-test-output
  • 22e342d Merge branch 'master' into allow-to-fold-test-output

📊 Changes

3 files changed (+12 additions, -0 deletions)

View changed files

📝 pkg/artifacts/server_test.go (+4 -0)
📝 pkg/runner/job_executor_test.go (+4 -0)
📝 pkg/runner/runner_test.go (+4 -0)

📄 Description

To make the test logs more readable, we should fold the
output per test into a group.


🔄 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/1111 **Author:** [@KnisterPeter](https://github.com/KnisterPeter) **Created:** 4/6/2022 **Status:** ✅ Merged **Merged:** 4/20/2022 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `allow-to-fold-test-output` --- ### 📝 Commits (3) - [`243b539`](https://github.com/nektos/act/commit/243b5393ff481c71b61a9fb0bba44d9be8aaa8a3) chore: fold integration test outputs - [`17e14eb`](https://github.com/nektos/act/commit/17e14eb2ab60c5988372bfd4ae068b4c246a62eb) Merge branch 'master' into allow-to-fold-test-output - [`22e342d`](https://github.com/nektos/act/commit/22e342dde3b1e4aca80cc81417edfc40576ecdc0) Merge branch 'master' into allow-to-fold-test-output ### 📊 Changes **3 files changed** (+12 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `pkg/artifacts/server_test.go` (+4 -0) 📝 `pkg/runner/job_executor_test.go` (+4 -0) 📝 `pkg/runner/runner_test.go` (+4 -0) </details> ### 📄 Description To make the test logs more readable, we should fold the output per test into a group. --- <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:40 +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#1783
No description provided.