stm_app icon indicating copy to clipboard operation
stm_app copied to clipboard

This software engineer profile builder turns your code into a detailed list of skills for an online directory of software developers.

Results 41 stm_app issues
Sort by recently updated
recently updated
newest added

### Cargo bloat ``` File .text Size Crate Name 0.3% 1.1% 44.5KiB regex ::captures_read_at 0.3% 1.0% 41.0KiB stackmuncher stackmuncher::cmd_munch::run::{{closure}} 0.3% 0.9% 37.1KiB stackmuncher stackmuncher::config::AppConfig::new::{{closure}} 0.3% 0.8% 32.5KiB h2 h2::codec::framed_read::decode_frame 0.2%...

A catch-all issue for all sorts of poor and unhelpful help messages. * [x] multirepo setups have .git files in sub-repos, not .git folders, inform the user about such *...

enhancement

If library names are hashed in private reports they can be matched against a known library name to make it searchable. This decreases the risk of private library names being...

privacy

`stackmuncher addhook` should add a git hook to the current repo * [ ] - check if there is already a hook * [ ] - add it at the...

enhancement

Apr 11 07:58:54.618 ERROR pu{idx=2}: stackmuncher::git: Split failed on Author: This shouldn't be WARN with a more helpful msg. Test on repo `scan/Nicol`

enhancement

Git relies on email as the primary user identity. This may not work for us for a number of reasons: 1. The email used to commit is a dummy email...

enhancement

Deleting the entire account should be easy and irreversible. No backups, no leftovers. `stackmuncher --nuke` should delete all the data related to the account from: * S3 * PG *...

enhancement
privacy

## What if someone wants to delete a project? * `stackmuncher --unpublish` removes the current project from STM DB completely * `stackmuncher --unpublish KxnFH4mTcfEQ73umbt6e1Y` removes the project with ID =...

enhancement
privacy

Profile updates are near-live at the moment. If I make a commit on Project A it will move to the front of the list as the most recently updated. Imagine...

privacy

If a repo has multiple commiters with different emails, but the same or a very similar looking name the app should suggest adding them to the list of `--emails` `user.name`...

enhancement