[PR #472] [MERGED] Format sources with gofmt #1458

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/472
Author: @lufia
Created: 1/14/2021
Status: Merged
Merged: 1/15/2021
Merged by: @cplee

Base: masterHead: go-fmt


📝 Commits (2)

  • c494bd7 Format sources with gofmt
  • 51e82b7 Merge branch 'master' into go-fmt

📊 Changes

6 files changed (+8 additions, -11 deletions)

View changed files

📝 pkg/container/docker_run.go (+2 -2)
📝 pkg/model/workflow.go (+1 -1)
📝 pkg/runner/expression.go (+3 -3)
📝 pkg/runner/expression_test.go (+1 -1)
📝 pkg/runner/run_context.go (+1 -1)
📝 pkg/runner/step_context.go (+0 -3)

📄 Description

I did.


🔄 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/472 **Author:** [@lufia](https://github.com/lufia) **Created:** 1/14/2021 **Status:** ✅ Merged **Merged:** 1/15/2021 **Merged by:** [@cplee](https://github.com/cplee) **Base:** `master` ← **Head:** `go-fmt` --- ### 📝 Commits (2) - [`c494bd7`](https://github.com/nektos/act/commit/c494bd79a22baf1434f8482e5542c00ff5e21550) Format sources with gofmt - [`51e82b7`](https://github.com/nektos/act/commit/51e82b7c845b5c78c31a54aedd36e8dc3da21016) Merge branch 'master' into go-fmt ### 📊 Changes **6 files changed** (+8 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `pkg/container/docker_run.go` (+2 -2) 📝 `pkg/model/workflow.go` (+1 -1) 📝 `pkg/runner/expression.go` (+3 -3) 📝 `pkg/runner/expression_test.go` (+1 -1) 📝 `pkg/runner/run_context.go` (+1 -1) 📝 `pkg/runner/step_context.go` (+0 -3) </details> ### 📄 Description I did. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 21:51:16 +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#1458
No description provided.