Skip to content

Stop using Chdir#3066

Draft
jsoriano wants to merge 17 commits intoelastic:mainfrom
jsoriano:avoid-chdir
Draft

Stop using Chdir#3066
jsoriano wants to merge 17 commits intoelastic:mainfrom
jsoriano:avoid-chdir

Conversation

@jsoriano
Copy link
Copy Markdown
Member

The use of Chdir in -C prevents parallelizing commands that operate on different directories, as is being done in #3027.

Explicitly set the paths everywhere instead of changing the working directory.

It would be interesting to consider further refactors, as there are many places obtaining the same paths, that could be probably reused.

@jsoriano jsoriano self-assigned this Nov 11, 2025
@elasticmachine
Copy link
Copy Markdown
Collaborator

elasticmachine commented Jan 23, 2026

⏳ Build in-progress, with failures

Failed CI Steps

History

cc @jsoriano

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.

2 participants