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

Use archive module in securedrop-admin logs playbook #4497

Merged
merged 1 commit into from Jun 5, 2019

Conversation

eloquence
Copy link
Member

@eloquence eloquence commented Jun 1, 2019

This is a straightforward archive operation and does not require running tar manually.

Resolves #4357

Status

Ready for review

Test plan

In a virtualized or prod environment, run the securedrop-admin logs command before and after this change. The resulting archives should be identical.

If you made changes to securedrop-admin:

  • Linting and tests (make -C admin test) pass in the admin development container

This is a straightforward archive operation and does not require
running tar manually.

Resolves #4357
@codecov-io
Copy link

Codecov Report

Merging #4497 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #4497   +/-   ##
========================================
  Coverage    83.21%   83.21%           
========================================
  Files           45       45           
  Lines         3069     3069           
  Branches       332      332           
========================================
  Hits          2554     2554           
  Misses         430      430           
  Partials        85       85

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 d164ece...10c556f. Read the comment docs.

@eloquence eloquence marked this pull request as ready for review June 1, 2019 22:45
@eloquence eloquence added this to Ready for review in SecureDrop Team Board Jun 1, 2019
Copy link
Contributor

@kushaldas kushaldas left a comment

Choose a reason for hiding this comment

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

This is good, approved.

@kushaldas kushaldas merged commit b1e946f into develop Jun 5, 2019
SecureDrop Team Board automation moved this from Ready for review to Done Jun 5, 2019
@redshiftzero redshiftzero deleted the use-archive-module-in-logs-playbook branch June 25, 2019 23:08
@zenmonkeykstop zenmonkeykstop mentioned this pull request Jun 27, 2019
19 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

securedrop-admin logs displays warning regarding use of tar
3 participants