Skip to content

Update Dockerfile#2590

Merged
mkultraWasHere merged 2 commits into
apache:masterfrom
jt0dd:master
Jun 23, 2022
Merged

Update Dockerfile#2590
mkultraWasHere merged 2 commits into
apache:masterfrom
jt0dd:master

Conversation

@jt0dd
Copy link
Copy Markdown
Contributor

@jt0dd jt0dd commented May 23, 2022

Description

Solves #2515 and #2579

Fixes an error where a Windows user somehow modifies update-agents.sh (this can happen indirectly, because I was having this error without modifying the file) resulting in Windows line endings breaking Linux interpretation of the file.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

I've tested it on my Windows 11 machine, launching the Docker version of the project.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works

I'm not sure how to create a unit test for a Dockerfile

Solves apache#2515 and apache#2579

Fixxes an error where a Windows user somehow modifies update-agents.sh (this can happen indirectly, because I was having this error without modifying the file) resulting in Windows line endings breaking Linux interpretation of the file.
@jt0dd
Copy link
Copy Markdown
Contributor Author

jt0dd commented May 23, 2022

I don't think this can hurt, especially since it's tied to the WIN_BUILD argument.

@github-actions
Copy link
Copy Markdown

This issue is stale because it has been open 20 days with no activity. Remove stale label or comment or this will be closed in 5 days

@github-actions github-actions Bot added the no-pr-activity Needs Attention label Jun 13, 2022
@github-actions github-actions Bot closed this Jun 19, 2022
@clenk clenk reopened this Jun 22, 2022
Copy link
Copy Markdown
Contributor

@clenk clenk left a comment

Choose a reason for hiding this comment

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

The changes look good to me.
The tests are passing but workflows are failing because the fork doesn't have our SonarCloud token.

@clenk clenk requested a review from CDJellen June 22, 2022 14:47
@mkultraWasHere mkultraWasHere self-assigned this Jun 22, 2022
@mkultraWasHere mkultraWasHere removed the no-pr-activity Needs Attention label Jun 22, 2022
@mkultraWasHere
Copy link
Copy Markdown
Contributor

Thank you for your contribution @jt0dd

@mkultraWasHere mkultraWasHere merged commit d4ab84c into apache:master Jun 23, 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.

4 participants