Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix working folder for hosted linux/mac pool #63

Merged
merged 4 commits into from
Jul 29, 2019

Conversation

TingluoHuang
Copy link
Member

No description provided.

@@ -192,6 +191,24 @@ public async Task<int> ExecuteCommand(CommandSettings command)
}
}

#if !OS_WINDOWS
// Fix the work folder setting on Linux
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/runner/work should be a constant?

@@ -192,6 +191,24 @@ public async Task<int> ExecuteCommand(CommandSettings command)
}
}

#if !OS_WINDOWS
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

on windows it's d: etc. so this makes sense since code inside this relies on unix execsync

@bryanmacfarlane
Copy link
Member

OK. would be nice if we had canaries. Let's get this in and then run some existing workflows

@TingluoHuang TingluoHuang merged commit 658c25f into master Jul 29, 2019
@TingluoHuang TingluoHuang deleted the users/tihuang/fixmms branch July 29, 2019 20:13
volker-raschek pushed a commit to dedalus-cis4u/github-runner-role that referenced this pull request Jul 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants