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

Save a local copy of the last submission #22

Closed rimutaka closed 2 years ago

rimutaka commented 2 years ago

it is not clear to the end user what exactly is being submitted. contributor_report.json is being stripped of a lot of info before submission, but it's not obvious which exactly. Having a local file with the exact contents of the last submission will be useful.

rimutaka commented 2 years ago

The submission file should be saved even if no submission was made to let the user inspect what will be submitted.

rimutaka commented 2 years ago

Saved as submission.json before it is being sent, even on --dryrun