no longer add .cache/act to cfg.Host.WorkdirParent twice #485

Open
jormundgand wants to merge 2 commits from jormundgand/main into main
pull from: jormundgand/main
jormundgand commented 2024-02-13 22:43:31 +00:00 (Migrated from gitea.com)
This fixes issue https://gitea.com/gitea/act_runner/issues/481
wolfogre (Migrated from gitea.com) reviewed 2024-03-04 08:38:15 +00:00
wolfogre (Migrated from gitea.com) left a comment

Not sure about this. Since I don't know where the .cache/act has been added twice, could you please point out the incorrect code?

Not sure about this. Since I don't know where the `.cache/act` has been added twice, could you please point out the incorrect code?
jormundgand commented 2024-03-10 12:11:39 +00:00 (Migrated from gitea.com)

Sorry, but this was the only place that I could fine any reference to it. I was quite puzzled that I couldn't fint it anywhere else and yet it still showed up.

I examined the paths that this touches and can't find any other place where this change should cause problems, but don't trust me too much on that.

Sorry, but this was the only place that I could fine any reference to it. I was quite puzzled that I couldn't fint it anywhere else and yet it still showed up. I examined the paths that this touches and can't find any other place where this change should cause problems, but don't trust me too much on that.
You are not authorized to merge this pull request.
This pull request can be merged automatically.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin jormundgand/main:jormundgand/main
git checkout jormundgand/main
Sign in to join this conversation.