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

postrm: remove aptly-api user and home directory on purge #1425

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

neolynx
Copy link
Member

@neolynx neolynx commented Jan 22, 2025

Description of the Change

according to debian policy, purge should leave no trace.

this change removes the user and aptly data on apt-get purge.

See: https://piuparts.debian.org/sid-strict/fail/aptly-api_1.6.0+ds1-3.log

@neolynx neolynx self-assigned this Jan 22, 2025
@neolynx neolynx requested a review from a team January 22, 2025 20:49
Copy link

codecov bot commented Jan 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.03%. Comparing base (666b5c9) to head (1a0bffd).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1425   +/-   ##
=======================================
  Coverage   75.03%   75.03%           
=======================================
  Files         158      158           
  Lines       18356    18356           
=======================================
  Hits        13773    13773           
  Misses       3445     3445           
  Partials     1138     1138           

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

@neolynx neolynx merged commit cf3841e into master Jan 23, 2025
46 checks passed
@neolynx neolynx deleted the fix/debian-compliance branch January 25, 2025 12:57
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.

2 participants