Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dockerfile: add back chown #3389

Merged
merged 1 commit into from
Nov 25, 2024
Merged

Conversation

KaloyanTanev
Copy link
Contributor

chown /opt/charon was removed previously, but it's required by the test command.

category: bug
ticket: none

@KaloyanTanev KaloyanTanev self-assigned this Nov 25, 2024
Copy link

codecov bot commented Nov 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 57.28%. Comparing base (581282d) to head (4af28e4).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3389      +/-   ##
==========================================
- Coverage   57.32%   57.28%   -0.05%     
==========================================
  Files         217      217              
  Lines       32028    32028              
==========================================
- Hits        18361    18346      -15     
- Misses      11772    11785      +13     
- Partials     1895     1897       +2     

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


🚨 Try these New Features:

@KaloyanTanev KaloyanTanev added the merge when ready Indicates bulldozer bot may merge when all checks pass label Nov 25, 2024
@obol-bulldozer obol-bulldozer bot merged commit 6067f8b into main Nov 25, 2024
12 checks passed
@obol-bulldozer obol-bulldozer bot deleted the kalo/dockerfile-chown-opt-charon branch November 25, 2024 14:32
KaloyanTanev added a commit that referenced this pull request Nov 26, 2024
`chown /opt/charon` was removed previously, but it's required by the test command.

category: bug
ticket: none
obol-bulldozer bot pushed a commit that referenced this pull request Nov 26, 2024
- Address some issues found during testing and more thorough reviewing, mentioned in #3390 .
- Fix ownership of `/opt/charon` directory inside the Docker container #3389 .
- Bump linter's version #3387 .
- Bump dependencies #3391 .

category: misc
ticket: none
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge when ready Indicates bulldozer bot may merge when all checks pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants