[PR #1290] [MERGED] support runner.arch #1876

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/1290
Author: @datosh
Created: 8/4/2022
Status: Merged
Merged: 8/29/2022
Merged by: @mergify[bot]

Base: masterHead: master


📝 Commits (8)

📊 Changes

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

View changed files

📝 pkg/container/docker_run.go (+20 -0)
📝 pkg/runner/action.go (+1 -0)
📝 pkg/runner/expression.go (+3 -0)
📝 pkg/runner/run_context.go (+1 -0)
📝 pkg/runner/step_docker.go (+1 -0)

📄 Description

Signed-off-by: Fabian Kammel fk@edgeless.systems


🔄 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/1290 **Author:** [@datosh](https://github.com/datosh) **Created:** 8/4/2022 **Status:** ✅ Merged **Merged:** 8/29/2022 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (8) - [`e20d8a7`](https://github.com/nektos/act/commit/e20d8a7e4b66fc59540e9bc998778abe3b43de9f) support runner.arch - [`875a1e0`](https://github.com/nektos/act/commit/875a1e0235e0fd8baaa9cfab2f841251c9aa275f) Merge branch 'master' into master - [`db391a7`](https://github.com/nektos/act/commit/db391a7387b7eccdba8d7f7416a54ab9edbcadfb) add arch to runner definition - [`032de9f`](https://github.com/nektos/act/commit/032de9fa047838853bbbdc49e061ade1264c1317) Merge branch 'master' of https://github.com/datosh/act - [`562743f`](https://github.com/nektos/act/commit/562743f15b215a33ff9c883a2635dc29506c6c8f) get architecture from docker - [`a05365d`](https://github.com/nektos/act/commit/a05365d4444a8064d3f319116b1281a7ca52182c) Update pkg/container/docker_run.go - [`eaeabb2`](https://github.com/nektos/act/commit/eaeabb25bef1a8747c0836e56170f4d632c21d5e) lint: goimport file - [`e764366`](https://github.com/nektos/act/commit/e76436679420040015d976f31c375469f5d5790b) Merge branch 'master' into master ### 📊 Changes **5 files changed** (+26 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `pkg/container/docker_run.go` (+20 -0) 📝 `pkg/runner/action.go` (+1 -0) 📝 `pkg/runner/expression.go` (+3 -0) 📝 `pkg/runner/run_context.go` (+1 -0) 📝 `pkg/runner/step_docker.go` (+1 -0) </details> ### 📄 Description Signed-off-by: Fabian Kammel <fk@edgeless.systems> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 21:53:03 +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#1876
No description provided.