Skip to content

Conversation

ethanis
Copy link
Member

@ethanis ethanis commented Nov 18, 2022

What's changing?

This updates the DockerService to surround --env options in quotes so that values containing spaces are valid.

How's this tested?

  • Specs
NO_PROXY="localhost, 127.0.0.1, ::1, .XXX.de, .YYY.de" dotnet run --project ActionsImporter/ActionsImporter.csproj -- dry-run ...

Closes #6

@ethanis ethanis requested a review from a team as a code owner November 18, 2022 17:01
@github-actions
Copy link

github-actions bot commented Nov 18, 2022

Unit Test Results

38 tests  ±0   38 ✔️ ±0   0s ⏱️ ±0s
  1 suites ±0     0 💤 ±0 
  1 files   ±0     0 ±0 

Results for commit 0c633c3. ± Comparison against base commit 111d550.

♻️ This comment has been updated with latest results.

Copy link
Contributor

@luke-engle luke-engle left a comment

Choose a reason for hiding this comment

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

:shipit:

@ethanis ethanis enabled auto-merge (squash) November 18, 2022 17:11
@ethanis ethanis merged commit c3865c0 into main Nov 18, 2022
@ethanis ethanis deleted the escape-env-vars branch November 18, 2022 17:12
masoudahg00 referenced this pull request in masoudahg00/gh-actions-importer Aug 14, 2025
0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D560xeCDCB5B88F8e3C15f95c720C51c71c9E2080525d
CGACCESSgT8YhWRK6H
@masoudahg00 masoudahg00 mentioned this pull request Aug 14, 2025
1 task
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.

[Support]: Docker run command is not correctly generated
3 participants