Skip to content

GitHttpServer broken by git/git-daemon Alpine update - #106

Merged
sparsick merged 4 commits into
sparsick:mainfrom
harmonic-jamie:issue-105-git-daemon-update-problem
May 19, 2024
Merged

GitHttpServer broken by git/git-daemon Alpine update#106
sparsick merged 4 commits into
sparsick:mainfrom
harmonic-jamie:issue-105-git-daemon-update-problem

Conversation

@harmonic-jamie

Copy link
Copy Markdown
Contributor

Adding git to the apk add statement appears to let the container build, however the tests still fail with an 500: Internal Server error at a later stage.

Will update the associated issue.

@harmonic-jamie harmonic-jamie changed the title Draft: Add 'git' to apk update statement. Tighten asserts on test to ensure … Draft: Add 'git' to apk update statement. Silence git safe.directory warnings May 17, 2024
@harmonic-jamie harmonic-jamie changed the title Draft: Add 'git' to apk update statement. Silence git safe.directory warnings Add 'git' to apk update statement. Silence git safe.directory warnings May 17, 2024
@harmonic-jamie

Copy link
Copy Markdown
Contributor Author

@sparsick - this builds and tests pass for me now. Happy to get your feedback.

@harmonic-jamie

harmonic-jamie commented May 17, 2024

Copy link
Copy Markdown
Contributor Author

Fixes #105

@harmonic-jamie harmonic-jamie changed the title Add 'git' to apk update statement. Silence git safe.directory warnings Add 'git' to apk update statement. Silence git safe.directory warnings. Fixes #105 May 17, 2024
@harmonic-jamie harmonic-jamie changed the title Add 'git' to apk update statement. Silence git safe.directory warnings. Fixes #105 Add 'git' to apk update statement. Silence git safe.directory warnings. May 17, 2024

@sparsick sparsick left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Thanks for your Pr. I have only one little thing to change. I commented it in the code.

@sparsick sparsick added the bug Something isn't working label May 18, 2024
@codecov

codecov Bot commented May 19, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.88%. Comparing base (3740e6d) to head (c92f061).
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #106      +/-   ##
============================================
+ Coverage     88.81%   88.88%   +0.06%     
  Complexity       49       49              
============================================
  Files             7        7              
  Lines           161      162       +1     
  Branches          7        7              
============================================
+ Hits            143      144       +1     
  Misses           17       17              
  Partials          1        1              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sparsick sparsick changed the title Add 'git' to apk update statement. Silence git safe.directory warnings. GitHttpServer broken by git/git-daemon Alpine update May 19, 2024
@sparsick
sparsick merged commit 6391084 into sparsick:main May 19, 2024
@sparsick

Copy link
Copy Markdown
Owner

Thanks @harmonic-jamie for your fix

@sparsick sparsick linked an issue May 19, 2024 that may be closed by this pull request
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.

GitHttpServer broken by git/git-daemon Alpine update

2 participants