Mike Fiedler

Results 105 issues of Mike Fiedler

When not passing anything to `hq`, it should echo back the HTML it received, potentially even with some formatting, a la `jq`, instead of current behavior which is to error....

With the configuration `forbid_circular_dependencies = true`, running `tach check` on a codebase that has circular imports may emit something like the following: ```shellsession $ tach check ❌ Circular dependency detected...

enhancement

Hello! We've been using automat for a while in pypi/warehouse, and I tried out the visualizations today, and this behavior struck me as odd. Without `graphviz` installed, this exception is...

### Description: When running any `--help` command, the examples should reflect what a user would actually copy/paste, and there are some that do not display a space between the `$`...

stage/needs-feedback
type/bug
stage/pm-review

When running a `subprocess()` command in the context of a test case, the settings are not carried over into the subprocess, as it has its own execution context. While there's...

enhancement

### Description Follows initial attempt in #10450 - but starts with simpler association examples. ### Checklist This pull request is: - [x] A documentation / typographical / small typing error...

Create a new table to store per-user account associations, with a reference to the user account Store things like: - the service name (eg `github`) - external user id (integer)...

data quality

When users sign up for PyPI, they create an account with a username, email, password, and a form of two-factor authentication (2FA). If they lose access to a password, 2FA...

UX/UI
feature request
security

Also known as "GHES" See https://docs.github.com/en/[email protected]/actions/concepts/security/openid-connect

feature request
trusted-publishing