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

Better non-root permission handling #55

Merged
merged 2 commits into from Oct 30, 2021
Merged

Conversation

caronc
Copy link
Owner

@caronc caronc commented Oct 30, 2021

Description:

Just a bit of cleanup on the container to limit the root user and bulletproof the handling of the configuration a bit better out of the box.

Checklist

  • The code change is tested and works locally.
  • There is no commented out code in this PR.
  • No lint errors (use flake8)
  • tests added

@codecov-commenter
Copy link

codecov-commenter commented Oct 30, 2021

Codecov Report

Merging #55 (9ca0bfd) into master (ddb2092) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #55   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         5    -1     
  Lines          420       364   -56     
=========================================
- Hits           420       364   -56     
Impacted Files Coverage Δ
apprise_api/api/utils.py 100.00% <100.00%> (ø)
apprise_api/core/settings/pytest/__init__.py

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ddb2092...9ca0bfd. Read the comment docs.

@caronc caronc merged commit e65b80c into master Oct 30, 2021
@caronc caronc deleted the better-permission-handling branch May 15, 2023 21:09
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.

None yet

2 participants