go-audit icon indicating copy to clipboard operation
go-audit copied to clipboard

Move executable to cmd directory

Open IxDay opened this issue 6 years ago • 3 comments

Move executable to cmd directory

  • [x] I've read and understood the Contributing guidelines and have done my best effort to follow them.
  • [x] I've read and agree to the Code of Conduct.
  • [x] I've been mindful about doing atomic commits, adding documentation to my changes, not refactoring too much.
  • [x] I've a descriptive title and added any useful information for the reviewer. Where appropriate, I've attached a screenshot and/or screencast (gif preferrably).
  • [x] I've written tests to cover the new code and functionality included in this PR.
  • [x] I've read, agree to, and signed the Contributor License Agreement (CLA).

PR Summary

This patch also allow this repository to be imported in another project. Only the execution part and config loading is moved to the cmd directory allowing the use of the core features in other projects.

Related Issues

None for the moment, can open one if needed for traceability.

Test strategy

Keep tests passing as it is only a refactoring.

IxDay avatar Oct 19 '18 09:10 IxDay

@nbrownus / @rawdigits / @IxDay I would love to see this PR merged as it will allow me to use go-audit in a project I am working on. What can we do to get this moving?

awprice avatar Jun 28 '19 03:06 awprice

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Maxime Vidori seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

CLAassistant avatar Jul 30 '19 05:07 CLAassistant

:wave: @IxDay thanks for the PR, can you do the CLA for us?

nbrownus avatar Oct 11 '19 04:10 nbrownus