[PR #2373] [MERGED] fix: changed location of actrc in info message #2420

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/2373
Author: @just-dev-creator
Created: 6/21/2024
Status: Merged
Merged: 7/10/2024
Merged by: @mergify[bot]

Base: masterHead: fix-config-location-info


📝 Commits (3)

  • 1bae5a7 Changed location of actrc in info message
  • c5eb086 Display actrc location dynamically
  • 3ada0d7 Merge branch 'master' into fix-config-location-info

📊 Changes

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

View changed files

📝 cmd/root.go (+1 -1)

📄 Description

Hi there,
when trying to switch the docker image used for one of my projects, I noticed that the .actrc file is not in the path stated during setup (~/.actrc), but rather in ~/.config/act/actrc. I changed the info text accordingly.
I hope this isn't some special thing when using act via the AUR or something like that, but at least for me it took some minutes to find the correct config.
If this issue is specific to me, please just close this PR - I certainly don't have enough knowledge of Go to find the code part that creates the config and investigate further.


🔄 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/2373 **Author:** [@just-dev-creator](https://github.com/just-dev-creator) **Created:** 6/21/2024 **Status:** ✅ Merged **Merged:** 7/10/2024 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `fix-config-location-info` --- ### 📝 Commits (3) - [`1bae5a7`](https://github.com/nektos/act/commit/1bae5a7a7f3ac7f20b28df1cc7d28b6ff1e6908c) Changed location of actrc in info message - [`c5eb086`](https://github.com/nektos/act/commit/c5eb086eae33f941101842f1bbadfd8d94a44caa) Display actrc location dynamically - [`3ada0d7`](https://github.com/nektos/act/commit/3ada0d70a6c2e8e344e0ce00b971489d2b9d6c3b) Merge branch 'master' into fix-config-location-info ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `cmd/root.go` (+1 -1) </details> ### 📄 Description Hi there, when trying to switch the docker image used for one of my projects, I noticed that the .actrc file is not in the path stated during setup (~/.actrc), but rather in ~/.config/act/actrc. I changed the info text accordingly. I hope this isn't some special thing when using act via the AUR or something like that, but at least for me it took some minutes to find the correct config. If this issue is specific to me, please just close this PR - I certainly don't have enough knowledge of Go to find the code part that creates the config and investigate further. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 21:55:22 +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#2420
No description provided.