Skip to content

Conversation

nico-loeber
Copy link
Collaborator

The Problem/Issue/Bug:

The Docker credentials configuration created by this plugin did not include the environment variables of the parent process which could lead to a
""docker.exe": executable file not found in %PATH%" error.

How this PR Solves the Problem:

Include parent process environment variables for the created docker credentials holder.

Manual Testing Instructions:

Related Issue Link(s):

The Docker credentials configuration created by this
plugin did not include the environment variables of the
parent process which could lead to a
""docker.exe": executable file not found in %PATH%"
error.

#187
@nico-loeber nico-loeber added the bug Something isn't working label Jul 28, 2023
@nico-loeber nico-loeber self-assigned this Jul 28, 2023
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PHPUnit execution fails due to ""docker.exe": executable file not found in %PATH%"
1 participant