stackmuncher / stm_app

This software engineer profile builder turns your code into a detailed list of skills for an online directory of software developers.
https://stackmuncher.com
GNU Affero General Public License v3.0
22 stars 1 forks source link

Dry-Run mode by default #25

Closed rimutaka closed 2 years ago

rimutaka commented 2 years ago

My first suggestion: I would link the limitations section to the privacy section, as currently it may pick up private library names and publish them.

I would also add to privacy the scope of the scan, e.g. that it will only look with in the given directory, and that this needs to be specified so that it won't accidentally scan the current working dir.

Lastly, at least while in Alpha, I would love to have a dry-run mode, ideally on by default, which allows me to bypass sending any information while ideally review the report it generated. This would help me to build some trust first, independently of whether the information is public to begin with.

rimutaka commented 2 years ago

Make it dry-run on the first run over a repo (every repo). If the user chooses to run it again then it will submit the data to the directory.

rimutaka commented 2 years ago

Somewhat done. Need more feedback.