[PR #577] [MERGED] Fix platforms during initial setup #1507

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/577
Author: @catthehacker
Created: 3/24/2021
Status: Merged
Merged: 3/29/2021
Merged by: @cplee

Base: masterHead: fix-platforms


📝 Commits (1)

  • d64d32a fix: use new platforms after survey, check working dir for .actrc

📊 Changes

1 file changed (+8 additions, -9 deletions)

View changed files

📝 cmd/root.go (+8 -9)

📄 Description

Currently when running act and .actrc doesn't exists as well as no --platform was specified, chosen default image for platforms will be ignored and act will run with default ones defined in github.com/nektos/act@41b03b581c/cmd/platforms.go (L9-L12)


🔄 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/577 **Author:** [@catthehacker](https://github.com/catthehacker) **Created:** 3/24/2021 **Status:** ✅ Merged **Merged:** 3/29/2021 **Merged by:** [@cplee](https://github.com/cplee) **Base:** `master` ← **Head:** `fix-platforms` --- ### 📝 Commits (1) - [`d64d32a`](https://github.com/nektos/act/commit/d64d32a16b9e5267fd169a271cec154599dfee1f) fix: use new platforms after survey, check working dir for `.actrc` ### 📊 Changes **1 file changed** (+8 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `cmd/root.go` (+8 -9) </details> ### 📄 Description Currently when running `act` and `.actrc` doesn't exists as well as no `--platform` was specified, chosen default image for platforms will be ignored and `act` will run with default ones defined in https://github.com/nektos/act/blob/41b03b581c7aec251d96e9a5ea27009542a798d4/cmd/platforms.go#L9-L12 --- <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:28 +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#1507
No description provided.